org.free.garminimg.utils
Class ImgConstants.PointDescription

java.lang.Object
  extended by org.free.garminimg.utils.ImgConstants.Description
      extended by org.free.garminimg.utils.ImgConstants.PointDescription
Enclosing class:
ImgConstants

public static class ImgConstants.PointDescription
extends ImgConstants.Description


Constructor Summary
ImgConstants.PointDescription(int fullType, java.lang.String description, boolean ignoreLabel, java.lang.String iconName, boolean point, int priority)
           
 
Method Summary
 javax.swing.ImageIcon getIcon()
           
 java.lang.String getIconName()
           
 int getSubType()
           
 boolean hasPoint()
           
 
Methods inherited from class org.free.garminimg.utils.ImgConstants.Description
getDescription, getPriority, getType, isIgnoreLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImgConstants.PointDescription

public ImgConstants.PointDescription(int fullType,
                                     java.lang.String description,
                                     boolean ignoreLabel,
                                     java.lang.String iconName,
                                     boolean point,
                                     int priority)
Method Detail

getSubType

public int getSubType()

getIconName

public java.lang.String getIconName()

getIcon

public javax.swing.ImageIcon getIcon()
                              throws java.io.IOException
Throws:
java.io.IOException

hasPoint

public boolean hasPoint()


Copyright © 2008. All Rights Reserved.