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