Uses of Interface
org.opengis.style.ExternalGraphic

Packages that use ExternalGraphic
org.opengis.style The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. 
 

Uses of ExternalGraphic in org.opengis.style
 

Methods in org.opengis.style that return ExternalGraphic
 ExternalGraphic StyleFactory.externalGraphic(Icon inline, Collection<ColorReplacement> replacements)
           
 ExternalGraphic StyleFactory.externalGraphic(OnlineResource resource, String format, Collection<ColorReplacement> replacements)
           
 

Methods in org.opengis.style with parameters of type ExternalGraphic
 Object StyleVisitor.visit(ExternalGraphic externalGraphic, Object data)
          Called when accept is called on a external graphic
 



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.