Uses of Interface
org.opengis.style.ExtensionSymbolizer

Packages that use ExtensionSymbolizer
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 ExtensionSymbolizer in org.opengis.style
 

Methods in org.opengis.style that return ExtensionSymbolizer
 ExtensionSymbolizer StyleFactory.extensionSymbolizer(String name, String geometry, Description description, Unit<?> unit, String extensionName, Map<String,Expression> parameters)
          Used to represent a symbolizer intended for a vendor specific rendering process.
 

Methods in org.opengis.style with parameters of type ExtensionSymbolizer
 Object StyleVisitor.visit(ExtensionSymbolizer extension, Object data)
          Called when accept is called on a extension symbolizer
 



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