|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CRSRef | |
|---|---|
| org.deegree.cs.persistence | |
| org.deegree.cs.refs.coordinatesystem | |
| org.deegree.protocol.wfs.metadata | |
| Uses of CRSRef in org.deegree.cs.persistence |
|---|
| Methods in org.deegree.cs.persistence that return CRSRef | |
|---|---|
static CRSRef |
CRSManager.getCRSRef(ICRS crs)
Returns a CRSRef wrapping the given CRS. |
static CRSRef |
CRSManager.getCRSRef(String uri)
Returns a CRSRef instance which is not resolved. |
static CRSRef |
CRSManager.getCRSRef(String uri,
boolean forceXY)
Return a CRSRef instance which is not resolved. |
| Uses of CRSRef in org.deegree.cs.refs.coordinatesystem |
|---|
| Subclasses of CRSRef in org.deegree.cs.refs.coordinatesystem | |
|---|---|
class |
CompoundCRSRef
CRSRef to a CompoundCRS |
class |
GeocentricCRSRef
CRSRef to a GeocentricCRS |
class |
GeographicCRSRef
CRSRef to a GeographicCRS |
class |
ProjectedCRSRef
CRSRef to a ProjectedCRS |
class |
VerticalCRSRef
CRSRef to a VerticalCRS |
| Uses of CRSRef in org.deegree.protocol.wfs.metadata |
|---|
| Methods in org.deegree.protocol.wfs.metadata that return CRSRef | |
|---|---|
CRSRef |
WFSFeatureType.getDefaultCrs()
|
| Methods in org.deegree.protocol.wfs.metadata that return types with arguments of type CRSRef | |
|---|---|
List<CRSRef> |
WFSFeatureType.getOtherCrs()
|
| Constructors in org.deegree.protocol.wfs.metadata with parameters of type CRSRef | |
|---|---|
WFSFeatureType(QName name,
List<LanguageString> titles,
List<LanguageString> abstracts,
List<String> outputFormats,
List<Object> keywords,
CRSRef defaultCrs,
List<CRSRef> otherCrs,
List<Envelope> wgs84BBoxes,
List<Object> mdReferences,
Object extendedDescription)
|
|
| Constructor parameters in org.deegree.protocol.wfs.metadata with type arguments of type CRSRef | |
|---|---|
WFSFeatureType(QName name,
List<LanguageString> titles,
List<LanguageString> abstracts,
List<String> outputFormats,
List<Object> keywords,
CRSRef defaultCrs,
List<CRSRef> otherCrs,
List<Envelope> wgs84BBoxes,
List<Object> mdReferences,
Object extendedDescription)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||