org.free.garminimg
Class POILabel
java.lang.Object
org.free.garminimg.Label
org.free.garminimg.POILabel
- Direct Known Subclasses:
- IndexedPOILabel
public class POILabel
- extends Label
A label for a Point Of Interest.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
POILabel
public POILabel(ImgFileBag file,
int labelOffset)
init
protected void init()
throws java.io.IOException
- Specified by:
init
in class Label
- Throws:
java.io.IOException
setStreetNumber
public void setStreetNumber(java.lang.String streetNumber)
setStreet
public void setStreet(java.lang.String street)
setCity
public void setCity(java.lang.String city)
setZip
public void setZip(java.lang.String zip)
setPhone
public void setPhone(java.lang.String phone)
getCity
public java.lang.String getCity()
throws java.io.IOException
- Throws:
java.io.IOException
getPhone
public java.lang.String getPhone()
throws java.io.IOException
- Throws:
java.io.IOException
getStreet
public java.lang.String getStreet()
throws java.io.IOException
- Throws:
java.io.IOException
getStreetNumber
public java.lang.String getStreetNumber()
throws java.io.IOException
- Throws:
java.io.IOException
getZip
public java.lang.String getZip()
throws java.io.IOException
- Throws:
java.io.IOException
toDebugHtml
public java.lang.String toDebugHtml()
throws java.io.IOException
- Overrides:
toDebugHtml
in class Label
- Throws:
java.io.IOException
getTre
public TreSubFile getTre()
throws java.io.IOException
- Throws:
java.io.IOException
getRgn
public org.free.garminimg.RgnSubFile getRgn()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2008. All Rights Reserved.