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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDGeorectifiedType
protected  MDGeorectifiedType MDGeorectifiedPropertyType.mdGeorectified
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDGeorectifiedType
 MDGeorectifiedType ObjectFactory.createMDGeorectifiedType()
          Create an instance of MDGeorectifiedType
 MDGeorectifiedType MDGeorectifiedPropertyType.getMDGeorectified()
          Gets the value of the mdGeorectified property.
 MDGeorectifiedType MDGeorectifiedType.withAxisDimensionProperties(Collection<MDDimensionPropertyType> values)
           
 MDGeorectifiedType MDGeorectifiedType.withAxisDimensionProperties(List<MDDimensionPropertyType> value)
           
 MDGeorectifiedType MDGeorectifiedType.withAxisDimensionProperties(MDDimensionPropertyType... values)
           
 MDGeorectifiedType MDGeorectifiedType.withCellGeometry(MDCellGeometryCodePropertyType value)
           
 MDGeorectifiedType MDGeorectifiedType.withCenterPoint(GMPointPropertyType value)
           
 MDGeorectifiedType MDGeorectifiedType.withCheckPointAvailability(BooleanPropertyType value)
           
 MDGeorectifiedType MDGeorectifiedType.withCheckPointDescription(CharacterStringPropertyType value)
           
 MDGeorectifiedType MDGeorectifiedType.withCornerPoints(Collection<GMPointPropertyType> values)
           
 MDGeorectifiedType MDGeorectifiedType.withCornerPoints(GMPointPropertyType... values)
           
 MDGeorectifiedType MDGeorectifiedType.withCornerPoints(List<GMPointPropertyType> value)
           
 MDGeorectifiedType MDGeorectifiedType.withId(String value)
           
 MDGeorectifiedType MDGeorectifiedType.withNumberOfDimensions(IntegerPropertyType value)
           
 MDGeorectifiedType MDGeorectifiedType.withPointInPixel(MDPixelOrientationCodePropertyType value)
           
 MDGeorectifiedType MDGeorectifiedType.withTransformationDimensionDescription(CharacterStringPropertyType value)
           
 MDGeorectifiedType MDGeorectifiedType.withTransformationDimensionMapping(CharacterStringPropertyType... values)
           
 MDGeorectifiedType MDGeorectifiedType.withTransformationDimensionMapping(Collection<CharacterStringPropertyType> values)
           
 MDGeorectifiedType MDGeorectifiedType.withTransformationDimensionMapping(List<CharacterStringPropertyType> value)
           
 MDGeorectifiedType MDGeorectifiedType.withTransformationParameterAvailability(BooleanPropertyType value)
           
 MDGeorectifiedType MDGeorectifiedType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDGeorectifiedType
 JAXBElement<MDGeorectifiedType> ObjectFactory.createMDGeorectified(MDGeorectifiedType value)
          Create an instance of JAXBElement<MDGeorectifiedType>}
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDGeorectifiedType
 JAXBElement<MDGeorectifiedType> ObjectFactory.createMDGeorectified(MDGeorectifiedType value)
          Create an instance of JAXBElement<MDGeorectifiedType>}
 void MDGeorectifiedPropertyType.setMDGeorectified(MDGeorectifiedType value)
          Sets the value of the mdGeorectified property.
 MDGeorectifiedPropertyType MDGeorectifiedPropertyType.withMDGeorectified(MDGeorectifiedType value)
           
 



Copyright © 2008-2015. All Rights Reserved.