Uses of Class
net.opengis.www.gml.v3_2.LinearRingPropertyType.Builder
Packages that use LinearRingPropertyType.Builder
-
Uses of LinearRingPropertyType.Builder in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return LinearRingPropertyType.BuilderModifier and TypeMethodDescriptionLinearRingPropertyType.Builder.clear()LinearRingPropertyType.Builder.clearLinearRing()A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident.LinearRingPropertyType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LinearRingPropertyType.Builder.mergeFrom(com.google.protobuf.Message other) LinearRingPropertyType.Builder.mergeFrom(LinearRingPropertyType other) LinearRingPropertyType.Builder.mergeLinearRing(LinearRingType value) A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident.LinearRingPropertyType.newBuilder()LinearRingPropertyType.newBuilder(LinearRingPropertyType prototype) LinearRingPropertyType.newBuilderForType()protected LinearRingPropertyType.BuilderLinearRingPropertyType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) LinearRingPropertyType.Builder.setLinearRing(LinearRingType value) A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident.LinearRingPropertyType.Builder.setLinearRing(LinearRingType.Builder builderForValue) A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident.LinearRingPropertyType.toBuilder()