Uses of Class
net.opengis.www.gml.v3_2.PointType.Builder
Packages that use PointType.Builder
-
Uses of PointType.Builder in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return PointType.BuilderModifier and TypeMethodDescriptionPointType.Builder.addAllName(Iterable<? extends CodeType> values) The gml:name property provides a label or identifier for the object, commonly a descriptive name.The gml:name property provides a label or identifier for the object, commonly a descriptive name.PointType.Builder.addName(int index, CodeType.Builder builderForValue) The gml:name property provides a label or identifier for the object, commonly a descriptive name.The gml:name property provides a label or identifier for the object, commonly a descriptive name.PointType.Builder.addName(CodeType.Builder builderForValue) The gml:name property provides a label or identifier for the object, commonly a descriptive name.PointType.Builder.clear()PointType.Builder.clearDescriptionReference()The value of this property is a remote text description of the object.PointType.Builder.clearId()The attribute gml:id supports provision of a handle for the XML element representing a GML Object.PointType.Builder.clearIdentifier()Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.PointType.Builder.clearName()The gml:name property provides a label or identifier for the object, commonly a descriptive name.PointType.Builder.clearPos()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]PointType.Builder.clearSrsDimension()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 37:58]PointType.Builder.clearSrsName()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]GeometricPrimitivePropertyType.Builder.getPointBuilder()A Point is defined by a single coordinate tuple.GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder.getPointBuilder()A Point is defined by a single coordinate tuple.GeometryPropertyType.Builder.getPointBuilder()A Point is defined by a single coordinate tuple.PointArrayPropertyType.SequenceWrapper_PointArrayPropertyType.Builder.getPointBuilder()A Point is defined by a single coordinate tuple.PointPropertyType.Builder.getPointBuilder()A Point is defined by a single coordinate tuple.PointType.Builder.mergeDescriptionReference(ReferenceType value) The value of this property is a remote text description of the object.PointType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointType.Builder.mergeFrom(com.google.protobuf.Message other) PointType.Builder.mergeIdentifier(CodeWithAuthorityType value) Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.PointType.Builder.mergePos(DirectPositionType value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]static PointType.BuilderPointType.newBuilder()static PointType.BuilderPointType.newBuilder(PointType prototype) PointType.newBuilderForType()protected PointType.BuilderPointType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PointType.Builder.removeName(int index) The gml:name property provides a label or identifier for the object, commonly a descriptive name.PointType.Builder.setDescriptionReference(ReferenceType value) The value of this property is a remote text description of the object.PointType.Builder.setDescriptionReference(ReferenceType.Builder builderForValue) The value of this property is a remote text description of the object.The attribute gml:id supports provision of a handle for the XML element representing a GML Object.PointType.Builder.setIdBytes(com.google.protobuf.ByteString value) The attribute gml:id supports provision of a handle for the XML element representing a GML Object.PointType.Builder.setIdentifier(CodeWithAuthorityType value) Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.PointType.Builder.setIdentifier(CodeWithAuthorityType.Builder builderForValue) Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.The gml:name property provides a label or identifier for the object, commonly a descriptive name.PointType.Builder.setName(int index, CodeType.Builder builderForValue) The gml:name property provides a label or identifier for the object, commonly a descriptive name.PointType.Builder.setPos(DirectPositionType value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]PointType.Builder.setPos(DirectPositionType.Builder builderForValue) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 84:53]PointType.Builder.setSrsDimension(int value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 37:58]PointType.Builder.setSrsName(String value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]PointType.Builder.setSrsNameBytes(com.google.protobuf.ByteString value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]PointType.toBuilder()Methods in net.opengis.www.gml.v3_2 with parameters of type PointType.BuilderModifier and TypeMethodDescriptionGeometricPrimitivePropertyType.Builder.setPoint(PointType.Builder builderForValue) A Point is defined by a single coordinate tuple.GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder.setPoint(PointType.Builder builderForValue) A Point is defined by a single coordinate tuple.GeometryPropertyType.Builder.setPoint(PointType.Builder builderForValue) A Point is defined by a single coordinate tuple.PointArrayPropertyType.SequenceWrapper_PointArrayPropertyType.Builder.setPoint(PointType.Builder builderForValue) A Point is defined by a single coordinate tuple.PointPropertyType.Builder.setPoint(PointType.Builder builderForValue) A Point is defined by a single coordinate tuple.