Uses of Interface
org.isotc211.x2005.gmd.MDGridSpatialRepresentationType
-
Packages that use MDGridSpatialRepresentationType Package Description org.isotc211.x2005.gmd org.isotc211.x2005.gmd.impl -
-
Uses of MDGridSpatialRepresentationType in org.isotc211.x2005.gmd
Subinterfaces of MDGridSpatialRepresentationType in org.isotc211.x2005.gmd Modifier and Type Interface Description interfaceMDGeorectifiedTypeAn XML MD_Georectified_Type(@http://www.isotc211.org/2005/gmd).interfaceMDGeoreferenceableTypeAn XML MD_Georeferenceable_Type(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd that return MDGridSpatialRepresentationType Modifier and Type Method Description MDGridSpatialRepresentationTypeMDGridSpatialRepresentationDocument. addNewMDGridSpatialRepresentation()Appends and returns a new empty "MD_GridSpatialRepresentation" elementMDGridSpatialRepresentationTypeMDGridSpatialRepresentationPropertyType. addNewMDGridSpatialRepresentation()Appends and returns a new empty "MD_GridSpatialRepresentation" elementMDGridSpatialRepresentationTypeMDGridSpatialRepresentationDocument. getMDGridSpatialRepresentation()Gets the "MD_GridSpatialRepresentation" elementMDGridSpatialRepresentationTypeMDGridSpatialRepresentationPropertyType. getMDGridSpatialRepresentation()Gets the "MD_GridSpatialRepresentation" elementstatic MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. newInstance()static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(File file)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(InputStream is)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(Reader r)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(String xmlAsString)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(URL u)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(XMLStreamReader sr)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(Node node)static MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.isotc211.x2005.gmd with parameters of type MDGridSpatialRepresentationType Modifier and Type Method Description voidMDGridSpatialRepresentationDocument. setMDGridSpatialRepresentation(MDGridSpatialRepresentationType mdGridSpatialRepresentation)Sets the "MD_GridSpatialRepresentation" elementvoidMDGridSpatialRepresentationPropertyType. setMDGridSpatialRepresentation(MDGridSpatialRepresentationType mdGridSpatialRepresentation)Sets the "MD_GridSpatialRepresentation" element -
Uses of MDGridSpatialRepresentationType in org.isotc211.x2005.gmd.impl
Classes in org.isotc211.x2005.gmd.impl that implement MDGridSpatialRepresentationType Modifier and Type Class Description classMDGeorectifiedTypeImplAn XML MD_Georectified_Type(@http://www.isotc211.org/2005/gmd).classMDGeoreferenceableTypeImplAn XML MD_Georeferenceable_Type(@http://www.isotc211.org/2005/gmd).classMDGridSpatialRepresentationTypeImplAn XML MD_GridSpatialRepresentation_Type(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd.impl that return MDGridSpatialRepresentationType Modifier and Type Method Description MDGridSpatialRepresentationTypeMDGridSpatialRepresentationDocumentImpl. addNewMDGridSpatialRepresentation()Appends and returns a new empty "MD_GridSpatialRepresentation" elementMDGridSpatialRepresentationTypeMDGridSpatialRepresentationPropertyTypeImpl. addNewMDGridSpatialRepresentation()Appends and returns a new empty "MD_GridSpatialRepresentation" elementMDGridSpatialRepresentationTypeMDGridSpatialRepresentationDocumentImpl. getMDGridSpatialRepresentation()Gets the "MD_GridSpatialRepresentation" elementMDGridSpatialRepresentationTypeMDGridSpatialRepresentationPropertyTypeImpl. getMDGridSpatialRepresentation()Gets the "MD_GridSpatialRepresentation" elementMethods in org.isotc211.x2005.gmd.impl with parameters of type MDGridSpatialRepresentationType Modifier and Type Method Description voidMDGridSpatialRepresentationDocumentImpl. setMDGridSpatialRepresentation(MDGridSpatialRepresentationType mdGridSpatialRepresentation)Sets the "MD_GridSpatialRepresentation" elementvoidMDGridSpatialRepresentationPropertyTypeImpl. setMDGridSpatialRepresentation(MDGridSpatialRepresentationType mdGridSpatialRepresentation)Sets the "MD_GridSpatialRepresentation" element
-