Uses of Interface
net.opengis.gml.CRSRefType
-
Packages that use CRSRefType Package Description net.opengis.gml net.opengis.gml.impl -
-
Uses of CRSRefType in net.opengis.gml
Methods in net.opengis.gml that return CRSRefType Modifier and Type Method Description CRSRefTypeCrsRefDocument. addNewCrsRef()Appends and returns a new empty "crsRef" elementCRSRefTypeAbstractCoordinateOperationType. addNewSourceCRS()Appends and returns a new empty "sourceCRS" elementCRSRefTypeAbstractGeneralTransformationType. addNewSourceCRS()Appends and returns a new empty "sourceCRS" elementCRSRefTypeSourceCRSDocument. addNewSourceCRS()Appends and returns a new empty "sourceCRS" elementCRSRefTypeAbstractCoordinateOperationType. addNewTargetCRS()Appends and returns a new empty "targetCRS" elementCRSRefTypeAbstractGeneralTransformationType. addNewTargetCRS()Appends and returns a new empty "targetCRS" elementCRSRefTypeTargetCRSDocument. addNewTargetCRS()Appends and returns a new empty "targetCRS" elementCRSRefTypeCrsRefDocument. getCrsRef()Gets the "crsRef" elementCRSRefTypeAbstractCoordinateOperationType. getSourceCRS()Gets the "sourceCRS" elementCRSRefTypeAbstractGeneralTransformationType. getSourceCRS()Gets the "sourceCRS" elementCRSRefTypeSourceCRSDocument. getSourceCRS()Gets the "sourceCRS" elementCRSRefTypeAbstractCoordinateOperationType. getTargetCRS()Gets the "targetCRS" elementCRSRefTypeAbstractGeneralTransformationType. getTargetCRS()Gets the "targetCRS" elementCRSRefTypeTargetCRSDocument. getTargetCRS()Gets the "targetCRS" elementstatic CRSRefTypeCRSRefType.Factory. newInstance()static CRSRefTypeCRSRefType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static CRSRefTypeCRSRefType.Factory. parse(File file)static CRSRefTypeCRSRefType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static CRSRefTypeCRSRefType.Factory. parse(InputStream is)static CRSRefTypeCRSRefType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static CRSRefTypeCRSRefType.Factory. parse(Reader r)static CRSRefTypeCRSRefType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static CRSRefTypeCRSRefType.Factory. parse(String xmlAsString)static CRSRefTypeCRSRefType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static CRSRefTypeCRSRefType.Factory. parse(URL u)static CRSRefTypeCRSRefType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static CRSRefTypeCRSRefType.Factory. parse(XMLStreamReader sr)static CRSRefTypeCRSRefType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static CRSRefTypeCRSRefType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic CRSRefTypeCRSRefType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic CRSRefTypeCRSRefType.Factory. parse(Node node)static CRSRefTypeCRSRefType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml with parameters of type CRSRefType Modifier and Type Method Description voidCrsRefDocument. setCrsRef(CRSRefType crsRef)Sets the "crsRef" elementvoidAbstractCoordinateOperationType. setSourceCRS(CRSRefType sourceCRS)Sets the "sourceCRS" elementvoidAbstractGeneralTransformationType. setSourceCRS(CRSRefType sourceCRS)Sets the "sourceCRS" elementvoidSourceCRSDocument. setSourceCRS(CRSRefType sourceCRS)Sets the "sourceCRS" elementvoidAbstractCoordinateOperationType. setTargetCRS(CRSRefType targetCRS)Sets the "targetCRS" elementvoidAbstractGeneralTransformationType. setTargetCRS(CRSRefType targetCRS)Sets the "targetCRS" elementvoidTargetCRSDocument. setTargetCRS(CRSRefType targetCRS)Sets the "targetCRS" element -
Uses of CRSRefType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement CRSRefType Modifier and Type Class Description classCRSRefTypeImplAn XML CRSRefType(@http://www.opengis.net/gml).Methods in net.opengis.gml.impl that return CRSRefType Modifier and Type Method Description CRSRefTypeCrsRefDocumentImpl. addNewCrsRef()Appends and returns a new empty "crsRef" elementCRSRefTypeAbstractCoordinateOperationTypeImpl. addNewSourceCRS()Appends and returns a new empty "sourceCRS" elementCRSRefTypeAbstractGeneralTransformationTypeImpl. addNewSourceCRS()Appends and returns a new empty "sourceCRS" elementCRSRefTypeSourceCRSDocumentImpl. addNewSourceCRS()Appends and returns a new empty "sourceCRS" elementCRSRefTypeAbstractCoordinateOperationTypeImpl. addNewTargetCRS()Appends and returns a new empty "targetCRS" elementCRSRefTypeAbstractGeneralTransformationTypeImpl. addNewTargetCRS()Appends and returns a new empty "targetCRS" elementCRSRefTypeTargetCRSDocumentImpl. addNewTargetCRS()Appends and returns a new empty "targetCRS" elementCRSRefTypeCrsRefDocumentImpl. getCrsRef()Gets the "crsRef" elementCRSRefTypeAbstractCoordinateOperationTypeImpl. getSourceCRS()Gets the "sourceCRS" elementCRSRefTypeAbstractGeneralTransformationTypeImpl. getSourceCRS()Gets the "sourceCRS" elementCRSRefTypeSourceCRSDocumentImpl. getSourceCRS()Gets the "sourceCRS" elementCRSRefTypeAbstractCoordinateOperationTypeImpl. getTargetCRS()Gets the "targetCRS" elementCRSRefTypeAbstractGeneralTransformationTypeImpl. getTargetCRS()Gets the "targetCRS" elementCRSRefTypeTargetCRSDocumentImpl. getTargetCRS()Gets the "targetCRS" elementMethods in net.opengis.gml.impl with parameters of type CRSRefType Modifier and Type Method Description voidCrsRefDocumentImpl. setCrsRef(CRSRefType crsRef)Sets the "crsRef" elementvoidAbstractCoordinateOperationTypeImpl. setSourceCRS(CRSRefType sourceCRS)Sets the "sourceCRS" elementvoidAbstractGeneralTransformationTypeImpl. setSourceCRS(CRSRefType sourceCRS)Sets the "sourceCRS" elementvoidSourceCRSDocumentImpl. setSourceCRS(CRSRefType sourceCRS)Sets the "sourceCRS" elementvoidAbstractCoordinateOperationTypeImpl. setTargetCRS(CRSRefType targetCRS)Sets the "targetCRS" elementvoidAbstractGeneralTransformationTypeImpl. setTargetCRS(CRSRefType targetCRS)Sets the "targetCRS" elementvoidTargetCRSDocumentImpl. setTargetCRS(CRSRefType targetCRS)Sets the "targetCRS" element
-