Package net.opengis.www.gml.v3_2
Class GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder>
com.google.protobuf.GeneratedMessage.Builder<GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder>
net.opengis.www.gml.v3_2.GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder
- Enclosing class:
GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType
public static final class GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder
extends com.google.protobuf.GeneratedMessage.Builder<GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder>
implements GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder
[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 68:49]Protobuf type
net.opengis.www.gml.v3_2.GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()A LineString is a special curve that consists of a single segment with linear interpolation.A Point is defined by a single coordinate tuple.A Polygon is a special surface that is defined by a single surface patch (see D.3.6).static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorA LineString is a special curve that consists of a single segment with linear interpolation.A LineString is a special curve that consists of a single segment with linear interpolation.A LineString is a special curve that consists of a single segment with linear interpolation.getPoint()A Point is defined by a single coordinate tuple.A Point is defined by a single coordinate tuple.A Point is defined by a single coordinate tuple.A Polygon is a special surface that is defined by a single surface patch (see D.3.6).A Polygon is a special surface that is defined by a single surface patch (see D.3.6).A Polygon is a special surface that is defined by a single surface patch (see D.3.6).booleanA LineString is a special curve that consists of a single segment with linear interpolation.booleanhasPoint()A Point is defined by a single coordinate tuple.booleanA Polygon is a special surface that is defined by a single surface patch (see D.3.6).protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeLineString(LineStringType value) A LineString is a special curve that consists of a single segment with linear interpolation.mergePoint(PointType value) A Point is defined by a single coordinate tuple.mergePolygon(PolygonType value) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).setLineString(LineStringType value) A LineString is a special curve that consists of a single segment with linear interpolation.setLineString(LineStringType.Builder builderForValue) A LineString is a special curve that consists of a single segment with linear interpolation.A Point is defined by a single coordinate tuple.setPoint(PointType.Builder builderForValue) A Point is defined by a single coordinate tuple.setPolygon(PolygonType value) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder>
-
getDefaultInstanceForType
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType getDefaultInstanceForType()- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder>
-
mergeFrom
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder>- Throws:
IOException
-
getAbstractGeometryTypeCase
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.AbstractGeometryTypeCase getAbstractGeometryTypeCase()- Specified by:
getAbstractGeometryTypeCasein interfaceGeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder
-
clearAbstractGeometryType
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder clearAbstractGeometryType() -
hasPoint
public boolean hasPoint()A Point is defined by a single coordinate tuple. The direct position of a point is specified by the pos element which is of type DirectPositionType. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 184:96]
.net.opengis.www.gml.v3_2.PointType point = 1;- Specified by:
hasPointin interfaceGeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder- Returns:
- Whether the point field is set.
-
getPoint
A Point is defined by a single coordinate tuple. The direct position of a point is specified by the pos element which is of type DirectPositionType. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 184:96]
.net.opengis.www.gml.v3_2.PointType point = 1;- Specified by:
getPointin interfaceGeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder- Returns:
- The point.
-
setPoint
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder setPoint(PointType value) A Point is defined by a single coordinate tuple. The direct position of a point is specified by the pos element which is of type DirectPositionType. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 184:96]
.net.opengis.www.gml.v3_2.PointType point = 1; -
setPoint
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder setPoint(PointType.Builder builderForValue) A Point is defined by a single coordinate tuple. The direct position of a point is specified by the pos element which is of type DirectPositionType. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 184:96]
.net.opengis.www.gml.v3_2.PointType point = 1; -
mergePoint
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder mergePoint(PointType value) A Point is defined by a single coordinate tuple. The direct position of a point is specified by the pos element which is of type DirectPositionType. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 184:96]
.net.opengis.www.gml.v3_2.PointType point = 1; -
clearPoint
A Point is defined by a single coordinate tuple. The direct position of a point is specified by the pos element which is of type DirectPositionType. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 184:96]
.net.opengis.www.gml.v3_2.PointType point = 1; -
getPointBuilder
A Point is defined by a single coordinate tuple. The direct position of a point is specified by the pos element which is of type DirectPositionType. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 184:96]
.net.opengis.www.gml.v3_2.PointType point = 1; -
getPointOrBuilder
A Point is defined by a single coordinate tuple. The direct position of a point is specified by the pos element which is of type DirectPositionType. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 184:96]
.net.opengis.www.gml.v3_2.PointType point = 1;- Specified by:
getPointOrBuilderin interfaceGeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder
-
hasLineString
public boolean hasLineString()A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 2;- Specified by:
hasLineStringin interfaceGeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder- Returns:
- Whether the lineString field is set.
-
getLineString
A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 2;- Specified by:
getLineStringin interfaceGeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder- Returns:
- The lineString.
-
setLineString
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder setLineString(LineStringType value) A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 2; -
setLineString
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder setLineString(LineStringType.Builder builderForValue) A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 2; -
mergeLineString
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder mergeLineString(LineStringType value) A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 2; -
clearLineString
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder clearLineString()A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 2; -
getLineStringBuilder
A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 2; -
getLineStringOrBuilder
A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two. [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 265:93]
.net.opengis.www.gml.v3_2.LineStringType line_string = 2;- Specified by:
getLineStringOrBuilderin interfaceGeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder
-
hasPolygon
public boolean hasPolygon()A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon. [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
.net.opengis.www.gml.v3_2.PolygonType polygon = 3;- Specified by:
hasPolygonin interfaceGeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder- Returns:
- Whether the polygon field is set.
-
getPolygon
A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon. [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
.net.opengis.www.gml.v3_2.PolygonType polygon = 3;- Specified by:
getPolygonin interfaceGeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder- Returns:
- The polygon.
-
setPolygon
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder setPolygon(PolygonType value) A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon. [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
.net.opengis.www.gml.v3_2.PolygonType polygon = 3; -
setPolygon
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon. [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
.net.opengis.www.gml.v3_2.PolygonType polygon = 3; -
mergePolygon
public GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder mergePolygon(PolygonType value) A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon. [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
.net.opengis.www.gml.v3_2.PolygonType polygon = 3; -
clearPolygon
A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon. [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
.net.opengis.www.gml.v3_2.PolygonType polygon = 3; -
getPolygonBuilder
A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon. [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
.net.opengis.www.gml.v3_2.PolygonType polygon = 3; -
getPolygonOrBuilder
A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon. [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
.net.opengis.www.gml.v3_2.PolygonType polygon = 3;- Specified by:
getPolygonOrBuilderin interfaceGeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyTypeOrBuilder
-