Uses of Class
net.opengis.iso19139.gmd.v_20070417.AbstractEXGeographicExtentType

Packages that use AbstractEXGeographicExtentType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of AbstractEXGeographicExtentType in net.opengis.iso19139.gmd.v_20070417
 

Subclasses of AbstractEXGeographicExtentType in net.opengis.iso19139.gmd.v_20070417
 class EXBoundingPolygonType
          Boundary enclosing the dataset expressed as the closed set of (x,y) coordinates of the polygon (last point replicates first point)
 class EXGeographicBoundingBoxType
          Geographic area of the entire dataset referenced to WGS 84
 class EXGeographicDescriptionType
          Java class for EX_GeographicDescription_Type complex type.
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type AbstractEXGeographicExtentType
protected  JAXBElement<? extends AbstractEXGeographicExtentType> EXGeographicExtentPropertyType.abstractEXGeographicExtent
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return AbstractEXGeographicExtentType
 AbstractEXGeographicExtentType AbstractEXGeographicExtentType.withExtentTypeCode(BooleanPropertyType value)
           
 AbstractEXGeographicExtentType AbstractEXGeographicExtentType.withId(String value)
           
 AbstractEXGeographicExtentType AbstractEXGeographicExtentType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type AbstractEXGeographicExtentType
 JAXBElement<AbstractEXGeographicExtentType> ObjectFactory.createAbstractEXGeographicExtent(AbstractEXGeographicExtentType value)
          Create an instance of JAXBElement<AbstractEXGeographicExtentType>}
 JAXBElement<? extends AbstractEXGeographicExtentType> EXGeographicExtentPropertyType.getAbstractEXGeographicExtent()
          Gets the value of the abstractEXGeographicExtent property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type AbstractEXGeographicExtentType
 JAXBElement<AbstractEXGeographicExtentType> ObjectFactory.createAbstractEXGeographicExtent(AbstractEXGeographicExtentType value)
          Create an instance of JAXBElement<AbstractEXGeographicExtentType>}
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type AbstractEXGeographicExtentType
 void EXGeographicExtentPropertyType.setAbstractEXGeographicExtent(JAXBElement<? extends AbstractEXGeographicExtentType> value)
          Sets the value of the abstractEXGeographicExtent property.
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withAbstractEXGeographicExtent(JAXBElement<? extends AbstractEXGeographicExtentType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.