Uses of Class
net.opengis.www.gml.v3_2.LinearRingType
Packages that use LinearRingType
-
Uses of LinearRingType in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return LinearRingTypeModifier and TypeMethodDescriptionLinearRingType.Builder.build()LinearRingType.Builder.buildPartial()static LinearRingTypeLinearRingType.getDefaultInstance()LinearRingType.Builder.getDefaultInstanceForType()LinearRingType.getDefaultInstanceForType()AbstractRingPropertyType.Builder.getLinearRing()A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident.AbstractRingPropertyType.getLinearRing()A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident.AbstractRingPropertyTypeOrBuilder.getLinearRing()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.getLinearRing()A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident.LinearRingPropertyType.getLinearRing()A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident.LinearRingPropertyTypeOrBuilder.getLinearRing()A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident.static LinearRingTypeLinearRingType.parseDelimitedFrom(InputStream input) static LinearRingTypeLinearRingType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearRingTypeLinearRingType.parseFrom(byte[] data) static LinearRingTypeLinearRingType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearRingTypeLinearRingType.parseFrom(com.google.protobuf.ByteString data) static LinearRingTypeLinearRingType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearRingTypeLinearRingType.parseFrom(com.google.protobuf.CodedInputStream input) static LinearRingTypeLinearRingType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearRingTypeLinearRingType.parseFrom(InputStream input) static LinearRingTypeLinearRingType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearRingTypeLinearRingType.parseFrom(ByteBuffer data) static LinearRingTypeLinearRingType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in net.opengis.www.gml.v3_2 that return types with arguments of type LinearRingTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LinearRingType> LinearRingType.getParserForType()static com.google.protobuf.Parser<LinearRingType> LinearRingType.parser()Methods in net.opengis.www.gml.v3_2 with parameters of type LinearRingTypeModifier and TypeMethodDescriptionLinearRingType.Builder.mergeFrom(LinearRingType other) AbstractRingPropertyType.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.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.static LinearRingType.BuilderLinearRingType.newBuilder(LinearRingType prototype) AbstractRingPropertyType.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 value) A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident.