|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Graphic s produced by this GraphicStore . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |