Uses of Interface
org.opengis.style.RasterSymbolizer

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

Methods in org.opengis.style that return RasterSymbolizer
 RasterSymbolizer StyleFactory.rasterSymbolizer(String name, Expression geometry, Description description, Unit<?> unit, Expression opacity, ChannelSelection channelSelection, OverlapBehavior overlapsBehaviour, ColorMap colorMap, ContrastEnhancement contrast, ShadedRelief shaded, Symbolizer outline)
           
 

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



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