org.free.garminimg.utils
Class ImgConstants.Description

java.lang.Object
  extended by org.free.garminimg.utils.ImgConstants.Description
Direct Known Subclasses:
ImgConstants.PointDescription, ImgConstants.PolygonDescription, ImgConstants.PolylineDescription
Enclosing class:
ImgConstants

public static class ImgConstants.Description
extends java.lang.Object


Constructor Summary
ImgConstants.Description(int type, java.lang.String description, boolean ignoreLabel, int priority)
           
 
Method Summary
 java.lang.String getDescription()
           
 int getPriority()
           
 int getType()
           
 boolean isIgnoreLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImgConstants.Description

public ImgConstants.Description(int type,
                                java.lang.String description,
                                boolean ignoreLabel,
                                int priority)
Method Detail

getDescription

public java.lang.String getDescription()

getType

public int getType()

isIgnoreLabel

public boolean isIgnoreLabel()

getPriority

public int getPriority()


Copyright © 2008. All Rights Reserved.