public static final class CdmrFeatureProto.GeoReferencedArray extends com.google.protobuf.GeneratedMessage implements CdmrFeatureProto.GeoReferencedArrayOrBuilder
GeoReferencedArray| Modifier and Type | Class and Description |
|---|---|
static class |
CdmrFeatureProto.GeoReferencedArray.Builder
Protobuf type
GeoReferencedArray |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
AXISNAME_FIELD_NUMBER |
static int |
BIGEND_FIELD_NUMBER |
static int |
COMPRESS_FIELD_NUMBER |
static int |
COORDSYSNAME_FIELD_NUMBER |
static int |
COVERAGENAME_FIELD_NUMBER |
static int |
DATATYPE_FIELD_NUMBER |
static int |
PRIMDATA_FIELD_NUMBER |
static int |
SHAPE_FIELD_NUMBER |
static int |
UNCOMPRESSEDSIZE_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| 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; |
static CdmrFeatureProto.GeoReferencedArray |
getDefaultInstance() |
CdmrFeatureProto.GeoReferencedArray |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<CdmrFeatureProto.GeoReferencedArray> |
getParserForType() |
com.google.protobuf.ByteString |
getPrimdata()
optional bytes primdata = 10; |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getVersion()
optional uint32 version = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CdmrFeatureProto.GeoReferencedArray.Builder |
newBuilder() |
static CdmrFeatureProto.GeoReferencedArray.Builder |
newBuilder(CdmrFeatureProto.GeoReferencedArray prototype) |
CdmrFeatureProto.GeoReferencedArray.Builder |
newBuilderForType() |
protected CdmrFeatureProto.GeoReferencedArray.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static CdmrFeatureProto.GeoReferencedArray |
parseDelimitedFrom(InputStream input) |
static CdmrFeatureProto.GeoReferencedArray |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.GeoReferencedArray |
parseFrom(byte[] data) |
static CdmrFeatureProto.GeoReferencedArray |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.GeoReferencedArray |
parseFrom(com.google.protobuf.ByteString data) |
static CdmrFeatureProto.GeoReferencedArray |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.GeoReferencedArray |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CdmrFeatureProto.GeoReferencedArray |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.GeoReferencedArray |
parseFrom(InputStream input) |
static CdmrFeatureProto.GeoReferencedArray |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CdmrFeatureProto.GeoReferencedArray> |
parser() |
CdmrFeatureProto.GeoReferencedArray.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int COVERAGENAME_FIELD_NUMBER
public static final int DATATYPE_FIELD_NUMBER
public static final int BIGEND_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int COMPRESS_FIELD_NUMBER
public static final int UNCOMPRESSEDSIZE_FIELD_NUMBER
public static final int SHAPE_FIELD_NUMBER
public static final int AXISNAME_FIELD_NUMBER
public static final int COORDSYSNAME_FIELD_NUMBER
public static final int PRIMDATA_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic String getCoverageName()
optional string coverageName = 1;
full escaped name.
getCoverageName in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic com.google.protobuf.ByteString getCoverageNameBytes()
optional string coverageName = 1;
full escaped name.
getCoverageNameBytes in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic int getDataTypeValue()
optional .DataType dataType = 2;getDataTypeValue in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic NcStreamProto.DataType getDataType()
optional .DataType dataType = 2;getDataType in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic boolean getBigend()
optional bool bigend = 3;getBigend in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic int getVersion()
optional uint32 version = 4;
set to >= 3 for proto3
getVersion in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic int getCompressValue()
optional .Compress compress = 5;getCompressValue in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic NcStreamProto.Compress getCompress()
optional .Compress compress = 5;getCompress in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic long getUncompressedSize()
optional uint64 uncompressedSize = 6;getUncompressedSize in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic List<Integer> getShapeList()
repeated uint32 shape = 7;
the shape of the returned array
getShapeList in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic int getShapeCount()
repeated uint32 shape = 7;
the shape of the returned array
getShapeCount in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic int getShape(int index)
repeated uint32 shape = 7;
the shape of the returned array
getShape in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic com.google.protobuf.ProtocolStringList getAxisNameList()
repeated string axisName = 8;
each dimension corresponds to this axis
getAxisNameList in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic int getAxisNameCount()
repeated string axisName = 8;
each dimension corresponds to this axis
getAxisNameCount in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic String getAxisName(int index)
repeated string axisName = 8;
each dimension corresponds to this axis
getAxisName in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic com.google.protobuf.ByteString getAxisNameBytes(int index)
repeated string axisName = 8;
each dimension corresponds to this axis
getAxisNameBytes in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic String getCoordSysName()
optional string coordSysName = 9;
must have coordAxes corresponding to shape
getCoordSysName in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic com.google.protobuf.ByteString getCoordSysNameBytes()
optional string coordSysName = 9;
must have coordAxes corresponding to shape
getCoordSysNameBytes in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic com.google.protobuf.ByteString getPrimdata()
optional bytes primdata = 10;
rectangular, primitive array
getPrimdata in interface CdmrFeatureProto.GeoReferencedArrayOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static CdmrFeatureProto.GeoReferencedArray parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.GeoReferencedArray parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.GeoReferencedArray parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.GeoReferencedArray parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.GeoReferencedArray parseFrom(InputStream input) throws IOException
IOExceptionpublic static CdmrFeatureProto.GeoReferencedArray parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CdmrFeatureProto.GeoReferencedArray parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CdmrFeatureProto.GeoReferencedArray parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CdmrFeatureProto.GeoReferencedArray parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CdmrFeatureProto.GeoReferencedArray parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CdmrFeatureProto.GeoReferencedArray.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CdmrFeatureProto.GeoReferencedArray.Builder newBuilder()
public static CdmrFeatureProto.GeoReferencedArray.Builder newBuilder(CdmrFeatureProto.GeoReferencedArray prototype)
public CdmrFeatureProto.GeoReferencedArray.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CdmrFeatureProto.GeoReferencedArray.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static CdmrFeatureProto.GeoReferencedArray getDefaultInstance()
public static com.google.protobuf.Parser<CdmrFeatureProto.GeoReferencedArray> parser()
public com.google.protobuf.Parser<CdmrFeatureProto.GeoReferencedArray> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic CdmrFeatureProto.GeoReferencedArray getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder