ProtoFeature.Polygon |
ProtoFeature.Polygon.Builder.build() |
|
ProtoFeature.Polygon |
ProtoFeature.Polygon.Builder.buildPartial() |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.getDefaultInstance() |
|
ProtoFeature.Polygon |
ProtoFeature.Polygon.Builder.getDefaultInstanceForType() |
|
ProtoFeature.Polygon |
ProtoFeature.Polygon.getDefaultInstanceForType() |
|
ProtoFeature.Polygon |
ProtoFeature.Geometry.Builder.getPolygon() |
.pojo.Polygon polygon = 3;
|
ProtoFeature.Polygon |
ProtoFeature.Geometry.getPolygon() |
.pojo.Polygon polygon = 3;
|
ProtoFeature.Polygon |
ProtoFeature.GeometryOrBuilder.getPolygon() |
.pojo.Polygon polygon = 3;
|
ProtoFeature.Polygon |
ProtoFeature.GeometryCollection.Builder.getPolygons(int index) |
repeated .pojo.Polygon polygons = 3;
|
ProtoFeature.Polygon |
ProtoFeature.GeometryCollection.getPolygons(int index) |
repeated .pojo.Polygon polygons = 3;
|
ProtoFeature.Polygon |
ProtoFeature.GeometryCollectionOrBuilder.getPolygons(int index) |
repeated .pojo.Polygon polygons = 3;
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseDelimitedFrom(InputStream input) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseFrom(byte[] data) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseFrom(com.google.protobuf.ByteString data) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseFrom(InputStream input) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseFrom(ByteBuffer data) |
|
static ProtoFeature.Polygon |
ProtoFeature.Polygon.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|