|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICompoundCRS | |
|---|---|
| org.deegree.cs.coordinatesystems | The ICoordinateSystems package holds the different ICoordinateSystems used by the org.deegree.cs packages. |
| org.deegree.cs.io.deegree | |
| org.deegree.cs.persistence.gml | |
| org.deegree.cs.refs.coordinatesystem | |
| Uses of ICompoundCRS in org.deegree.cs.coordinatesystems |
|---|
| Classes in org.deegree.cs.coordinatesystems that implement ICompoundCRS | |
|---|---|
class |
CompoundCRS
A CompoundCRS is a GeographicCRS with a third axis (the height axis) attached. |
| Uses of ICompoundCRS in org.deegree.cs.io.deegree |
|---|
| Methods in org.deegree.cs.io.deegree with parameters of type ICompoundCRS | |
|---|---|
protected void |
CRSExporterBase.export(ICompoundCRS compoundCRS,
XMLStreamWriter xmlWriter)
Export the compoundCRS to it's appropriate deegree-crs-definitions form. |
protected void |
CRSExporter.export(ICompoundCRS compoundCRS,
XMLStreamWriter xmlWriter)
Export the compoundCRS to it's appropriate deegree-crs-definitions form. |
| Method parameters in org.deegree.cs.io.deegree with type arguments of type ICompoundCRS | |
|---|---|
protected void |
CRSExporter.exportCoordinateSystems(XMLStreamWriter xmlWriter,
Set<ICompoundCRS> compounds,
Set<IProjectedCRS> projecteds,
Set<IGeographicCRS> geographics,
Set<IGeocentricCRS> geocentrics)
Exports the given sets of ICoordinateSystems |
| Uses of ICompoundCRS in org.deegree.cs.persistence.gml |
|---|
| Methods in org.deegree.cs.persistence.gml that return ICompoundCRS | |
|---|---|
protected ICompoundCRS |
GMLCRSStore.parseCompoundCRS(org.apache.axiom.om.OMElement rootElement)
This methods parses the given element and maps it onto a CompoundCRS. |
| Uses of ICompoundCRS in org.deegree.cs.refs.coordinatesystem |
|---|
| Classes in org.deegree.cs.refs.coordinatesystem that implement ICompoundCRS | |
|---|---|
class |
CompoundCRSRef
CRSRef to a CompoundCRS |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||