Uses of Interface
net.opengis.gml.x32.IdentifiedObjectType
-
Packages that use IdentifiedObjectType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of IdentifiedObjectType in net.opengis.gml.x32
Subinterfaces of IdentifiedObjectType in net.opengis.gml.x32 Modifier and Type Interface Description interfaceAbstractCoordinateOperationTypeAn XML AbstractCoordinateOperationType(@http://www.opengis.net/gml/3.2).interfaceAbstractCoordinateSystemTypeAn XML AbstractCoordinateSystemType(@http://www.opengis.net/gml/3.2).interfaceAbstractCRSTypeAn XML AbstractCRSType(@http://www.opengis.net/gml/3.2).interfaceAbstractDatumTypeAn XML AbstractDatumType(@http://www.opengis.net/gml/3.2).interfaceAbstractGeneralConversionTypeAn XML AbstractGeneralConversionType(@http://www.opengis.net/gml/3.2).interfaceAbstractGeneralDerivedCRSTypeAn XML AbstractGeneralDerivedCRSType(@http://www.opengis.net/gml/3.2).interfaceAbstractGeneralOperationParameterTypeAn XML AbstractGeneralOperationParameterType(@http://www.opengis.net/gml/3.2).interfaceAbstractGeneralTransformationTypeAn XML AbstractGeneralTransformationType(@http://www.opengis.net/gml/3.2).interfaceAffineCSTypeAn XML AffineCSType(@http://www.opengis.net/gml/3.2).interfaceCartesianCSTypeAn XML CartesianCSType(@http://www.opengis.net/gml/3.2).interfaceCompoundCRSTypeAn XML CompoundCRSType(@http://www.opengis.net/gml/3.2).interfaceConcatenatedOperationTypeAn XML ConcatenatedOperationType(@http://www.opengis.net/gml/3.2).interfaceConversionTypeAn XML ConversionType(@http://www.opengis.net/gml/3.2).interfaceCoordinateSystemAxisTypeAn XML CoordinateSystemAxisType(@http://www.opengis.net/gml/3.2).interfaceCylindricalCSTypeAn XML CylindricalCSType(@http://www.opengis.net/gml/3.2).interfaceDerivedCRSTypeAn XML DerivedCRSType(@http://www.opengis.net/gml/3.2).interfaceEllipsoidalCSTypeAn XML EllipsoidalCSType(@http://www.opengis.net/gml/3.2).interfaceEllipsoidTypeAn XML EllipsoidType(@http://www.opengis.net/gml/3.2).interfaceEngineeringCRSTypeAn XML EngineeringCRSType(@http://www.opengis.net/gml/3.2).interfaceEngineeringDatumTypeAn XML EngineeringDatumType(@http://www.opengis.net/gml/3.2).interfaceGeocentricCRSTypeAn XML GeocentricCRSType(@http://www.opengis.net/gml/3.2).interfaceGeodeticCRSTypeAn XML GeodeticCRSType(@http://www.opengis.net/gml/3.2).interfaceGeodeticDatumTypeAn XML GeodeticDatumType(@http://www.opengis.net/gml/3.2).interfaceGeographicCRSTypeAn XML GeographicCRSType(@http://www.opengis.net/gml/3.2).interfaceImageCRSTypeAn XML ImageCRSType(@http://www.opengis.net/gml/3.2).interfaceImageDatumTypeAn XML ImageDatumType(@http://www.opengis.net/gml/3.2).interfaceLinearCSTypeAn XML LinearCSType(@http://www.opengis.net/gml/3.2).interfaceObliqueCartesianCSTypeAn XML ObliqueCartesianCSType(@http://www.opengis.net/gml/3.2).interfaceOperationMethodTypeAn XML OperationMethodType(@http://www.opengis.net/gml/3.2).interfaceOperationParameterGroupTypeAn XML OperationParameterGroupType(@http://www.opengis.net/gml/3.2).interfaceOperationParameterTypeAn XML OperationParameterType(@http://www.opengis.net/gml/3.2).interfacePassThroughOperationTypeAn XML PassThroughOperationType(@http://www.opengis.net/gml/3.2).interfacePolarCSTypeAn XML PolarCSType(@http://www.opengis.net/gml/3.2).interfacePrimeMeridianTypeAn XML PrimeMeridianType(@http://www.opengis.net/gml/3.2).interfaceProjectedCRSTypeAn XML ProjectedCRSType(@http://www.opengis.net/gml/3.2).interfaceSphericalCSTypeAn XML SphericalCSType(@http://www.opengis.net/gml/3.2).interfaceTemporalCRSTypeAn XML TemporalCRSType(@http://www.opengis.net/gml/3.2).interfaceTemporalCSTypeAn XML TemporalCSType(@http://www.opengis.net/gml/3.2).interfaceTemporalDatumBaseTypeAn XML TemporalDatumBaseType(@http://www.opengis.net/gml/3.2).interfaceTemporalDatumTypeAn XML TemporalDatumType(@http://www.opengis.net/gml/3.2).interfaceTimeCSTypeAn XML TimeCSType(@http://www.opengis.net/gml/3.2).interfaceTransformationTypeAn XML TransformationType(@http://www.opengis.net/gml/3.2).interfaceUserDefinedCSTypeAn XML UserDefinedCSType(@http://www.opengis.net/gml/3.2).interfaceVerticalCRSTypeAn XML VerticalCRSType(@http://www.opengis.net/gml/3.2).interfaceVerticalCSTypeAn XML VerticalCSType(@http://www.opengis.net/gml/3.2).interfaceVerticalDatumTypeAn XML VerticalDatumType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32 that return IdentifiedObjectType Modifier and Type Method Description static IdentifiedObjectTypeIdentifiedObjectType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic IdentifiedObjectTypeIdentifiedObjectType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(File file)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(InputStream is)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(Reader r)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(String xmlAsString)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(URL u)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(XMLStreamReader sr)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(Node node)static IdentifiedObjectTypeIdentifiedObjectType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options) -
Uses of IdentifiedObjectType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement IdentifiedObjectType Modifier and Type Class Description classAbstractCoordinateOperationTypeImplAn XML AbstractCoordinateOperationType(@http://www.opengis.net/gml/3.2).classAbstractCoordinateSystemTypeImplAn XML AbstractCoordinateSystemType(@http://www.opengis.net/gml/3.2).classAbstractCRSTypeImplAn XML AbstractCRSType(@http://www.opengis.net/gml/3.2).classAbstractDatumTypeImplAn XML AbstractDatumType(@http://www.opengis.net/gml/3.2).classAbstractGeneralConversionTypeImplAn XML AbstractGeneralConversionType(@http://www.opengis.net/gml/3.2).classAbstractGeneralDerivedCRSTypeImplAn XML AbstractGeneralDerivedCRSType(@http://www.opengis.net/gml/3.2).classAbstractGeneralOperationParameterTypeImplAn XML AbstractGeneralOperationParameterType(@http://www.opengis.net/gml/3.2).classAbstractGeneralTransformationTypeImplAn XML AbstractGeneralTransformationType(@http://www.opengis.net/gml/3.2).classAffineCSTypeImplAn XML AffineCSType(@http://www.opengis.net/gml/3.2).classCartesianCSTypeImplAn XML CartesianCSType(@http://www.opengis.net/gml/3.2).classCompoundCRSTypeImplAn XML CompoundCRSType(@http://www.opengis.net/gml/3.2).classConcatenatedOperationTypeImplAn XML ConcatenatedOperationType(@http://www.opengis.net/gml/3.2).classConversionTypeImplAn XML ConversionType(@http://www.opengis.net/gml/3.2).classCoordinateSystemAxisTypeImplAn XML CoordinateSystemAxisType(@http://www.opengis.net/gml/3.2).classCylindricalCSTypeImplAn XML CylindricalCSType(@http://www.opengis.net/gml/3.2).classDerivedCRSTypeImplAn XML DerivedCRSType(@http://www.opengis.net/gml/3.2).classEllipsoidalCSTypeImplAn XML EllipsoidalCSType(@http://www.opengis.net/gml/3.2).classEllipsoidTypeImplAn XML EllipsoidType(@http://www.opengis.net/gml/3.2).classEngineeringCRSTypeImplAn XML EngineeringCRSType(@http://www.opengis.net/gml/3.2).classEngineeringDatumTypeImplAn XML EngineeringDatumType(@http://www.opengis.net/gml/3.2).classGeocentricCRSTypeImplAn XML GeocentricCRSType(@http://www.opengis.net/gml/3.2).classGeodeticCRSTypeImplAn XML GeodeticCRSType(@http://www.opengis.net/gml/3.2).classGeodeticDatumTypeImplAn XML GeodeticDatumType(@http://www.opengis.net/gml/3.2).classGeographicCRSTypeImplAn XML GeographicCRSType(@http://www.opengis.net/gml/3.2).classIdentifiedObjectTypeImplAn XML IdentifiedObjectType(@http://www.opengis.net/gml/3.2).classImageCRSTypeImplAn XML ImageCRSType(@http://www.opengis.net/gml/3.2).classImageDatumTypeImplAn XML ImageDatumType(@http://www.opengis.net/gml/3.2).classLinearCSTypeImplAn XML LinearCSType(@http://www.opengis.net/gml/3.2).classObliqueCartesianCSTypeImplAn XML ObliqueCartesianCSType(@http://www.opengis.net/gml/3.2).classOperationMethodTypeImplAn XML OperationMethodType(@http://www.opengis.net/gml/3.2).classOperationParameterGroupTypeImplAn XML OperationParameterGroupType(@http://www.opengis.net/gml/3.2).classOperationParameterTypeImplAn XML OperationParameterType(@http://www.opengis.net/gml/3.2).classPassThroughOperationTypeImplAn XML PassThroughOperationType(@http://www.opengis.net/gml/3.2).classPolarCSTypeImplAn XML PolarCSType(@http://www.opengis.net/gml/3.2).classPrimeMeridianTypeImplAn XML PrimeMeridianType(@http://www.opengis.net/gml/3.2).classProjectedCRSTypeImplAn XML ProjectedCRSType(@http://www.opengis.net/gml/3.2).classSphericalCSTypeImplAn XML SphericalCSType(@http://www.opengis.net/gml/3.2).classTemporalCRSTypeImplAn XML TemporalCRSType(@http://www.opengis.net/gml/3.2).classTemporalCSTypeImplAn XML TemporalCSType(@http://www.opengis.net/gml/3.2).classTemporalDatumBaseTypeImplAn XML TemporalDatumBaseType(@http://www.opengis.net/gml/3.2).classTemporalDatumTypeImplAn XML TemporalDatumType(@http://www.opengis.net/gml/3.2).classTimeCSTypeImplAn XML TimeCSType(@http://www.opengis.net/gml/3.2).classTransformationTypeImplAn XML TransformationType(@http://www.opengis.net/gml/3.2).classUserDefinedCSTypeImplAn XML UserDefinedCSType(@http://www.opengis.net/gml/3.2).classVerticalCRSTypeImplAn XML VerticalCRSType(@http://www.opengis.net/gml/3.2).classVerticalCSTypeImplAn XML VerticalCSType(@http://www.opengis.net/gml/3.2).classVerticalDatumTypeImplAn XML VerticalDatumType(@http://www.opengis.net/gml/3.2).
-