Package org.geotools.api.style
Interface GraphicalSymbol
- All Known Subinterfaces:
ExternalGraphic
,Mark
,Symbol
- All Known Implementing Classes:
ExternalGraphicImpl
,MarkImpl
public interface GraphicalSymbol
Common superclass for the two types of markers that can appear as children of a
Graphic
object, namely
Mark
and ExternalGraphic
.- Since:
- GeoAPI 2.0
- Author:
- Chris Dillard (SYS Technologies)
-
Field Summary
Fields -
Method Summary
-
Field Details
-
SYMBOLS_EMPTY
-
-
Method Details
-
accept
-