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