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