Uses of Interface
org.opengis.style.ShadedRelief

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

Methods in org.opengis.style that return ShadedRelief
 ShadedRelief RasterSymbolizer.getShadedRelief()
          The ShadedRelief element selects the application of relief shading (or ?
 ShadedRelief StyleFactory.shadedRelief(Expression reliefFactor, boolean brightnessOnly)
           
 

Methods in org.opengis.style with parameters of type ShadedRelief
 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)
           
 Object StyleVisitor.visit(ShadedRelief shadedRelief, Object data)
          Called when accept is called on a raster ShadedRelief element
 



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