org.free.garminimg.utils
Class ImgConstants.PolygonDescription

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

public static class ImgConstants.PolygonDescription
extends ImgConstants.Description


Constructor Summary
ImgConstants.PolygonDescription(int type, java.lang.String description, boolean ignoreLabel, java.awt.Paint paint, int priority)
           
 
Method Summary
 java.awt.Paint getPaint()
           
 
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.PolygonDescription

public ImgConstants.PolygonDescription(int type,
                                       java.lang.String description,
                                       boolean ignoreLabel,
                                       java.awt.Paint paint,
                                       int priority)
Method Detail

getPaint

public java.awt.Paint getPaint()


Copyright © 2008. All Rights Reserved.