|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RealPropertyType | |
|---|---|
| net.opengis.iso19139.gco.v_20070417 | |
| net.opengis.iso19139.gmd.v_20070417 | |
| Uses of RealPropertyType in net.opengis.iso19139.gco.v_20070417 |
|---|
| Methods in net.opengis.iso19139.gco.v_20070417 that return RealPropertyType | |
|---|---|
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)
|
| Uses of RealPropertyType in net.opengis.iso19139.gmd.v_20070417 |
|---|
| Fields in net.opengis.iso19139.gmd.v_20070417 declared as RealPropertyType | |
|---|---|
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
|
| Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type RealPropertyType | |
|---|---|
protected List<RealPropertyType> |
MDMediumType.density
|
| Methods in net.opengis.iso19139.gmd.v_20070417 that return RealPropertyType | |
|---|---|
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. |
| Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type RealPropertyType | |
|---|---|
List<RealPropertyType> |
MDMediumType.getDensity()
Gets the value of the density property. |
| Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type RealPropertyType | |
|---|---|
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)
|
| Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type RealPropertyType | |
|---|---|
void |
MDMediumType.setDensity(List<RealPropertyType> value)
|
MDMediumType |
MDMediumType.withDensity(Collection<RealPropertyType> values)
|
MDMediumType |
MDMediumType.withDensity(List<RealPropertyType> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||