public static interface Geojson.MultiPolygonOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Geojson.Polygon |
getCoordinates(int index)
repeated .net.iakovlev.timeshape.proto.Polygon coordinates = 1; |
int |
getCoordinatesCount()
repeated .net.iakovlev.timeshape.proto.Polygon coordinates = 1; |
java.util.List<Geojson.Polygon> |
getCoordinatesList()
repeated .net.iakovlev.timeshape.proto.Polygon coordinates = 1; |
Geojson.PolygonOrBuilder |
getCoordinatesOrBuilder(int index)
repeated .net.iakovlev.timeshape.proto.Polygon coordinates = 1; |
java.util.List<? extends Geojson.PolygonOrBuilder> |
getCoordinatesOrBuilderList()
repeated .net.iakovlev.timeshape.proto.Polygon coordinates = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<Geojson.Polygon> getCoordinatesList()
repeated .net.iakovlev.timeshape.proto.Polygon coordinates = 1;Geojson.Polygon getCoordinates(int index)
repeated .net.iakovlev.timeshape.proto.Polygon coordinates = 1;int getCoordinatesCount()
repeated .net.iakovlev.timeshape.proto.Polygon coordinates = 1;java.util.List<? extends Geojson.PolygonOrBuilder> getCoordinatesOrBuilderList()
repeated .net.iakovlev.timeshape.proto.Polygon coordinates = 1;Geojson.PolygonOrBuilder getCoordinatesOrBuilder(int index)
repeated .net.iakovlev.timeshape.proto.Polygon coordinates = 1;