Uses of Interface
org.isotc211.x2005.gco.RealPropertyType
-
Packages that use RealPropertyType Package Description org.isotc211.x2005.gco org.isotc211.x2005.gco.impl org.isotc211.x2005.gmd org.isotc211.x2005.gmd.impl -
-
Uses of RealPropertyType in org.isotc211.x2005.gco
Methods in org.isotc211.x2005.gco that return RealPropertyType Modifier and Type Method Description static RealPropertyTypeRealPropertyType.Factory. newInstance()static RealPropertyTypeRealPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static RealPropertyTypeRealPropertyType.Factory. parse(File file)static RealPropertyTypeRealPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static RealPropertyTypeRealPropertyType.Factory. parse(InputStream is)static RealPropertyTypeRealPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static RealPropertyTypeRealPropertyType.Factory. parse(Reader r)static RealPropertyTypeRealPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static RealPropertyTypeRealPropertyType.Factory. parse(String xmlAsString)static RealPropertyTypeRealPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static RealPropertyTypeRealPropertyType.Factory. parse(URL u)static RealPropertyTypeRealPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static RealPropertyTypeRealPropertyType.Factory. parse(XMLStreamReader sr)static RealPropertyTypeRealPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static RealPropertyTypeRealPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic RealPropertyTypeRealPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic RealPropertyTypeRealPropertyType.Factory. parse(Node node)static RealPropertyTypeRealPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options) -
Uses of RealPropertyType in org.isotc211.x2005.gco.impl
Classes in org.isotc211.x2005.gco.impl that implement RealPropertyType Modifier and Type Class Description classRealPropertyTypeImplAn XML Real_PropertyType(@http://www.isotc211.org/2005/gco). -
Uses of RealPropertyType in org.isotc211.x2005.gmd
Methods in org.isotc211.x2005.gmd that return RealPropertyType Modifier and Type Method Description RealPropertyTypeMDImageDescriptionType. addNewCloudCoverPercentage()Appends and returns a new empty "cloudCoverPercentage" elementRealPropertyTypeMDMediumType. addNewDensity()Appends and returns a new empty value (as xml) as the last "density" elementRealPropertyTypeMDImageDescriptionType. addNewIlluminationAzimuthAngle()Appends and returns a new empty "illuminationAzimuthAngle" elementRealPropertyTypeMDImageDescriptionType. addNewIlluminationElevationAngle()Appends and returns a new empty "illuminationElevationAngle" elementRealPropertyTypeEXVerticalExtentType. addNewMaximumValue()Appends and returns a new empty "maximumValue" elementRealPropertyTypeMDBandType. addNewMaxValue()Appends and returns a new empty "maxValue" elementRealPropertyTypeEXVerticalExtentType. addNewMinimumValue()Appends and returns a new empty "minimumValue" elementRealPropertyTypeMDBandType. addNewMinValue()Appends and returns a new empty "minValue" elementRealPropertyTypeMDBandType. addNewOffset()Appends and returns a new empty "offset" elementRealPropertyTypeMDBandType. addNewPeakResponse()Appends and returns a new empty "peakResponse" elementRealPropertyTypeMDBandType. addNewScaleFactor()Appends and returns a new empty "scaleFactor" elementRealPropertyTypeMDDigitalTransferOptionsType. addNewTransferSize()Appends and returns a new empty "transferSize" elementRealPropertyTypeMDImageDescriptionType. getCloudCoverPercentage()Gets the "cloudCoverPercentage" elementRealPropertyType[]MDMediumType. getDensityArray()Gets array of all "density" elementsRealPropertyTypeMDMediumType. getDensityArray(int i)Gets ith "density" elementRealPropertyTypeMDImageDescriptionType. getIlluminationAzimuthAngle()Gets the "illuminationAzimuthAngle" elementRealPropertyTypeMDImageDescriptionType. getIlluminationElevationAngle()Gets the "illuminationElevationAngle" elementRealPropertyTypeEXVerticalExtentType. getMaximumValue()Gets the "maximumValue" elementRealPropertyTypeMDBandType. getMaxValue()Gets the "maxValue" elementRealPropertyTypeEXVerticalExtentType. getMinimumValue()Gets the "minimumValue" elementRealPropertyTypeMDBandType. getMinValue()Gets the "minValue" elementRealPropertyTypeMDBandType. getOffset()Gets the "offset" elementRealPropertyTypeMDBandType. getPeakResponse()Gets the "peakResponse" elementRealPropertyTypeMDBandType. getScaleFactor()Gets the "scaleFactor" elementRealPropertyTypeMDDigitalTransferOptionsType. getTransferSize()Gets the "transferSize" elementRealPropertyTypeMDMediumType. insertNewDensity(int i)Inserts and returns a new empty value (as xml) as the ith "density" elementMethods in org.isotc211.x2005.gmd with parameters of type RealPropertyType Modifier and Type Method Description voidMDImageDescriptionType. setCloudCoverPercentage(RealPropertyType cloudCoverPercentage)Sets the "cloudCoverPercentage" elementvoidMDMediumType. setDensityArray(int i, RealPropertyType density)Sets ith "density" elementvoidMDMediumType. setDensityArray(RealPropertyType[] densityArray)Sets array of all "density" elementvoidMDImageDescriptionType. setIlluminationAzimuthAngle(RealPropertyType illuminationAzimuthAngle)Sets the "illuminationAzimuthAngle" elementvoidMDImageDescriptionType. setIlluminationElevationAngle(RealPropertyType illuminationElevationAngle)Sets the "illuminationElevationAngle" elementvoidEXVerticalExtentType. setMaximumValue(RealPropertyType maximumValue)Sets the "maximumValue" elementvoidMDBandType. setMaxValue(RealPropertyType maxValue)Sets the "maxValue" elementvoidEXVerticalExtentType. setMinimumValue(RealPropertyType minimumValue)Sets the "minimumValue" elementvoidMDBandType. setMinValue(RealPropertyType minValue)Sets the "minValue" elementvoidMDBandType. setOffset(RealPropertyType offset)Sets the "offset" elementvoidMDBandType. setPeakResponse(RealPropertyType peakResponse)Sets the "peakResponse" elementvoidMDBandType. setScaleFactor(RealPropertyType scaleFactor)Sets the "scaleFactor" elementvoidMDDigitalTransferOptionsType. setTransferSize(RealPropertyType transferSize)Sets the "transferSize" element -
Uses of RealPropertyType in org.isotc211.x2005.gmd.impl
Methods in org.isotc211.x2005.gmd.impl that return RealPropertyType Modifier and Type Method Description RealPropertyTypeMDImageDescriptionTypeImpl. addNewCloudCoverPercentage()Appends and returns a new empty "cloudCoverPercentage" elementRealPropertyTypeMDMediumTypeImpl. addNewDensity()Appends and returns a new empty value (as xml) as the last "density" elementRealPropertyTypeMDImageDescriptionTypeImpl. addNewIlluminationAzimuthAngle()Appends and returns a new empty "illuminationAzimuthAngle" elementRealPropertyTypeMDImageDescriptionTypeImpl. addNewIlluminationElevationAngle()Appends and returns a new empty "illuminationElevationAngle" elementRealPropertyTypeEXVerticalExtentTypeImpl. addNewMaximumValue()Appends and returns a new empty "maximumValue" elementRealPropertyTypeMDBandTypeImpl. addNewMaxValue()Appends and returns a new empty "maxValue" elementRealPropertyTypeEXVerticalExtentTypeImpl. addNewMinimumValue()Appends and returns a new empty "minimumValue" elementRealPropertyTypeMDBandTypeImpl. addNewMinValue()Appends and returns a new empty "minValue" elementRealPropertyTypeMDBandTypeImpl. addNewOffset()Appends and returns a new empty "offset" elementRealPropertyTypeMDBandTypeImpl. addNewPeakResponse()Appends and returns a new empty "peakResponse" elementRealPropertyTypeMDBandTypeImpl. addNewScaleFactor()Appends and returns a new empty "scaleFactor" elementRealPropertyTypeMDDigitalTransferOptionsTypeImpl. addNewTransferSize()Appends and returns a new empty "transferSize" elementRealPropertyTypeMDImageDescriptionTypeImpl. getCloudCoverPercentage()Gets the "cloudCoverPercentage" elementRealPropertyType[]MDMediumTypeImpl. getDensityArray()Gets array of all "density" elementsRealPropertyTypeMDMediumTypeImpl. getDensityArray(int i)Gets ith "density" elementRealPropertyTypeMDImageDescriptionTypeImpl. getIlluminationAzimuthAngle()Gets the "illuminationAzimuthAngle" elementRealPropertyTypeMDImageDescriptionTypeImpl. getIlluminationElevationAngle()Gets the "illuminationElevationAngle" elementRealPropertyTypeEXVerticalExtentTypeImpl. getMaximumValue()Gets the "maximumValue" elementRealPropertyTypeMDBandTypeImpl. getMaxValue()Gets the "maxValue" elementRealPropertyTypeEXVerticalExtentTypeImpl. getMinimumValue()Gets the "minimumValue" elementRealPropertyTypeMDBandTypeImpl. getMinValue()Gets the "minValue" elementRealPropertyTypeMDBandTypeImpl. getOffset()Gets the "offset" elementRealPropertyTypeMDBandTypeImpl. getPeakResponse()Gets the "peakResponse" elementRealPropertyTypeMDBandTypeImpl. getScaleFactor()Gets the "scaleFactor" elementRealPropertyTypeMDDigitalTransferOptionsTypeImpl. getTransferSize()Gets the "transferSize" elementRealPropertyTypeMDMediumTypeImpl. insertNewDensity(int i)Inserts and returns a new empty value (as xml) as the ith "density" elementMethods in org.isotc211.x2005.gmd.impl with parameters of type RealPropertyType Modifier and Type Method Description voidMDImageDescriptionTypeImpl. setCloudCoverPercentage(RealPropertyType cloudCoverPercentage)Sets the "cloudCoverPercentage" elementvoidMDMediumTypeImpl. setDensityArray(int i, RealPropertyType density)Sets ith "density" elementvoidMDMediumTypeImpl. setDensityArray(RealPropertyType[] densityArray)Sets array of all "density" elementvoidMDImageDescriptionTypeImpl. setIlluminationAzimuthAngle(RealPropertyType illuminationAzimuthAngle)Sets the "illuminationAzimuthAngle" elementvoidMDImageDescriptionTypeImpl. setIlluminationElevationAngle(RealPropertyType illuminationElevationAngle)Sets the "illuminationElevationAngle" elementvoidEXVerticalExtentTypeImpl. setMaximumValue(RealPropertyType maximumValue)Sets the "maximumValue" elementvoidMDBandTypeImpl. setMaxValue(RealPropertyType maxValue)Sets the "maxValue" elementvoidEXVerticalExtentTypeImpl. setMinimumValue(RealPropertyType minimumValue)Sets the "minimumValue" elementvoidMDBandTypeImpl. setMinValue(RealPropertyType minValue)Sets the "minValue" elementvoidMDBandTypeImpl. setOffset(RealPropertyType offset)Sets the "offset" elementvoidMDBandTypeImpl. setPeakResponse(RealPropertyType peakResponse)Sets the "peakResponse" elementvoidMDBandTypeImpl. setScaleFactor(RealPropertyType scaleFactor)Sets the "scaleFactor" elementvoidMDDigitalTransferOptionsTypeImpl. setTransferSize(RealPropertyType transferSize)Sets the "transferSize" element
-