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