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

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-2010 Geotools. All Rights Reserved.