|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectionFactory | |
com.bbn.openmap.proj | Provides projection classes. |
Uses of ProjectionFactory in com.bbn.openmap.proj |
Fields in com.bbn.openmap.proj declared as ProjectionFactory | |
protected static ProjectionFactory |
ProjectionFactory.instance
Singleton instance. |
Methods in com.bbn.openmap.proj that return ProjectionFactory | |
static ProjectionFactory |
ProjectionFactory.getInstance()
Get the singleton instance of the ProjectionFactory. |
static ProjectionFactory |
ProjectionFactory.loadDefaultProjections()
Convenience method to load default projections into the shared instance of the ProjectionFactory. |
static ProjectionFactory |
ProjectionFactory.loadDefaultProjections(ProjectionFactory pf)
Convenience method to load default projections into a ProjectionFactory. |
Methods in com.bbn.openmap.proj with parameters of type ProjectionFactory | |
static ProjectionFactory |
ProjectionFactory.loadDefaultProjections(ProjectionFactory pf)
Convenience method to load default projections into a ProjectionFactory. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |