public class DynamicPolygonStyle2D extends PolygonStyle2D
fill, fillComposite, graphicFill
contour, 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, toString
getContour, getContourComposite, getGraphicStroke, getPerpendicularOffset, getStroke, setContour, setContourComposite, setGraphicStroke, setPerpendicularOffset, setStroke
clone, getMaxScale, getMinScale, isScaleInRange, setMinMaxScale
public DynamicPolygonStyle2D(SimpleFeature f, PolygonSymbolizer sym)
public Paint getFill()
getFill
in class PolygonStyle2D
public Composite getFillComposite()
getFillComposite
in class PolygonStyle2D
Copyright © 1996–2019 Geotools. All rights reserved.