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