ProtoFeature.Point |
ProtoFeature.Point.Builder.build() |
|
ProtoFeature.Point |
ProtoFeature.Point.Builder.buildPartial() |
|
static ProtoFeature.Point |
ProtoFeature.Point.getDefaultInstance() |
|
ProtoFeature.Point |
ProtoFeature.Point.Builder.getDefaultInstanceForType() |
|
ProtoFeature.Point |
ProtoFeature.Point.getDefaultInstanceForType() |
|
ProtoFeature.Point |
ProtoFeature.Geometry.Builder.getPoint() |
.pojo.Point point = 1;
|
ProtoFeature.Point |
ProtoFeature.Geometry.getPoint() |
.pojo.Point point = 1;
|
ProtoFeature.Point |
ProtoFeature.GeometryOrBuilder.getPoint() |
.pojo.Point point = 1;
|
ProtoFeature.Point |
ProtoFeature.GeometryCollection.Builder.getPoints(int index) |
repeated .pojo.Point points = 1;
|
ProtoFeature.Point |
ProtoFeature.GeometryCollection.getPoints(int index) |
repeated .pojo.Point points = 1;
|
ProtoFeature.Point |
ProtoFeature.GeometryCollectionOrBuilder.getPoints(int index) |
repeated .pojo.Point points = 1;
|
static ProtoFeature.Point |
ProtoFeature.Point.parseDelimitedFrom(InputStream input) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseFrom(byte[] data) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseFrom(com.google.protobuf.ByteString data) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseFrom(InputStream input) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseFrom(ByteBuffer data) |
|
static ProtoFeature.Point |
ProtoFeature.Point.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|