|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.free.garminimg.Label org.free.garminimg.SimpleLabel
public class SimpleLabel
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 |
---|
public SimpleLabel(ImgFileBag file, int labelOffset)
public SimpleLabel(java.lang.String name)
Method Detail |
---|
protected void init() throws java.io.IOException
init
in class Label
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |