org.geotools.styling
Interface Symbol
- All Superinterfaces:
- org.opengis.style.GraphicalSymbol
- All Known Subinterfaces:
- ExternalGraphic, Mark, TextMark
- All Known Implementing Classes:
- ExternalGraphicImpl, MarkImpl, TextMarkImpl
public interface Symbol
- extends org.opengis.style.GraphicalSymbol
This an empty interface for styling symbol objects to implement
- Author:
- iant
SYMBOLS_EMPTY
static final Symbol[] SYMBOLS_EMPTY
accept
void accept(StyleVisitor visitor)
Copyright © 1996-2010 Geotools. All Rights Reserved.