Uses of Class
net.opengis.iso19139.gss.v_20070417.GMPointPropertyType
-
Packages that use GMPointPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 net.opengis.iso19139.gss.v_20070417 -
-
Uses of GMPointPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as GMPointPropertyType Modifier and Type Field Description protected GMPointPropertyTypeMDGeorectifiedType. centerPointFields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type GMPointPropertyType Modifier and Type Field Description protected List<GMPointPropertyType>MDGeorectifiedType. cornerPointsMethods in net.opengis.iso19139.gmd.v_20070417 that return GMPointPropertyType Modifier and Type Method Description GMPointPropertyTypeMDGeorectifiedType. getCenterPoint()Gets the value of the centerPoint property.Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type GMPointPropertyType Modifier and Type Method Description List<GMPointPropertyType>MDGeorectifiedType. getCornerPoints()Gets the value of the cornerPoints property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type GMPointPropertyType Modifier and Type Method Description voidMDGeorectifiedType. setCenterPoint(GMPointPropertyType value)Sets the value of the centerPoint property.MDGeorectifiedTypeMDGeorectifiedType. withCenterPoint(GMPointPropertyType value)MDGeorectifiedTypeMDGeorectifiedType. withCornerPoints(GMPointPropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type GMPointPropertyType Modifier and Type Method Description voidMDGeorectifiedType. setCornerPoints(List<GMPointPropertyType> value)MDGeorectifiedTypeMDGeorectifiedType. withCornerPoints(Collection<GMPointPropertyType> values)MDGeorectifiedTypeMDGeorectifiedType. withCornerPoints(List<GMPointPropertyType> value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type GMPointPropertyType 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 constructor -
Uses of GMPointPropertyType in net.opengis.iso19139.gss.v_20070417
Methods in net.opengis.iso19139.gss.v_20070417 that return GMPointPropertyType Modifier and Type Method Description GMPointPropertyTypeObjectFactory. createGMPointPropertyType()Create an instance ofGMPointPropertyTypeGMPointPropertyTypeGMPointPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)GMPointPropertyTypeGMPointPropertyType. withArcrole(String value)GMPointPropertyTypeGMPointPropertyType. withHref(String value)GMPointPropertyTypeGMPointPropertyType. withNilReason(String... values)GMPointPropertyTypeGMPointPropertyType. withNilReason(Collection<String> values)GMPointPropertyTypeGMPointPropertyType. withNilReason(List<String> value)GMPointPropertyTypeGMPointPropertyType. withPoint(PointType value)GMPointPropertyTypeGMPointPropertyType. withRole(String value)GMPointPropertyTypeGMPointPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)GMPointPropertyTypeGMPointPropertyType. withTitle(String value)GMPointPropertyTypeGMPointPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)GMPointPropertyTypeGMPointPropertyType. withUuidref(String value)
-