public static final class CdmrFeatureProto.CoordAxis extends com.google.protobuf.GeneratedMessageV3 implements CdmrFeatureProto.CoordAxisOrBuilder
CoordAxis| Modifier and Type | Class and Description |
|---|---|
static class |
CdmrFeatureProto.CoordAxis.Builder
Protobuf type
CoordAxis |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ATTS_FIELD_NUMBER |
static int |
AXISTYPE_FIELD_NUMBER |
static int |
DATATYPE_FIELD_NUMBER |
static int |
DEPEND_FIELD_NUMBER |
static int |
DEPENDSON_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
ENDVALUE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NVALUES_FIELD_NUMBER |
static int |
RESOLUTION_FIELD_NUMBER |
static int |
SHAPE_FIELD_NUMBER |
static int |
SPACING_FIELD_NUMBER |
static int |
STARTVALUE_FIELD_NUMBER |
static int |
UNITS_FIELD_NUMBER |
static int |
VALUES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
NcStreamProto.Attribute |
getAtts(int index)
find calendar attribute here?
|
int |
getAttsCount()
find calendar attribute here?
|
List<NcStreamProto.Attribute> |
getAttsList()
find calendar attribute here?
|
NcStreamProto.AttributeOrBuilder |
getAttsOrBuilder(int index)
find calendar attribute here?
|
List<? extends NcStreamProto.AttributeOrBuilder> |
getAttsOrBuilderList()
find calendar attribute here?
|
CdmrFeatureProto.AxisType |
getAxisType()
.AxisType axisType = 4; |
int |
getAxisTypeValue()
.AxisType axisType = 4; |
NcStreamProto.DataType |
getDataType()
.DataType dataType = 2; |
int |
getDataTypeValue()
.DataType dataType = 2; |
static CdmrFeatureProto.CoordAxis |
getDefaultInstance() |
CdmrFeatureProto.CoordAxis |
getDefaultInstanceForType() |
CdmrFeatureProto.DependenceType |
getDepend()
.DependenceType depend = 7; |
String |
getDependsOn(int index)
depends on these axes, only for non-independent axes
|
com.google.protobuf.ByteString |
getDependsOnBytes(int index)
depends on these axes, only for non-independent axes
|
int |
getDependsOnCount()
depends on these axes, only for non-independent axes
|
com.google.protobuf.ProtocolStringList |
getDependsOnList()
depends on these axes, only for non-independent axes
|
int |
getDependValue()
.DependenceType depend = 7; |
String |
getDescription()
string description = 6; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 6; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getEndValue()
double endValue = 13; |
String |
getName()
short name, unique within dataset
|
com.google.protobuf.ByteString |
getNameBytes()
short name, unique within dataset
|
long |
getNvalues()
int64 nvalues = 10; |
com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis> |
getParserForType() |
double |
getResolution()
resolution = (end - start) / (nvalues - 1)
|
int |
getSerializedSize() |
int |
getShape(int index)
the shape of the axis (>1D only)
|
int |
getShapeCount()
the shape of the axis (>1D only)
|
List<Integer> |
getShapeList()
the shape of the axis (>1D only)
|
CdmrFeatureProto.AxisSpacing |
getSpacing()
.AxisSpacing spacing = 11; |
int |
getSpacingValue()
.AxisSpacing spacing = 11; |
double |
getStartValue()
double startValue = 12; |
String |
getUnits()
string units = 5; |
com.google.protobuf.ByteString |
getUnitsBytes()
string units = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.ByteString |
getValues()
big endian doubles; not used for regular, may be deferred
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CdmrFeatureProto.CoordAxis.Builder |
newBuilder() |
static CdmrFeatureProto.CoordAxis.Builder |
newBuilder(CdmrFeatureProto.CoordAxis prototype) |
CdmrFeatureProto.CoordAxis.Builder |
newBuilderForType() |
protected CdmrFeatureProto.CoordAxis.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CdmrFeatureProto.CoordAxis |
parseDelimitedFrom(InputStream input) |
static CdmrFeatureProto.CoordAxis |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.CoordAxis |
parseFrom(byte[] data) |
static CdmrFeatureProto.CoordAxis |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.CoordAxis |
parseFrom(ByteBuffer data) |
static CdmrFeatureProto.CoordAxis |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.CoordAxis |
parseFrom(com.google.protobuf.ByteString data) |
static CdmrFeatureProto.CoordAxis |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.CoordAxis |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CdmrFeatureProto.CoordAxis |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.CoordAxis |
parseFrom(InputStream input) |
static CdmrFeatureProto.CoordAxis |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis> |
parser() |
CdmrFeatureProto.CoordAxis.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int DATATYPE_FIELD_NUMBER
public static final int ATTS_FIELD_NUMBER
public static final int AXISTYPE_FIELD_NUMBER
public static final int UNITS_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int DEPEND_FIELD_NUMBER
public static final int DEPENDSON_FIELD_NUMBER
public static final int SHAPE_FIELD_NUMBER
public static final int NVALUES_FIELD_NUMBER
public static final int SPACING_FIELD_NUMBER
public static final int STARTVALUE_FIELD_NUMBER
public static final int ENDVALUE_FIELD_NUMBER
public static final int RESOLUTION_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getName()
short name, unique within dataset
string name = 1;getName in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
short name, unique within dataset
string name = 1;getNameBytes in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getDataTypeValue()
.DataType dataType = 2;getDataTypeValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic NcStreamProto.DataType getDataType()
.DataType dataType = 2;getDataType in interface CdmrFeatureProto.CoordAxisOrBuilderpublic List<NcStreamProto.Attribute> getAttsList()
find calendar attribute here?
repeated .Attribute atts = 3;getAttsList in interface CdmrFeatureProto.CoordAxisOrBuilderpublic List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
find calendar attribute here?
repeated .Attribute atts = 3;getAttsOrBuilderList in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getAttsCount()
find calendar attribute here?
repeated .Attribute atts = 3;getAttsCount in interface CdmrFeatureProto.CoordAxisOrBuilderpublic NcStreamProto.Attribute getAtts(int index)
find calendar attribute here?
repeated .Attribute atts = 3;getAtts in interface CdmrFeatureProto.CoordAxisOrBuilderpublic NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
find calendar attribute here?
repeated .Attribute atts = 3;getAttsOrBuilder in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getAxisTypeValue()
.AxisType axisType = 4;getAxisTypeValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.AxisType getAxisType()
.AxisType axisType = 4;getAxisType in interface CdmrFeatureProto.CoordAxisOrBuilderpublic String getUnits()
string units = 5;getUnits in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getUnitsBytes()
string units = 5;getUnitsBytes in interface CdmrFeatureProto.CoordAxisOrBuilderpublic String getDescription()
string description = 6;getDescription in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
string description = 6;getDescriptionBytes in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getDependValue()
.DependenceType depend = 7;getDependValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.DependenceType getDepend()
.DependenceType depend = 7;getDepend in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ProtocolStringList getDependsOnList()
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;getDependsOnList in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getDependsOnCount()
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;getDependsOnCount in interface CdmrFeatureProto.CoordAxisOrBuilderpublic String getDependsOn(int index)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;getDependsOn in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getDependsOnBytes(int index)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;getDependsOnBytes in interface CdmrFeatureProto.CoordAxisOrBuilderpublic List<Integer> getShapeList()
the shape of the axis (>1D only)
repeated uint32 shape = 9;getShapeList in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getShapeCount()
the shape of the axis (>1D only)
repeated uint32 shape = 9;getShapeCount in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getShape(int index)
the shape of the axis (>1D only)
repeated uint32 shape = 9;getShape in interface CdmrFeatureProto.CoordAxisOrBuilderpublic long getNvalues()
int64 nvalues = 10;getNvalues in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getSpacingValue()
.AxisSpacing spacing = 11;getSpacingValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.AxisSpacing getSpacing()
.AxisSpacing spacing = 11;getSpacing in interface CdmrFeatureProto.CoordAxisOrBuilderpublic double getStartValue()
double startValue = 12;getStartValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic double getEndValue()
double endValue = 13;getEndValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic double getResolution()
resolution = (end - start) / (nvalues - 1)
double resolution = 14;getResolution in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getValues()
big endian doubles; not used for regular, may be deferred
bytes values = 15;getValues in interface CdmrFeatureProto.CoordAxisOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CdmrFeatureProto.CoordAxis parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(InputStream input) throws IOException
IOExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CdmrFeatureProto.CoordAxis parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CdmrFeatureProto.CoordAxis parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CdmrFeatureProto.CoordAxis.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CdmrFeatureProto.CoordAxis.Builder newBuilder()
public static CdmrFeatureProto.CoordAxis.Builder newBuilder(CdmrFeatureProto.CoordAxis prototype)
public CdmrFeatureProto.CoordAxis.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CdmrFeatureProto.CoordAxis.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CdmrFeatureProto.CoordAxis getDefaultInstance()
public static com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis> parser()
public com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CdmrFeatureProto.CoordAxis getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder