| Package | Description |
|---|---|
| org.osgeo.proj4j | |
| org.osgeo.proj4j.util |
| Modifier and Type | Method and Description |
|---|---|
CoordinateReferenceSystem |
CRSFactory.createFromName(String name)
Creates a
CoordinateReferenceSystem (CRS) from a well-known name. |
CoordinateReferenceSystem |
CRSFactory.createFromParameters(String name,
String paramStr)
Creates a
CoordinateReferenceSystem
from a PROJ.4 projection parameter string. |
CoordinateReferenceSystem |
CRSFactory.createFromParameters(String name,
String[] params)
Creates a
CoordinateReferenceSystem
defined by an array of PROJ.4 projection parameters. |
| Modifier and Type | Method and Description |
|---|---|
CoordinateReferenceSystem |
CRSCache.createFromName(String name) |
Copyright © 2015. All rights reserved.