public static interface CdmrFeatureProto.GeoReferencedArrayOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAxisName(int index)
repeated string axisName = 8; |
com.google.protobuf.ByteString |
getAxisNameBytes(int index)
repeated string axisName = 8; |
int |
getAxisNameCount()
repeated string axisName = 8; |
com.google.protobuf.ProtocolStringList |
getAxisNameList()
repeated string axisName = 8; |
boolean |
getBigend()
optional bool bigend = 3; |
NcStreamProto.Compress |
getCompress()
optional .Compress compress = 5; |
int |
getCompressValue()
optional .Compress compress = 5; |
String |
getCoordSysName()
optional string coordSysName = 9; |
com.google.protobuf.ByteString |
getCoordSysNameBytes()
optional string coordSysName = 9; |
String |
getCoverageName()
optional string coverageName = 1; |
com.google.protobuf.ByteString |
getCoverageNameBytes()
optional string coverageName = 1; |
NcStreamProto.DataType |
getDataType()
optional .DataType dataType = 2; |
int |
getDataTypeValue()
optional .DataType dataType = 2; |
com.google.protobuf.ByteString |
getPrimdata()
optional bytes primdata = 10; |
int |
getShape(int index)
repeated uint32 shape = 7; |
int |
getShapeCount()
repeated uint32 shape = 7; |
List<Integer> |
getShapeList()
repeated uint32 shape = 7; |
long |
getUncompressedSize()
optional uint64 uncompressedSize = 6; |
int |
getVersion()
optional uint32 version = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCoverageName()
optional string coverageName = 1;
full escaped name.
com.google.protobuf.ByteString getCoverageNameBytes()
optional string coverageName = 1;
full escaped name.
int getDataTypeValue()
optional .DataType dataType = 2;NcStreamProto.DataType getDataType()
optional .DataType dataType = 2;boolean getBigend()
optional bool bigend = 3;int getVersion()
optional uint32 version = 4;
set to >= 3 for proto3
int getCompressValue()
optional .Compress compress = 5;NcStreamProto.Compress getCompress()
optional .Compress compress = 5;long getUncompressedSize()
optional uint64 uncompressedSize = 6;List<Integer> getShapeList()
repeated uint32 shape = 7;
the shape of the returned array
int getShapeCount()
repeated uint32 shape = 7;
the shape of the returned array
int getShape(int index)
repeated uint32 shape = 7;
the shape of the returned array
com.google.protobuf.ProtocolStringList getAxisNameList()
repeated string axisName = 8;
each dimension corresponds to this axis
int getAxisNameCount()
repeated string axisName = 8;
each dimension corresponds to this axis
String getAxisName(int index)
repeated string axisName = 8;
each dimension corresponds to this axis
com.google.protobuf.ByteString getAxisNameBytes(int index)
repeated string axisName = 8;
each dimension corresponds to this axis
String getCoordSysName()
optional string coordSysName = 9;
must have coordAxes corresponding to shape
com.google.protobuf.ByteString getCoordSysNameBytes()
optional string coordSysName = 9;
must have coordAxes corresponding to shape
com.google.protobuf.ByteString getPrimdata()
optional bytes primdata = 10;
rectangular, primitive array