org.free.garminimg
Class SimpleLabel

java.lang.Object
  extended by org.free.garminimg.Label
      extended by org.free.garminimg.SimpleLabel
Direct Known Subclasses:
IndexedSimpleLabel

public class SimpleLabel
extends Label

A basic label.


Field Summary
 
Fields inherited from class org.free.garminimg.Label
file, initDone, labelOffset, name
 
Constructor Summary
SimpleLabel(ImgFileBag file, int labelOffset)
           
SimpleLabel(java.lang.String name)
           
 
Method Summary
protected  void init()
           
 
Methods inherited from class org.free.garminimg.Label
equals, getName, hashCode, initIfNeeded, toDebugHtml, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleLabel

public SimpleLabel(ImgFileBag file,
                   int labelOffset)

SimpleLabel

public SimpleLabel(java.lang.String name)
Method Detail

init

protected void init()
             throws java.io.IOException
Specified by:
init in class Label
Throws:
java.io.IOException


Copyright © 2008. All Rights Reserved.