Uses of Interface
org.isotc211.x2005.gmd.EXExtentType
-
Packages that use EXExtentType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl org.isotc211.x2005.gmd org.isotc211.x2005.gmd.impl -
-
Uses of EXExtentType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return EXExtentType Modifier and Type Method Description EXExtentTypeDomainOfValidityDocument.DomainOfValidity. addNewEXExtent()Appends and returns a new empty "EX_Extent" elementEXExtentTypeDomainOfValidityDocument.DomainOfValidity. getEXExtent()Gets the "EX_Extent" elementMethods in net.opengis.gml.x32 with parameters of type EXExtentType Modifier and Type Method Description voidDomainOfValidityDocument.DomainOfValidity. setEXExtent(EXExtentType exExtent)Sets the "EX_Extent" element -
Uses of EXExtentType in net.opengis.gml.x32.impl
Methods in net.opengis.gml.x32.impl that return EXExtentType Modifier and Type Method Description EXExtentTypeDomainOfValidityDocumentImpl.DomainOfValidityImpl. addNewEXExtent()Appends and returns a new empty "EX_Extent" elementEXExtentTypeDomainOfValidityDocumentImpl.DomainOfValidityImpl. getEXExtent()Gets the "EX_Extent" elementMethods in net.opengis.gml.x32.impl with parameters of type EXExtentType Modifier and Type Method Description voidDomainOfValidityDocumentImpl.DomainOfValidityImpl. setEXExtent(EXExtentType exExtent)Sets the "EX_Extent" element -
Uses of EXExtentType in org.isotc211.x2005.gmd
Methods in org.isotc211.x2005.gmd that return EXExtentType Modifier and Type Method Description EXExtentTypeEXExtentDocument. addNewEXExtent()Appends and returns a new empty "EX_Extent" elementEXExtentTypeEXExtentPropertyType. addNewEXExtent()Appends and returns a new empty "EX_Extent" elementEXExtentTypeEXExtentDocument. getEXExtent()Gets the "EX_Extent" elementEXExtentTypeEXExtentPropertyType. getEXExtent()Gets the "EX_Extent" elementstatic EXExtentTypeEXExtentType.Factory. newInstance()static EXExtentTypeEXExtentType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static EXExtentTypeEXExtentType.Factory. parse(File file)static EXExtentTypeEXExtentType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static EXExtentTypeEXExtentType.Factory. parse(InputStream is)static EXExtentTypeEXExtentType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static EXExtentTypeEXExtentType.Factory. parse(Reader r)static EXExtentTypeEXExtentType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static EXExtentTypeEXExtentType.Factory. parse(String xmlAsString)static EXExtentTypeEXExtentType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static EXExtentTypeEXExtentType.Factory. parse(URL u)static EXExtentTypeEXExtentType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static EXExtentTypeEXExtentType.Factory. parse(XMLStreamReader sr)static EXExtentTypeEXExtentType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static EXExtentTypeEXExtentType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic EXExtentTypeEXExtentType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic EXExtentTypeEXExtentType.Factory. parse(Node node)static EXExtentTypeEXExtentType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.isotc211.x2005.gmd with parameters of type EXExtentType Modifier and Type Method Description voidEXExtentDocument. setEXExtent(EXExtentType exExtent)Sets the "EX_Extent" elementvoidEXExtentPropertyType. setEXExtent(EXExtentType exExtent)Sets the "EX_Extent" element -
Uses of EXExtentType in org.isotc211.x2005.gmd.impl
Classes in org.isotc211.x2005.gmd.impl that implement EXExtentType Modifier and Type Class Description classEXExtentTypeImplAn XML EX_Extent_Type(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd.impl that return EXExtentType Modifier and Type Method Description EXExtentTypeEXExtentDocumentImpl. addNewEXExtent()Appends and returns a new empty "EX_Extent" elementEXExtentTypeEXExtentPropertyTypeImpl. addNewEXExtent()Appends and returns a new empty "EX_Extent" elementEXExtentTypeEXExtentDocumentImpl. getEXExtent()Gets the "EX_Extent" elementEXExtentTypeEXExtentPropertyTypeImpl. getEXExtent()Gets the "EX_Extent" elementMethods in org.isotc211.x2005.gmd.impl with parameters of type EXExtentType Modifier and Type Method Description voidEXExtentDocumentImpl. setEXExtent(EXExtentType exExtent)Sets the "EX_Extent" elementvoidEXExtentPropertyTypeImpl. setEXExtent(EXExtentType exExtent)Sets the "EX_Extent" element
-