org.free.garminimg
Class LineInNetLabel

java.lang.Object
  extended by org.free.garminimg.Label
      extended by org.free.garminimg.LineInNetLabel

public class LineInNetLabel
extends Label

A label in a .net sub-file


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

Constructor Detail

LineInNetLabel

public LineInNetLabel(ImgFileBag file,
                      int labelOffset)
Method Detail

init

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

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class Label

getNet

public org.free.garminimg.NetSubFile getNet()
                                     throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008. All Rights Reserved.