Uses of Class
org.locationtech.jtstest.testbuilder.ui.style.BasicStyle
-
Packages that use BasicStyle Package Description org.locationtech.jtstest.testbuilder.model org.locationtech.jtstest.testbuilder.ui.style -
-
Uses of BasicStyle in org.locationtech.jtstest.testbuilder.model
Methods in org.locationtech.jtstest.testbuilder.model that return BasicStyle Modifier and Type Method Description BasicStyleLayer. getGeometryStyle()Methods in org.locationtech.jtstest.testbuilder.model with parameters of type BasicStyle Modifier and Type Method Description voidLayer. setGeometryStyle(BasicStyle style)Constructors in org.locationtech.jtstest.testbuilder.model with parameters of type BasicStyle Constructor Description Layer(String name, GeometryContainer source, BasicStyle style) -
Uses of BasicStyle in org.locationtech.jtstest.testbuilder.ui.style
Methods in org.locationtech.jtstest.testbuilder.ui.style that return BasicStyle Modifier and Type Method Description BasicStyleBasicStyle. copy()BasicStyleLayerStyle. getGeomStyle()Constructors in org.locationtech.jtstest.testbuilder.ui.style with parameters of type BasicStyle Constructor Description BasicStyle(BasicStyle style)LayerStyle(BasicStyle geomStyle)LayerStyle(BasicStyle geomStyle, StyleList decoratorStyle)
-