- All Implemented Interfaces:
Style
public class BasicStyle
extends Object
implements Style
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
BasicStyle
public BasicStyle(Color lineColor,
Color fillColor)
-
BasicStyle
public BasicStyle()
-
Method Details
-
-
getLineColor
public Color getLineColor()
-
getFillColor
public Color getFillColor()