Uses of Interface
org.opengis.style.LineSymbolizer

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

Methods in org.opengis.style that return LineSymbolizer
 LineSymbolizer StyleFactory.lineSymbolizer(String name, Expression geometry, Description description, Unit<?> unit, Stroke stroke, Expression offset)
           
 

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



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