org.free.garminimg.utils
Class ImgConstants.PolylineDescription

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

public static class ImgConstants.PolylineDescription
extends ImgConstants.Description


Constructor Summary
ImgConstants.PolylineDescription(int type, java.lang.String description, boolean ignoreLabel, java.awt.Color color, java.awt.Stroke stroke, int priority)
           
 
Method Summary
 java.awt.Color getColor()
           
 java.awt.Stroke getStroke()
           
 
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.PolylineDescription

public ImgConstants.PolylineDescription(int type,
                                        java.lang.String description,
                                        boolean ignoreLabel,
                                        java.awt.Color color,
                                        java.awt.Stroke stroke,
                                        int priority)
Method Detail

getColor

public java.awt.Color getColor()

getStroke

public java.awt.Stroke getStroke()


Copyright © 2008. All Rights Reserved.