Uses of Interface
org.geotools.styling.ExternalMark

Packages that use ExternalMark
org.geotools.styling Allows for symbolization of geospatial data. 
org.geotools.styling.builder   
 

Uses of ExternalMark in org.geotools.styling
 

Methods in org.geotools.styling that return ExternalMark
 ExternalMark StyleFactory.externalMark(Icon inline)
           
 ExternalMark StyleFactory.externalMark(OnLineResource resource, String format, int markIndex)
           
 ExternalMark Mark.getExternalMark()
          Mark defined by an external resource.
 

Constructors in org.geotools.styling with parameters of type ExternalMark
MarkImpl(FilterFactory filterFactory, ExternalMark external)
           
 

Uses of ExternalMark in org.geotools.styling.builder
 

Methods in org.geotools.styling.builder that return ExternalMark
 ExternalMark ExternalMarkBuilder.build()
           
 

Methods in org.geotools.styling.builder with parameters of type ExternalMark
 ExternalMarkBuilder<P> ExternalMarkBuilder.reset(ExternalMark mark)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.