Uses of Class
net.opengis.www.gml.v3_2.AbstractRingType
Packages that use AbstractRingType
-
Uses of AbstractRingType in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return AbstractRingTypeModifier and TypeMethodDescriptionAbstractRingType.Builder.build()AbstractRingType.Builder.buildPartial()static AbstractRingTypeAbstractRingType.getDefaultInstance()AbstractRingType.Builder.getDefaultInstanceForType()AbstractRingType.getDefaultInstanceForType()static AbstractRingTypeAbstractRingType.parseDelimitedFrom(InputStream input) static AbstractRingTypeAbstractRingType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AbstractRingTypeAbstractRingType.parseFrom(byte[] data) static AbstractRingTypeAbstractRingType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AbstractRingTypeAbstractRingType.parseFrom(com.google.protobuf.ByteString data) static AbstractRingTypeAbstractRingType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AbstractRingTypeAbstractRingType.parseFrom(com.google.protobuf.CodedInputStream input) static AbstractRingTypeAbstractRingType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AbstractRingTypeAbstractRingType.parseFrom(InputStream input) static AbstractRingTypeAbstractRingType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AbstractRingTypeAbstractRingType.parseFrom(ByteBuffer data) static AbstractRingTypeAbstractRingType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in net.opengis.www.gml.v3_2 that return types with arguments of type AbstractRingTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AbstractRingType> AbstractRingType.getParserForType()static com.google.protobuf.Parser<AbstractRingType> AbstractRingType.parser()Methods in net.opengis.www.gml.v3_2 with parameters of type AbstractRingTypeModifier and TypeMethodDescriptionAbstractRingType.Builder.mergeFrom(AbstractRingType other) static AbstractRingType.BuilderAbstractRingType.newBuilder(AbstractRingType prototype)