public class DynamicPolygonStyle2D extends PolygonStyle2D
fill, fillComposite, graphicFillcontour, contourComposite, perpendicularOffset, stroke| Constructor and Description |
|---|
DynamicPolygonStyle2D(SimpleFeature f,
PolygonSymbolizer sym)
Creates a new instance of DynamicPolygonStyle2D
|
| Modifier and Type | Method and Description |
|---|---|
Paint |
getFill()
Computes and returns the fill based on the feature and the symbolizer
|
Composite |
getFillComposite()
Computes and returns the fill composite based on the feature and the symbolizer
|
getGraphicFill, setFill, setFillComposite, setGraphicFill, toStringgetContour, getContourComposite, getGraphicStroke, getPerpendicularOffset, getStroke, setContour, setContourComposite, setGraphicStroke, setPerpendicularOffset, setStrokeclone, getMaxScale, getMinScale, isScaleInRange, setMinMaxScalepublic DynamicPolygonStyle2D(SimpleFeature f, PolygonSymbolizer sym)
public Paint getFill()
getFill in class PolygonStyle2Dpublic Composite getFillComposite()
getFillComposite in class PolygonStyle2DCopyright © 1996–2019 Geotools. All rights reserved.