Package org.geotools.api.style
Interface GraphicStroke
-
- All Superinterfaces:
Graphic
- All Known Implementing Classes:
GraphicImpl
,GraphicImpl.ConstantGraphic
public interface GraphicStroke extends Graphic
The GraphicStroke element both indicates that a repeated-linear-graphic stroke type will be used.- Since:
- GeoAPI 2.2
- Author:
- Open Geospatial Consortium, Johann Sorel (Geomatys)
-
-
Method Summary
-
Methods inherited from interface Graphic
accept, accept, getAnchorPoint, getDisplacement, getGap, getInitialGap, getOpacity, getRotation, getSize, graphicalSymbols, setAnchorPoint, setDisplacement, setGap, setInitialGap, setOpacity, setRotation, setSize
-
-