org.geotools.styling
Interface Symbol

All Superinterfaces:
GraphicalSymbol
All Known Subinterfaces:
ExternalGraphic, Mark
All Known Implementing Classes:
ExternalGraphicImpl, MarkImpl

public interface Symbol
extends GraphicalSymbol

This an empty interface for styling symbol objects to implement

Author:
iant

Field Summary
static Symbol[] SYMBOLS_EMPTY
           
 
Method Summary
 void accept(StyleVisitor visitor)
           
 

Field Detail

SYMBOLS_EMPTY

static final Symbol[] SYMBOLS_EMPTY
Method Detail

accept

void accept(StyleVisitor visitor)


Copyright © 1996-2014 Geotools. All Rights Reserved.