|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CRSRefType | |
|---|---|
| net.opengis.gml | |
| Uses of CRSRefType in net.opengis.gml |
|---|
| Fields in net.opengis.gml declared as CRSRefType | |
|---|---|
protected CRSRefType |
AbstractCoordinateOperationType.sourceCRS
|
protected CRSRefType |
AbstractCoordinateOperationType.targetCRS
|
| Methods in net.opengis.gml that return CRSRefType | |
|---|---|
CRSRefType |
ObjectFactory.createCRSRefType()
Create an instance of CRSRefType |
CRSRefType |
AbstractCoordinateOperationType.getSourceCRS()
Obtient la valeur de la propriété sourceCRS. |
CRSRefType |
AbstractCoordinateOperationType.getTargetCRS()
Obtient la valeur de la propriété targetCRS. |
| Methods in net.opengis.gml that return types with arguments of type CRSRefType | |
|---|---|
JAXBElement<CRSRefType> |
ObjectFactory.createCrsRef(CRSRefType value)
Create an instance of JAXBElement<CRSRefType>} |
JAXBElement<CRSRefType> |
ObjectFactory.createSourceCRS(CRSRefType value)
Create an instance of JAXBElement<CRSRefType>} |
JAXBElement<CRSRefType> |
ObjectFactory.createTargetCRS(CRSRefType value)
Create an instance of JAXBElement<CRSRefType>} |
| Methods in net.opengis.gml with parameters of type CRSRefType | |
|---|---|
JAXBElement<CRSRefType> |
ObjectFactory.createCrsRef(CRSRefType value)
Create an instance of JAXBElement<CRSRefType>} |
JAXBElement<CRSRefType> |
ObjectFactory.createSourceCRS(CRSRefType value)
Create an instance of JAXBElement<CRSRefType>} |
JAXBElement<CRSRefType> |
ObjectFactory.createTargetCRS(CRSRefType value)
Create an instance of JAXBElement<CRSRefType>} |
void |
AbstractCoordinateOperationType.setSourceCRS(CRSRefType value)
Définit la valeur de la propriété sourceCRS. |
void |
AbstractCoordinateOperationType.setTargetCRS(CRSRefType value)
Définit la valeur de la propriété targetCRS. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||