Uses of Interface
org.opengis.go.display.DisplayFactory

Packages that use DisplayFactory
org.opengis.go   
org.opengis.go.display.canvas   
org.opengis.go.display.primitive.store   
 

Uses of DisplayFactory in org.opengis.go
 

Methods in org.opengis.go that return DisplayFactory
 DisplayFactory CommonFactory.getDisplayFactory()
          Returns the display factory singleton.
 

Uses of DisplayFactory in org.opengis.go.display.canvas
 

Methods in org.opengis.go.display.canvas that return DisplayFactory
 DisplayFactory Canvas.getFactory()
          Returns the DisplayFactory associated with this Canvas.
 

Uses of DisplayFactory in org.opengis.go.display.primitive.store
 

Methods in org.opengis.go.display.primitive.store with parameters of type DisplayFactory
 List<Graphic> GraphicStore.getGraphics(DisplayFactory factory)
          Gets a List of Graphics produced by this GraphicStore.
 



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