public static interface WorldFile.World.DoubleMatrixWithQuantilesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
WorldFile.World.DoubleQuantile |
getQuantiles(int index)
repeated .World.World.DoubleQuantile quantiles = 1; |
int |
getQuantilesCount()
repeated .World.World.DoubleQuantile quantiles = 1; |
List<WorldFile.World.DoubleQuantile> |
getQuantilesList()
repeated .World.World.DoubleQuantile quantiles = 1; |
WorldFile.World.DoubleQuantileOrBuilder |
getQuantilesOrBuilder(int index)
repeated .World.World.DoubleQuantile quantiles = 1; |
List<? extends WorldFile.World.DoubleQuantileOrBuilder> |
getQuantilesOrBuilderList()
repeated .World.World.DoubleQuantile quantiles = 1; |
WorldFile.World.DoubleRow |
getRows(int index)
repeated .World.World.DoubleRow rows = 2; |
int |
getRowsCount()
repeated .World.World.DoubleRow rows = 2; |
List<WorldFile.World.DoubleRow> |
getRowsList()
repeated .World.World.DoubleRow rows = 2; |
WorldFile.World.DoubleRowOrBuilder |
getRowsOrBuilder(int index)
repeated .World.World.DoubleRow rows = 2; |
List<? extends WorldFile.World.DoubleRowOrBuilder> |
getRowsOrBuilderList()
repeated .World.World.DoubleRow rows = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<WorldFile.World.DoubleQuantile> getQuantilesList()
repeated .World.World.DoubleQuantile quantiles = 1;WorldFile.World.DoubleQuantile getQuantiles(int index)
repeated .World.World.DoubleQuantile quantiles = 1;int getQuantilesCount()
repeated .World.World.DoubleQuantile quantiles = 1;List<? extends WorldFile.World.DoubleQuantileOrBuilder> getQuantilesOrBuilderList()
repeated .World.World.DoubleQuantile quantiles = 1;WorldFile.World.DoubleQuantileOrBuilder getQuantilesOrBuilder(int index)
repeated .World.World.DoubleQuantile quantiles = 1;List<WorldFile.World.DoubleRow> getRowsList()
repeated .World.World.DoubleRow rows = 2;WorldFile.World.DoubleRow getRows(int index)
repeated .World.World.DoubleRow rows = 2;int getRowsCount()
repeated .World.World.DoubleRow rows = 2;List<? extends WorldFile.World.DoubleRowOrBuilder> getRowsOrBuilderList()
repeated .World.World.DoubleRow rows = 2;WorldFile.World.DoubleRowOrBuilder getRowsOrBuilder(int index)
repeated .World.World.DoubleRow rows = 2;Copyright © 2015. All Rights Reserved.