| Package | Description |
|---|---|
| net.opengis.iso19139.gco.v_20070417 | |
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Method and Description |
|---|---|
RealPropertyType |
ObjectFactory.createRealPropertyType()
Create an instance of
RealPropertyType |
RealPropertyType |
RealPropertyType.withNilReason(Collection<String> values) |
RealPropertyType |
RealPropertyType.withNilReason(List<String> value) |
RealPropertyType |
RealPropertyType.withNilReason(String... values) |
RealPropertyType |
RealPropertyType.withReal(Double value) |
| Modifier and Type | Field and Description |
|---|---|
protected RealPropertyType |
MDImageDescriptionType.cloudCoverPercentage |
protected RealPropertyType |
MDImageDescriptionType.illuminationAzimuthAngle |
protected RealPropertyType |
MDImageDescriptionType.illuminationElevationAngle |
protected RealPropertyType |
EXVerticalExtentType.maximumValue |
protected RealPropertyType |
MDBandType.maxValue |
protected RealPropertyType |
EXVerticalExtentType.minimumValue |
protected RealPropertyType |
MDBandType.minValue |
protected RealPropertyType |
MDBandType.offset |
protected RealPropertyType |
MDBandType.peakResponse |
protected RealPropertyType |
MDBandType.scaleFactor |
protected RealPropertyType |
MDDigitalTransferOptionsType.transferSize |
| Modifier and Type | Field and Description |
|---|---|
protected List<RealPropertyType> |
MDMediumType.density |
| Modifier and Type | Method and Description |
|---|---|
RealPropertyType |
MDImageDescriptionType.getCloudCoverPercentage()
Gets the value of the cloudCoverPercentage property.
|
RealPropertyType |
MDImageDescriptionType.getIlluminationAzimuthAngle()
Gets the value of the illuminationAzimuthAngle property.
|
RealPropertyType |
MDImageDescriptionType.getIlluminationElevationAngle()
Gets the value of the illuminationElevationAngle property.
|
RealPropertyType |
EXVerticalExtentType.getMaximumValue()
Gets the value of the maximumValue property.
|
RealPropertyType |
MDBandType.getMaxValue()
Gets the value of the maxValue property.
|
RealPropertyType |
EXVerticalExtentType.getMinimumValue()
Gets the value of the minimumValue property.
|
RealPropertyType |
MDBandType.getMinValue()
Gets the value of the minValue property.
|
RealPropertyType |
MDBandType.getOffset()
Gets the value of the offset property.
|
RealPropertyType |
MDBandType.getPeakResponse()
Gets the value of the peakResponse property.
|
RealPropertyType |
MDBandType.getScaleFactor()
Gets the value of the scaleFactor property.
|
RealPropertyType |
MDDigitalTransferOptionsType.getTransferSize()
Gets the value of the transferSize property.
|
| Modifier and Type | Method and Description |
|---|---|
List<RealPropertyType> |
MDMediumType.getDensity()
Gets the value of the density property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDImageDescriptionType.setCloudCoverPercentage(RealPropertyType value)
Sets the value of the cloudCoverPercentage property.
|
void |
MDImageDescriptionType.setIlluminationAzimuthAngle(RealPropertyType value)
Sets the value of the illuminationAzimuthAngle property.
|
void |
MDImageDescriptionType.setIlluminationElevationAngle(RealPropertyType value)
Sets the value of the illuminationElevationAngle property.
|
void |
EXVerticalExtentType.setMaximumValue(RealPropertyType value)
Sets the value of the maximumValue property.
|
void |
MDBandType.setMaxValue(RealPropertyType value)
Sets the value of the maxValue property.
|
void |
EXVerticalExtentType.setMinimumValue(RealPropertyType value)
Sets the value of the minimumValue property.
|
void |
MDBandType.setMinValue(RealPropertyType value)
Sets the value of the minValue property.
|
void |
MDBandType.setOffset(RealPropertyType value)
Sets the value of the offset property.
|
void |
MDBandType.setPeakResponse(RealPropertyType value)
Sets the value of the peakResponse property.
|
void |
MDBandType.setScaleFactor(RealPropertyType value)
Sets the value of the scaleFactor property.
|
void |
MDDigitalTransferOptionsType.setTransferSize(RealPropertyType value)
Sets the value of the transferSize property.
|
MDImageDescriptionType |
MDImageDescriptionType.withCloudCoverPercentage(RealPropertyType value) |
MDMediumType |
MDMediumType.withDensity(RealPropertyType... values) |
MDImageDescriptionType |
MDImageDescriptionType.withIlluminationAzimuthAngle(RealPropertyType value) |
MDImageDescriptionType |
MDImageDescriptionType.withIlluminationElevationAngle(RealPropertyType value) |
EXVerticalExtentType |
EXVerticalExtentType.withMaximumValue(RealPropertyType value) |
MDBandType |
MDBandType.withMaxValue(RealPropertyType value) |
EXVerticalExtentType |
EXVerticalExtentType.withMinimumValue(RealPropertyType value) |
MDBandType |
MDBandType.withMinValue(RealPropertyType value) |
MDBandType |
MDBandType.withOffset(RealPropertyType value) |
MDBandType |
MDBandType.withPeakResponse(RealPropertyType value) |
MDBandType |
MDBandType.withScaleFactor(RealPropertyType value) |
MDDigitalTransferOptionsType |
MDDigitalTransferOptionsType.withTransferSize(RealPropertyType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDMediumType.setDensity(List<RealPropertyType> value) |
MDMediumType |
MDMediumType.withDensity(Collection<RealPropertyType> values) |
MDMediumType |
MDMediumType.withDensity(List<RealPropertyType> value) |
Copyright © 2008–2023. All rights reserved.