Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDCellGeometryCodePropertyType
-
Packages that use MDCellGeometryCodePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDCellGeometryCodePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDCellGeometryCodePropertyType Modifier and Type Field Description protected MDCellGeometryCodePropertyTypeMDGridSpatialRepresentationType. cellGeometryMethods in net.opengis.iso19139.gmd.v_20070417 that return MDCellGeometryCodePropertyType Modifier and Type Method Description MDCellGeometryCodePropertyTypeObjectFactory. createMDCellGeometryCodePropertyType()Create an instance ofMDCellGeometryCodePropertyTypeMDCellGeometryCodePropertyTypeMDGridSpatialRepresentationType. getCellGeometry()Gets the value of the cellGeometry property.MDCellGeometryCodePropertyTypeMDCellGeometryCodePropertyType. withMDCellGeometryCode(CodeListValueType value)MDCellGeometryCodePropertyTypeMDCellGeometryCodePropertyType. withNilReason(String... values)MDCellGeometryCodePropertyTypeMDCellGeometryCodePropertyType. withNilReason(Collection<String> values)MDCellGeometryCodePropertyTypeMDCellGeometryCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDCellGeometryCodePropertyType Modifier and Type Method Description voidMDGridSpatialRepresentationType. setCellGeometry(MDCellGeometryCodePropertyType value)Sets the value of the cellGeometry property.MDGeorectifiedTypeMDGeorectifiedType. withCellGeometry(MDCellGeometryCodePropertyType value)MDGeoreferenceableTypeMDGeoreferenceableType. withCellGeometry(MDCellGeometryCodePropertyType value)MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType. withCellGeometry(MDCellGeometryCodePropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDCellGeometryCodePropertyType Constructor Description MDGeorectifiedType(String id, String uuid, IntegerPropertyType numberOfDimensions, List<MDDimensionPropertyType> axisDimensionProperties, MDCellGeometryCodePropertyType cellGeometry, BooleanPropertyType transformationParameterAvailability, BooleanPropertyType checkPointAvailability, CharacterStringPropertyType checkPointDescription, List<GMPointPropertyType> cornerPoints, GMPointPropertyType centerPoint, MDPixelOrientationCodePropertyType pointInPixel, CharacterStringPropertyType transformationDimensionDescription, List<CharacterStringPropertyType> transformationDimensionMapping)Fully-initialising value constructorMDGeoreferenceableType(String id, String uuid, IntegerPropertyType numberOfDimensions, List<MDDimensionPropertyType> axisDimensionProperties, MDCellGeometryCodePropertyType cellGeometry, BooleanPropertyType transformationParameterAvailability, BooleanPropertyType controlPointAvailability, BooleanPropertyType orientationParameterAvailability, CharacterStringPropertyType orientationParameterDescription, RecordPropertyType georeferencedParameters, List<CICitationPropertyType> parameterCitation)Fully-initialising value constructorMDGridSpatialRepresentationType(String id, String uuid, IntegerPropertyType numberOfDimensions, List<MDDimensionPropertyType> axisDimensionProperties, MDCellGeometryCodePropertyType cellGeometry, BooleanPropertyType transformationParameterAvailability)Fully-initialising value constructor
-