|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupportedProjectionParameters | |
---|---|
org.deegree.cs.projections | A map projection create a 2D view of the 3D-Object 'earth', by doing so, some information is inevitably lost. |
Uses of SupportedProjectionParameters in org.deegree.cs.projections |
---|
Methods in org.deegree.cs.projections that return SupportedProjectionParameters | |
---|---|
static SupportedProjectionParameters |
SupportedProjectionParameters.fromCodes(CRSCodeType[] codes)
|
static SupportedProjectionParameters |
SupportedProjectionParameters.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SupportedProjectionParameters[] |
SupportedProjectionParameters.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |