- All Implemented Interfaces:
Style
public class LayerStyle
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
-
Field Details
-
-
decoratorStyle
private Style decoratorStyle
-
Constructor Details
-
LayerStyle
public LayerStyle(Style geomStyle,
Style decoratorStyle)
-
Method Details
-
getGeomStyle
public Style getGeomStyle()
-
getDecoratorStyle
public Style getDecoratorStyle()
-