Uses of Class
net.opengis.iso19139.gmd.v_20060504.MDImageDescriptionType

Packages that use MDImageDescriptionType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of MDImageDescriptionType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDImageDescriptionType
protected  MDImageDescriptionType MDImageDescriptionPropertyType.mdImageDescription
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDImageDescriptionType
 MDImageDescriptionType ObjectFactory.createMDImageDescriptionType()
          Create an instance of MDImageDescriptionType
 MDImageDescriptionType MDImageDescriptionPropertyType.getMDImageDescription()
          Gets the value of the mdImageDescription property.
 MDImageDescriptionType MDImageDescriptionType.withAttributeDescription(RecordTypePropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withCameraCalibrationInformationAvailability(BooleanPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withCloudCoverPercentage(RealPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withCompressionGenerationQuantity(IntegerPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withContentType(MDCoverageContentTypeCodePropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withDimension(Collection<MDRangeDimensionPropertyType> values)
           
 MDImageDescriptionType MDImageDescriptionType.withDimension(List<MDRangeDimensionPropertyType> value)
           
 MDImageDescriptionType MDImageDescriptionType.withDimension(MDRangeDimensionPropertyType... values)
           
 MDImageDescriptionType MDImageDescriptionType.withFilmDistortionInformationAvailability(BooleanPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withId(String value)
           
 MDImageDescriptionType MDImageDescriptionType.withIlluminationAzimuthAngle(RealPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withIlluminationElevationAngle(RealPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withImageQualityCode(MDIdentifierPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withImagingCondition(MDImagingConditionCodePropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withLensDistortionInformationAvailability(BooleanPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withProcessingLevelCode(MDIdentifierPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withRadiometricCalibrationDataAvailability(BooleanPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withTriangulationIndicator(BooleanPropertyType value)
           
 MDImageDescriptionType MDImageDescriptionType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDImageDescriptionType
 JAXBElement<MDImageDescriptionType> ObjectFactory.createMDImageDescription(MDImageDescriptionType value)
          Create an instance of JAXBElement<MDImageDescriptionType>}
 void MDImageDescriptionPropertyType.setMDImageDescription(MDImageDescriptionType value)
          Sets the value of the mdImageDescription property.
 MDImageDescriptionPropertyType MDImageDescriptionPropertyType.withMDImageDescription(MDImageDescriptionType value)
           
 



Copyright © 2008-2016. All Rights Reserved.