Uses of Class
net.opengis.www.gml.v3_2.DirectPositionListType.Builder
Packages that use DirectPositionListType.Builder
-
Uses of DirectPositionListType.Builder in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return DirectPositionListType.BuilderModifier and TypeMethodDescriptionDirectPositionListType.Builder.addAllValue(Iterable<? extends Double> values) posList instances (and other instances with the content model specified by DirectPositionListType) hold the coordinates for a sequence of direct positions within the same coordinate reference system (CRS). if no srsName attribute is given, the CRS shall be specified as part of the larger context this geometry element is part of, typically a geometric object like a point, curve, etc.DirectPositionListType.Builder.addValue(double value) posList instances (and other instances with the content model specified by DirectPositionListType) hold the coordinates for a sequence of direct positions within the same coordinate reference system (CRS). if no srsName attribute is given, the CRS shall be specified as part of the larger context this geometry element is part of, typically a geometric object like a point, curve, etc.DirectPositionListType.Builder.clear()DirectPositionListType.Builder.clearCount()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 95:53]DirectPositionListType.Builder.clearSrsDimension()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 37:58]DirectPositionListType.Builder.clearSrsName()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]DirectPositionListType.Builder.clearValue()posList instances (and other instances with the content model specified by DirectPositionListType) hold the coordinates for a sequence of direct positions within the same coordinate reference system (CRS). if no srsName attribute is given, the CRS shall be specified as part of the larger context this geometry element is part of, typically a geometric object like a point, curve, etc.LinearRingType.Builder.getPosListBuilder()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 99:61]LineStringType.Builder.getPosListBuilder()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 99:61]DirectPositionListType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DirectPositionListType.Builder.mergeFrom(com.google.protobuf.Message other) DirectPositionListType.Builder.mergeFrom(DirectPositionListType other) DirectPositionListType.newBuilder()DirectPositionListType.newBuilder(DirectPositionListType prototype) DirectPositionListType.newBuilderForType()protected DirectPositionListType.BuilderDirectPositionListType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DirectPositionListType.Builder.setCount(int value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 95:53]DirectPositionListType.Builder.setSrsDimension(int value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 37:58]DirectPositionListType.Builder.setSrsName(String value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]DirectPositionListType.Builder.setSrsNameBytes(com.google.protobuf.ByteString value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]DirectPositionListType.Builder.setValue(int index, double value) posList instances (and other instances with the content model specified by DirectPositionListType) hold the coordinates for a sequence of direct positions within the same coordinate reference system (CRS). if no srsName attribute is given, the CRS shall be specified as part of the larger context this geometry element is part of, typically a geometric object like a point, curve, etc.DirectPositionListType.toBuilder()Methods in net.opengis.www.gml.v3_2 with parameters of type DirectPositionListType.BuilderModifier and TypeMethodDescriptionLinearRingType.Builder.setPosList(DirectPositionListType.Builder builderForValue) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 99:61]LineStringType.Builder.setPosList(DirectPositionListType.Builder builderForValue) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 99:61]