|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.free.garminimg.utils.ImgConstants.Description org.free.garminimg.utils.ImgConstants.PolylineDescription
public static class ImgConstants.PolylineDescription
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 |
---|
public ImgConstants.PolylineDescription(int type, java.lang.String description, boolean ignoreLabel, java.awt.Color color, java.awt.Stroke stroke, int priority)
Method Detail |
---|
public java.awt.Color getColor()
public java.awt.Stroke getStroke()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |