Class LayerStyle
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.ui.style.LayerStyle
-
-
Field Summary
Fields Modifier and Type Field Description private Style
decoratorStyle
private Style
geomStyle
-
Constructor Summary
Constructors Constructor Description LayerStyle(Style geomStyle, Style decoratorStyle)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Style
getDecoratorStyle()
Style
getGeomStyle()
void
paint(Geometry geom, Viewport viewport, java.awt.Graphics2D g)
-