Package | Description |
---|---|
com.bbn.openmap |
The com.bbn.openmap package contains the core OpenMap classes.
|
com.bbn.openmap.proj |
Provides projection classes.
|
Modifier and Type | Field and Description |
---|---|
protected static Environment |
Environment.env |
Modifier and Type | Method and Description |
---|---|
static Environment |
Environment.getInstance() |
Modifier and Type | Method and Description |
---|---|
Projection |
ProjectionFactory.getDefaultProjectionFromEnvironment(Environment e)
Looks at the Environment settings for the default projection and returns
a Projection suited for those settings.
|
Projection |
ProjectionFactory.getDefaultProjectionFromEnvironment(Environment environment,
int width,
int height)
Looks at the Environment settings for the default projection and returns
a Projection suited for those settings.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details