|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CRSFactory | |
|---|---|
| org.opengis.feature | Representation a features on a map. |
| org.opengis.feature.type | Captures the generic feature model from ISO 19109 with allowances for usability. |
| org.opengis.go | |
| Uses of CRSFactory in org.opengis.feature |
|---|
| Methods in org.opengis.feature that return CRSFactory | |
|---|---|
CRSFactory |
FeatureFactory.getCRSFactory()
|
| Methods in org.opengis.feature with parameters of type CRSFactory | |
|---|---|
void |
FeatureFactory.setCRSFactory(CRSFactory crsFactory)
Sets the CRS factory used to create CRS info for created attributes. |
| Uses of CRSFactory in org.opengis.feature.type |
|---|
| Methods in org.opengis.feature.type that return CRSFactory | |
|---|---|
CRSFactory |
TypeFactory.getCRSFactory()
Returns the CRS factory used to create CRS info for created types. |
| Methods in org.opengis.feature.type with parameters of type CRSFactory | |
|---|---|
void |
TypeFactory.setCRSFactory(CRSFactory crsFactory)
Sets the CRS factory used to create CRS info for created types. |
| Uses of CRSFactory in org.opengis.go |
|---|
| Methods in org.opengis.go that return CRSFactory | |
|---|---|
CRSFactory |
CommonFactory.getCRSFactory()
Returns the CRS factory singleton. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||