Uses of Interface
org.opengis.go.display.style.Symbology

Packages that use Symbology
org.opengis.go.display.primitive   
 

Uses of Symbology in org.opengis.go.display.primitive
 

Methods in org.opengis.go.display.primitive that return Symbology
 Symbology Graphic.getSymbology()
          Returns a symbology object that will be used to override some, if not all, of the graphical properties of Graphics using this style.
 

Methods in org.opengis.go.display.primitive with parameters of type Symbology
 void Graphic.setSymbology(Symbology symbology)
          Sets the symbology object that will be used to override some, if not all, of the graphical properties of Graphics using this style.
 



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