|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.iso19139.gco.v_20060504.AbstractObjectType
net.opengis.iso19139.gmd.v_20060504.AbstractMDContentInformationType
net.opengis.iso19139.gmd.v_20060504.MDCoverageDescriptionType
net.opengis.iso19139.gmd.v_20060504.MDImageDescriptionType
public class MDImageDescriptionType
Information about an image's suitability for use
Java class for MD_ImageDescription_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MD_ImageDescription_Type">
<complexContent>
<extension base="{http://www.isotc211.org/2005/gmd}MD_CoverageDescription_Type">
<sequence>
<element name="illuminationElevationAngle" type="{http://www.isotc211.org/2005/gco}Real_PropertyType" minOccurs="0"/>
<element name="illuminationAzimuthAngle" type="{http://www.isotc211.org/2005/gco}Real_PropertyType" minOccurs="0"/>
<element name="imagingCondition" type="{http://www.isotc211.org/2005/gmd}MD_ImagingConditionCode_PropertyType" minOccurs="0"/>
<element name="imageQualityCode" type="{http://www.isotc211.org/2005/gmd}MD_Identifier_PropertyType" minOccurs="0"/>
<element name="cloudCoverPercentage" type="{http://www.isotc211.org/2005/gco}Real_PropertyType" minOccurs="0"/>
<element name="processingLevelCode" type="{http://www.isotc211.org/2005/gmd}MD_Identifier_PropertyType" minOccurs="0"/>
<element name="compressionGenerationQuantity" type="{http://www.isotc211.org/2005/gco}Integer_PropertyType" minOccurs="0"/>
<element name="triangulationIndicator" type="{http://www.isotc211.org/2005/gco}Boolean_PropertyType" minOccurs="0"/>
<element name="radiometricCalibrationDataAvailability" type="{http://www.isotc211.org/2005/gco}Boolean_PropertyType" minOccurs="0"/>
<element name="cameraCalibrationInformationAvailability" type="{http://www.isotc211.org/2005/gco}Boolean_PropertyType" minOccurs="0"/>
<element name="filmDistortionInformationAvailability" type="{http://www.isotc211.org/2005/gco}Boolean_PropertyType" minOccurs="0"/>
<element name="lensDistortionInformationAvailability" type="{http://www.isotc211.org/2005/gco}Boolean_PropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected BooleanPropertyType |
cameraCalibrationInformationAvailability
|
protected RealPropertyType |
cloudCoverPercentage
|
protected IntegerPropertyType |
compressionGenerationQuantity
|
protected BooleanPropertyType |
filmDistortionInformationAvailability
|
protected RealPropertyType |
illuminationAzimuthAngle
|
protected RealPropertyType |
illuminationElevationAngle
|
protected MDIdentifierPropertyType |
imageQualityCode
|
protected MDImagingConditionCodePropertyType |
imagingCondition
|
protected BooleanPropertyType |
lensDistortionInformationAvailability
|
protected MDIdentifierPropertyType |
processingLevelCode
|
protected BooleanPropertyType |
radiometricCalibrationDataAvailability
|
protected BooleanPropertyType |
triangulationIndicator
|
| Fields inherited from class net.opengis.iso19139.gmd.v_20060504.MDCoverageDescriptionType |
|---|
attributeDescription, contentType, dimension |
| Fields inherited from class net.opengis.iso19139.gco.v_20060504.AbstractObjectType |
|---|
id, uuid |
| Constructor Summary | |
|---|---|
MDImageDescriptionType()
|
|
| Method Summary | |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
Object |
clone()
|
Object |
copyTo(Object target)
|
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
|
Object |
createNewInstance()
|
boolean |
equals(Object object)
|
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
|
BooleanPropertyType |
getCameraCalibrationInformationAvailability()
Gets the value of the cameraCalibrationInformationAvailability property. |
RealPropertyType |
getCloudCoverPercentage()
Gets the value of the cloudCoverPercentage property. |
IntegerPropertyType |
getCompressionGenerationQuantity()
Gets the value of the compressionGenerationQuantity property. |
BooleanPropertyType |
getFilmDistortionInformationAvailability()
Gets the value of the filmDistortionInformationAvailability property. |
RealPropertyType |
getIlluminationAzimuthAngle()
Gets the value of the illuminationAzimuthAngle property. |
RealPropertyType |
getIlluminationElevationAngle()
Gets the value of the illuminationElevationAngle property. |
MDIdentifierPropertyType |
getImageQualityCode()
Gets the value of the imageQualityCode property. |
MDImagingConditionCodePropertyType |
getImagingCondition()
Gets the value of the imagingCondition property. |
BooleanPropertyType |
getLensDistortionInformationAvailability()
Gets the value of the lensDistortionInformationAvailability property. |
MDIdentifierPropertyType |
getProcessingLevelCode()
Gets the value of the processingLevelCode property. |
BooleanPropertyType |
getRadiometricCalibrationDataAvailability()
Gets the value of the radiometricCalibrationDataAvailability property. |
BooleanPropertyType |
getTriangulationIndicator()
Gets the value of the triangulationIndicator property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
|
void |
mergeFrom(Object left,
Object right)
|
void |
setCameraCalibrationInformationAvailability(BooleanPropertyType value)
Sets the value of the cameraCalibrationInformationAvailability property. |
void |
setCloudCoverPercentage(RealPropertyType value)
Sets the value of the cloudCoverPercentage property. |
void |
setCompressionGenerationQuantity(IntegerPropertyType value)
Sets the value of the compressionGenerationQuantity property. |
void |
setFilmDistortionInformationAvailability(BooleanPropertyType value)
Sets the value of the filmDistortionInformationAvailability property. |
void |
setIlluminationAzimuthAngle(RealPropertyType value)
Sets the value of the illuminationAzimuthAngle property. |
void |
setIlluminationElevationAngle(RealPropertyType value)
Sets the value of the illuminationElevationAngle property. |
void |
setImageQualityCode(MDIdentifierPropertyType value)
Sets the value of the imageQualityCode property. |
void |
setImagingCondition(MDImagingConditionCodePropertyType value)
Sets the value of the imagingCondition property. |
void |
setLensDistortionInformationAvailability(BooleanPropertyType value)
Sets the value of the lensDistortionInformationAvailability property. |
void |
setProcessingLevelCode(MDIdentifierPropertyType value)
Sets the value of the processingLevelCode property. |
void |
setRadiometricCalibrationDataAvailability(BooleanPropertyType value)
Sets the value of the radiometricCalibrationDataAvailability property. |
void |
setTriangulationIndicator(BooleanPropertyType value)
Sets the value of the triangulationIndicator property. |
String |
toString()
|
MDImageDescriptionType |
withAttributeDescription(RecordTypePropertyType value)
|
MDImageDescriptionType |
withCameraCalibrationInformationAvailability(BooleanPropertyType value)
|
MDImageDescriptionType |
withCloudCoverPercentage(RealPropertyType value)
|
MDImageDescriptionType |
withCompressionGenerationQuantity(IntegerPropertyType value)
|
MDImageDescriptionType |
withContentType(MDCoverageContentTypeCodePropertyType value)
|
MDImageDescriptionType |
withDimension(Collection<MDRangeDimensionPropertyType> values)
|
MDImageDescriptionType |
withDimension(List<MDRangeDimensionPropertyType> value)
|
MDImageDescriptionType |
withDimension(MDRangeDimensionPropertyType... values)
|
MDImageDescriptionType |
withFilmDistortionInformationAvailability(BooleanPropertyType value)
|
MDImageDescriptionType |
withId(String value)
|
MDImageDescriptionType |
withIlluminationAzimuthAngle(RealPropertyType value)
|
MDImageDescriptionType |
withIlluminationElevationAngle(RealPropertyType value)
|
MDImageDescriptionType |
withImageQualityCode(MDIdentifierPropertyType value)
|
MDImageDescriptionType |
withImagingCondition(MDImagingConditionCodePropertyType value)
|
MDImageDescriptionType |
withLensDistortionInformationAvailability(BooleanPropertyType value)
|
MDImageDescriptionType |
withProcessingLevelCode(MDIdentifierPropertyType value)
|
MDImageDescriptionType |
withRadiometricCalibrationDataAvailability(BooleanPropertyType value)
|
MDImageDescriptionType |
withTriangulationIndicator(BooleanPropertyType value)
|
MDImageDescriptionType |
withUuid(String value)
|
| Methods inherited from class net.opengis.iso19139.gmd.v_20060504.MDCoverageDescriptionType |
|---|
getAttributeDescription, getContentType, getDimension, setAttributeDescription, setContentType, setDimension |
| Methods inherited from class net.opengis.iso19139.gco.v_20060504.AbstractObjectType |
|---|
getId, getUuid, setId, setUuid |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected RealPropertyType illuminationElevationAngle
protected RealPropertyType illuminationAzimuthAngle
protected MDImagingConditionCodePropertyType imagingCondition
protected MDIdentifierPropertyType imageQualityCode
protected RealPropertyType cloudCoverPercentage
protected MDIdentifierPropertyType processingLevelCode
protected IntegerPropertyType compressionGenerationQuantity
protected BooleanPropertyType triangulationIndicator
protected BooleanPropertyType radiometricCalibrationDataAvailability
protected BooleanPropertyType cameraCalibrationInformationAvailability
protected BooleanPropertyType filmDistortionInformationAvailability
protected BooleanPropertyType lensDistortionInformationAvailability
| Constructor Detail |
|---|
public MDImageDescriptionType()
| Method Detail |
|---|
public RealPropertyType getIlluminationElevationAngle()
RealPropertyTypepublic void setIlluminationElevationAngle(RealPropertyType value)
value - allowed object is
RealPropertyTypepublic RealPropertyType getIlluminationAzimuthAngle()
RealPropertyTypepublic void setIlluminationAzimuthAngle(RealPropertyType value)
value - allowed object is
RealPropertyTypepublic MDImagingConditionCodePropertyType getImagingCondition()
MDImagingConditionCodePropertyTypepublic void setImagingCondition(MDImagingConditionCodePropertyType value)
value - allowed object is
MDImagingConditionCodePropertyTypepublic MDIdentifierPropertyType getImageQualityCode()
MDIdentifierPropertyTypepublic void setImageQualityCode(MDIdentifierPropertyType value)
value - allowed object is
MDIdentifierPropertyTypepublic RealPropertyType getCloudCoverPercentage()
RealPropertyTypepublic void setCloudCoverPercentage(RealPropertyType value)
value - allowed object is
RealPropertyTypepublic MDIdentifierPropertyType getProcessingLevelCode()
MDIdentifierPropertyTypepublic void setProcessingLevelCode(MDIdentifierPropertyType value)
value - allowed object is
MDIdentifierPropertyTypepublic IntegerPropertyType getCompressionGenerationQuantity()
IntegerPropertyTypepublic void setCompressionGenerationQuantity(IntegerPropertyType value)
value - allowed object is
IntegerPropertyTypepublic BooleanPropertyType getTriangulationIndicator()
BooleanPropertyTypepublic void setTriangulationIndicator(BooleanPropertyType value)
value - allowed object is
BooleanPropertyTypepublic BooleanPropertyType getRadiometricCalibrationDataAvailability()
BooleanPropertyTypepublic void setRadiometricCalibrationDataAvailability(BooleanPropertyType value)
value - allowed object is
BooleanPropertyTypepublic BooleanPropertyType getCameraCalibrationInformationAvailability()
BooleanPropertyTypepublic void setCameraCalibrationInformationAvailability(BooleanPropertyType value)
value - allowed object is
BooleanPropertyTypepublic BooleanPropertyType getFilmDistortionInformationAvailability()
BooleanPropertyTypepublic void setFilmDistortionInformationAvailability(BooleanPropertyType value)
value - allowed object is
BooleanPropertyTypepublic BooleanPropertyType getLensDistortionInformationAvailability()
BooleanPropertyTypepublic void setLensDistortionInformationAvailability(BooleanPropertyType value)
value - allowed object is
BooleanPropertyTypepublic String toString()
toString in class MDCoverageDescriptionType
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class MDCoverageDescriptionType
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class MDCoverageDescriptionType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class MDCoverageDescriptionTypepublic boolean equals(Object object)
equals in class MDCoverageDescriptionType
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class MDCoverageDescriptionTypepublic int hashCode()
hashCode in class MDCoverageDescriptionTypepublic Object clone()
clone in class MDCoverageDescriptionTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class MDCoverageDescriptionType
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class MDCoverageDescriptionTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFromcreateNewInstance in class MDCoverageDescriptionType
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrommergeFrom in class MDCoverageDescriptionType
public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrommergeFrom in class MDCoverageDescriptionTypepublic MDImageDescriptionType withIlluminationElevationAngle(RealPropertyType value)
public MDImageDescriptionType withIlluminationAzimuthAngle(RealPropertyType value)
public MDImageDescriptionType withImagingCondition(MDImagingConditionCodePropertyType value)
public MDImageDescriptionType withImageQualityCode(MDIdentifierPropertyType value)
public MDImageDescriptionType withCloudCoverPercentage(RealPropertyType value)
public MDImageDescriptionType withProcessingLevelCode(MDIdentifierPropertyType value)
public MDImageDescriptionType withCompressionGenerationQuantity(IntegerPropertyType value)
public MDImageDescriptionType withTriangulationIndicator(BooleanPropertyType value)
public MDImageDescriptionType withRadiometricCalibrationDataAvailability(BooleanPropertyType value)
public MDImageDescriptionType withCameraCalibrationInformationAvailability(BooleanPropertyType value)
public MDImageDescriptionType withFilmDistortionInformationAvailability(BooleanPropertyType value)
public MDImageDescriptionType withLensDistortionInformationAvailability(BooleanPropertyType value)
public MDImageDescriptionType withAttributeDescription(RecordTypePropertyType value)
withAttributeDescription in class MDCoverageDescriptionTypepublic MDImageDescriptionType withContentType(MDCoverageContentTypeCodePropertyType value)
withContentType in class MDCoverageDescriptionTypepublic MDImageDescriptionType withDimension(MDRangeDimensionPropertyType... values)
withDimension in class MDCoverageDescriptionTypepublic MDImageDescriptionType withDimension(Collection<MDRangeDimensionPropertyType> values)
withDimension in class MDCoverageDescriptionTypepublic MDImageDescriptionType withDimension(List<MDRangeDimensionPropertyType> value)
withDimension in class MDCoverageDescriptionTypepublic MDImageDescriptionType withId(String value)
withId in class MDCoverageDescriptionTypepublic MDImageDescriptionType withUuid(String value)
withUuid in class MDCoverageDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||