Uses of Interface
org.opengis.style.LinePlacement

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

Methods in org.opengis.style that return LinePlacement
 LinePlacement StyleFactory.linePlacement(Expression offset, Expression initialGap, Expression gap, boolean repeated, boolean aligned, boolean generalizedLine)
           
 

Methods in org.opengis.style with parameters of type LinePlacement
 Object StyleVisitor.visit(LinePlacement linePlacement, Object data)
          Called when accept is called on a Line Placement
 



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