com.nutiteq.components
Class PolyStyle

java.lang.Object
  extended by com.nutiteq.components.PolyStyle

public class PolyStyle
extends java.lang.Object


Field Summary
static int DEFAULT_COLOR
           
static PolyStyle DEFAULT_STYLE
           
 
Constructor Summary
PolyStyle(int color)
           
 
Method Summary
 int getColor()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_COLOR

public static final int DEFAULT_COLOR
See Also:
Constant Field Values

DEFAULT_STYLE

public static final PolyStyle DEFAULT_STYLE
Constructor Detail

PolyStyle

public PolyStyle(int color)
Method Detail

getColor

public int getColor()