public static final class CdmrFeatureProto.CoordAxis.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder> implements CdmrFeatureProto.CoordAxisOrBuilder
CoordAxis| Modifier and Type | Method and Description |
|---|---|
CdmrFeatureProto.CoordAxis.Builder |
addAllAtts(Iterable<? extends NcStreamProto.Attribute> values)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
addAllDependsOn(Iterable<String> values)
depends on these axes, only for non-independent axes
|
CdmrFeatureProto.CoordAxis.Builder |
addAllShape(Iterable<? extends Integer> values)
the shape of the axis (>1D only)
|
CdmrFeatureProto.CoordAxis.Builder |
addAtts(int index,
NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
addAtts(int index,
NcStreamProto.Attribute value)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
addAtts(NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
addAtts(NcStreamProto.Attribute value)
find calendar attribute here?
|
NcStreamProto.Attribute.Builder |
addAttsBuilder()
find calendar attribute here?
|
NcStreamProto.Attribute.Builder |
addAttsBuilder(int index)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
addDependsOn(String value)
depends on these axes, only for non-independent axes
|
CdmrFeatureProto.CoordAxis.Builder |
addDependsOnBytes(com.google.protobuf.ByteString value)
depends on these axes, only for non-independent axes
|
CdmrFeatureProto.CoordAxis.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CdmrFeatureProto.CoordAxis.Builder |
addShape(int value)
the shape of the axis (>1D only)
|
CdmrFeatureProto.CoordAxis |
build() |
CdmrFeatureProto.CoordAxis |
buildPartial() |
CdmrFeatureProto.CoordAxis.Builder |
clear() |
CdmrFeatureProto.CoordAxis.Builder |
clearAtts()
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
clearAxisType()
.AxisType axisType = 4; |
CdmrFeatureProto.CoordAxis.Builder |
clearDataType()
.DataType dataType = 2; |
CdmrFeatureProto.CoordAxis.Builder |
clearDepend()
.DependenceType depend = 7; |
CdmrFeatureProto.CoordAxis.Builder |
clearDependsOn()
depends on these axes, only for non-independent axes
|
CdmrFeatureProto.CoordAxis.Builder |
clearDescription()
string description = 6; |
CdmrFeatureProto.CoordAxis.Builder |
clearEndValue()
double endValue = 13; |
CdmrFeatureProto.CoordAxis.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CdmrFeatureProto.CoordAxis.Builder |
clearName()
short name, unique within dataset
|
CdmrFeatureProto.CoordAxis.Builder |
clearNvalues()
int64 nvalues = 10; |
CdmrFeatureProto.CoordAxis.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CdmrFeatureProto.CoordAxis.Builder |
clearResolution()
resolution = (end - start) / (nvalues - 1)
|
CdmrFeatureProto.CoordAxis.Builder |
clearShape()
the shape of the axis (>1D only)
|
CdmrFeatureProto.CoordAxis.Builder |
clearSpacing()
.AxisSpacing spacing = 11; |
CdmrFeatureProto.CoordAxis.Builder |
clearStartValue()
double startValue = 12; |
CdmrFeatureProto.CoordAxis.Builder |
clearUnits()
string units = 5; |
CdmrFeatureProto.CoordAxis.Builder |
clearValues()
big endian doubles; not used for regular, may be deferred
|
CdmrFeatureProto.CoordAxis.Builder |
clone() |
NcStreamProto.Attribute |
getAtts(int index)
find calendar attribute here?
|
NcStreamProto.Attribute.Builder |
getAttsBuilder(int index)
find calendar attribute here?
|
List<NcStreamProto.Attribute.Builder> |
getAttsBuilderList()
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; |
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() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
double |
getResolution()
resolution = (end - start) / (nvalues - 1)
|
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.ByteString |
getValues()
big endian doubles; not used for regular, may be deferred
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CdmrFeatureProto.CoordAxis.Builder |
mergeFrom(CdmrFeatureProto.CoordAxis other) |
CdmrFeatureProto.CoordAxis.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CdmrFeatureProto.CoordAxis.Builder |
mergeFrom(com.google.protobuf.Message other) |
CdmrFeatureProto.CoordAxis.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CdmrFeatureProto.CoordAxis.Builder |
removeAtts(int index)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
setAtts(int index,
NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
setAtts(int index,
NcStreamProto.Attribute value)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
setAxisType(CdmrFeatureProto.AxisType value)
.AxisType axisType = 4; |
CdmrFeatureProto.CoordAxis.Builder |
setAxisTypeValue(int value)
.AxisType axisType = 4; |
CdmrFeatureProto.CoordAxis.Builder |
setDataType(NcStreamProto.DataType value)
.DataType dataType = 2; |
CdmrFeatureProto.CoordAxis.Builder |
setDataTypeValue(int value)
.DataType dataType = 2; |
CdmrFeatureProto.CoordAxis.Builder |
setDepend(CdmrFeatureProto.DependenceType value)
.DependenceType depend = 7; |
CdmrFeatureProto.CoordAxis.Builder |
setDependsOn(int index,
String value)
depends on these axes, only for non-independent axes
|
CdmrFeatureProto.CoordAxis.Builder |
setDependValue(int value)
.DependenceType depend = 7; |
CdmrFeatureProto.CoordAxis.Builder |
setDescription(String value)
string description = 6; |
CdmrFeatureProto.CoordAxis.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
string description = 6; |
CdmrFeatureProto.CoordAxis.Builder |
setEndValue(double value)
double endValue = 13; |
CdmrFeatureProto.CoordAxis.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CdmrFeatureProto.CoordAxis.Builder |
setName(String value)
short name, unique within dataset
|
CdmrFeatureProto.CoordAxis.Builder |
setNameBytes(com.google.protobuf.ByteString value)
short name, unique within dataset
|
CdmrFeatureProto.CoordAxis.Builder |
setNvalues(long value)
int64 nvalues = 10; |
CdmrFeatureProto.CoordAxis.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CdmrFeatureProto.CoordAxis.Builder |
setResolution(double value)
resolution = (end - start) / (nvalues - 1)
|
CdmrFeatureProto.CoordAxis.Builder |
setShape(int index,
int value)
the shape of the axis (>1D only)
|
CdmrFeatureProto.CoordAxis.Builder |
setSpacing(CdmrFeatureProto.AxisSpacing value)
.AxisSpacing spacing = 11; |
CdmrFeatureProto.CoordAxis.Builder |
setSpacingValue(int value)
.AxisSpacing spacing = 11; |
CdmrFeatureProto.CoordAxis.Builder |
setStartValue(double value)
double startValue = 12; |
CdmrFeatureProto.CoordAxis.Builder |
setUnits(String value)
string units = 5; |
CdmrFeatureProto.CoordAxis.Builder |
setUnitsBytes(com.google.protobuf.ByteString value)
string units = 5; |
CdmrFeatureProto.CoordAxis.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CdmrFeatureProto.CoordAxis.Builder |
setValues(com.google.protobuf.ByteString value)
big endian doubles; not used for regular, may be deferred
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public CdmrFeatureProto.CoordAxis.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public CdmrFeatureProto.CoordAxis getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CdmrFeatureProto.CoordAxis build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CdmrFeatureProto.CoordAxis buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CdmrFeatureProto.CoordAxis.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public CdmrFeatureProto.CoordAxis.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public CdmrFeatureProto.CoordAxis.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public CdmrFeatureProto.CoordAxis.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public CdmrFeatureProto.CoordAxis.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public CdmrFeatureProto.CoordAxis.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public CdmrFeatureProto.CoordAxis.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CdmrFeatureProto.CoordAxis.Builder>public CdmrFeatureProto.CoordAxis.Builder mergeFrom(CdmrFeatureProto.CoordAxis other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public CdmrFeatureProto.CoordAxis.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CdmrFeatureProto.CoordAxis.Builder>IOExceptionpublic 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 CdmrFeatureProto.CoordAxis.Builder setName(String value)
short name, unique within dataset
string name = 1;public CdmrFeatureProto.CoordAxis.Builder clearName()
short name, unique within dataset
string name = 1;public CdmrFeatureProto.CoordAxis.Builder setNameBytes(com.google.protobuf.ByteString value)
short name, unique within dataset
string name = 1;public int getDataTypeValue()
.DataType dataType = 2;getDataTypeValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setDataTypeValue(int value)
.DataType dataType = 2;public NcStreamProto.DataType getDataType()
.DataType dataType = 2;getDataType in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setDataType(NcStreamProto.DataType value)
.DataType dataType = 2;public CdmrFeatureProto.CoordAxis.Builder clearDataType()
.DataType dataType = 2;public List<NcStreamProto.Attribute> getAttsList()
find calendar attribute here?
repeated .Attribute atts = 3;getAttsList 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 CdmrFeatureProto.CoordAxis.Builder setAtts(int index, NcStreamProto.Attribute value)
find calendar attribute here?
repeated .Attribute atts = 3;public CdmrFeatureProto.CoordAxis.Builder setAtts(int index, NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
repeated .Attribute atts = 3;public CdmrFeatureProto.CoordAxis.Builder addAtts(NcStreamProto.Attribute value)
find calendar attribute here?
repeated .Attribute atts = 3;public CdmrFeatureProto.CoordAxis.Builder addAtts(int index, NcStreamProto.Attribute value)
find calendar attribute here?
repeated .Attribute atts = 3;public CdmrFeatureProto.CoordAxis.Builder addAtts(NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
repeated .Attribute atts = 3;public CdmrFeatureProto.CoordAxis.Builder addAtts(int index, NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
repeated .Attribute atts = 3;public CdmrFeatureProto.CoordAxis.Builder addAllAtts(Iterable<? extends NcStreamProto.Attribute> values)
find calendar attribute here?
repeated .Attribute atts = 3;public CdmrFeatureProto.CoordAxis.Builder clearAtts()
find calendar attribute here?
repeated .Attribute atts = 3;public CdmrFeatureProto.CoordAxis.Builder removeAtts(int index)
find calendar attribute here?
repeated .Attribute atts = 3;public NcStreamProto.Attribute.Builder getAttsBuilder(int index)
find calendar attribute here?
repeated .Attribute atts = 3;public NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
find calendar attribute here?
repeated .Attribute atts = 3;getAttsOrBuilder in interface CdmrFeatureProto.CoordAxisOrBuilderpublic List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
find calendar attribute here?
repeated .Attribute atts = 3;getAttsOrBuilderList in interface CdmrFeatureProto.CoordAxisOrBuilderpublic NcStreamProto.Attribute.Builder addAttsBuilder()
find calendar attribute here?
repeated .Attribute atts = 3;public NcStreamProto.Attribute.Builder addAttsBuilder(int index)
find calendar attribute here?
repeated .Attribute atts = 3;public List<NcStreamProto.Attribute.Builder> getAttsBuilderList()
find calendar attribute here?
repeated .Attribute atts = 3;public int getAxisTypeValue()
.AxisType axisType = 4;getAxisTypeValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setAxisTypeValue(int value)
.AxisType axisType = 4;public CdmrFeatureProto.AxisType getAxisType()
.AxisType axisType = 4;getAxisType in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setAxisType(CdmrFeatureProto.AxisType value)
.AxisType axisType = 4;public CdmrFeatureProto.CoordAxis.Builder clearAxisType()
.AxisType axisType = 4;public String getUnits()
string units = 5;getUnits in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getUnitsBytes()
string units = 5;getUnitsBytes in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setUnits(String value)
string units = 5;public CdmrFeatureProto.CoordAxis.Builder clearUnits()
string units = 5;public CdmrFeatureProto.CoordAxis.Builder setUnitsBytes(com.google.protobuf.ByteString value)
string units = 5;public String getDescription()
string description = 6;getDescription in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
string description = 6;getDescriptionBytes in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setDescription(String value)
string description = 6;public CdmrFeatureProto.CoordAxis.Builder clearDescription()
string description = 6;public CdmrFeatureProto.CoordAxis.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
string description = 6;public int getDependValue()
.DependenceType depend = 7;getDependValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setDependValue(int value)
.DependenceType depend = 7;public CdmrFeatureProto.DependenceType getDepend()
.DependenceType depend = 7;getDepend in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setDepend(CdmrFeatureProto.DependenceType value)
.DependenceType depend = 7;public CdmrFeatureProto.CoordAxis.Builder clearDepend()
.DependenceType depend = 7;public 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 CdmrFeatureProto.CoordAxis.Builder setDependsOn(int index, String value)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;public CdmrFeatureProto.CoordAxis.Builder addDependsOn(String value)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;public CdmrFeatureProto.CoordAxis.Builder addAllDependsOn(Iterable<String> values)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;public CdmrFeatureProto.CoordAxis.Builder clearDependsOn()
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;public CdmrFeatureProto.CoordAxis.Builder addDependsOnBytes(com.google.protobuf.ByteString value)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;public 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 CdmrFeatureProto.CoordAxis.Builder setShape(int index, int value)
the shape of the axis (>1D only)
repeated uint32 shape = 9;public CdmrFeatureProto.CoordAxis.Builder addShape(int value)
the shape of the axis (>1D only)
repeated uint32 shape = 9;public CdmrFeatureProto.CoordAxis.Builder addAllShape(Iterable<? extends Integer> values)
the shape of the axis (>1D only)
repeated uint32 shape = 9;public CdmrFeatureProto.CoordAxis.Builder clearShape()
the shape of the axis (>1D only)
repeated uint32 shape = 9;public long getNvalues()
int64 nvalues = 10;getNvalues in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setNvalues(long value)
int64 nvalues = 10;public CdmrFeatureProto.CoordAxis.Builder clearNvalues()
int64 nvalues = 10;public int getSpacingValue()
.AxisSpacing spacing = 11;getSpacingValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setSpacingValue(int value)
.AxisSpacing spacing = 11;public CdmrFeatureProto.AxisSpacing getSpacing()
.AxisSpacing spacing = 11;getSpacing in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setSpacing(CdmrFeatureProto.AxisSpacing value)
.AxisSpacing spacing = 11;public CdmrFeatureProto.CoordAxis.Builder clearSpacing()
.AxisSpacing spacing = 11;public double getStartValue()
double startValue = 12;getStartValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setStartValue(double value)
double startValue = 12;public CdmrFeatureProto.CoordAxis.Builder clearStartValue()
double startValue = 12;public double getEndValue()
double endValue = 13;getEndValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setEndValue(double value)
double endValue = 13;public CdmrFeatureProto.CoordAxis.Builder clearEndValue()
double endValue = 13;public double getResolution()
resolution = (end - start) / (nvalues - 1)
double resolution = 14;getResolution in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setResolution(double value)
resolution = (end - start) / (nvalues - 1)
double resolution = 14;public CdmrFeatureProto.CoordAxis.Builder clearResolution()
resolution = (end - start) / (nvalues - 1)
double resolution = 14;public com.google.protobuf.ByteString getValues()
big endian doubles; not used for regular, may be deferred
bytes values = 15;getValues in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.CoordAxis.Builder setValues(com.google.protobuf.ByteString value)
big endian doubles; not used for regular, may be deferred
bytes values = 15;public CdmrFeatureProto.CoordAxis.Builder clearValues()
big endian doubles; not used for regular, may be deferred
bytes values = 15;public final CdmrFeatureProto.CoordAxis.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>public final CdmrFeatureProto.CoordAxis.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>