Class FigureDescriptor.AxisDescriptor.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,FigureDescriptor.AxisDescriptorOrBuilder
,Cloneable
- Enclosing class:
- FigureDescriptor.AxisDescriptor
public static final class FigureDescriptor.AxisDescriptor.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
implements FigureDescriptor.AxisDescriptorOrBuilder
Protobuf type
io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor
-
Method Summary
Modifier and TypeMethodDescriptionaddAllMajorTickLocations
(Iterable<? extends Double> values) repeated double major_tick_locations = 17;
addMajorTickLocations
(double value) repeated double major_tick_locations = 17;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
string color = 10;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) optional string format_pattern = 9;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType format_type = 2;
optional double gap_between_major_ticks = 16;
clearId()
string id = 1;
bool invert = 19;
bool is_time_axis = 20;
string label = 6;
string label_font = 7;
clearLog()
bool log = 5;
repeated double major_tick_locations = 17;
bool major_ticks_visible = 14;
double max_range = 12;
int32 minor_tick_count = 15;
bool minor_ticks_visible = 13;
double min_range = 11;
clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition position = 4;
double tick_label_angle = 18;
string ticks_font = 8;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType type = 3;
clone()
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
getColor()
string color = 10;
com.google.protobuf.ByteString
string color = 10;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
optional string format_pattern = 9;
com.google.protobuf.ByteString
optional string format_pattern = 9;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType format_type = 2;
int
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType format_type = 2;
double
optional double gap_between_major_ticks = 16;
getId()
string id = 1;
com.google.protobuf.ByteString
string id = 1;
boolean
bool invert = 19;
boolean
bool is_time_axis = 20;
getLabel()
string label = 6;
com.google.protobuf.ByteString
string label = 6;
string label_font = 7;
com.google.protobuf.ByteString
string label_font = 7;
boolean
getLog()
bool log = 5;
double
getMajorTickLocations
(int index) repeated double major_tick_locations = 17;
int
repeated double major_tick_locations = 17;
repeated double major_tick_locations = 17;
boolean
bool major_ticks_visible = 14;
double
double max_range = 12;
int
int32 minor_tick_count = 15;
boolean
bool minor_ticks_visible = 13;
double
double min_range = 11;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition position = 4;
int
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition position = 4;
double
double tick_label_angle = 18;
string ticks_font = 8;
com.google.protobuf.ByteString
string ticks_font = 8;
getType()
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType type = 3;
int
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType type = 3;
boolean
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
boolean
optional string format_pattern = 9;
boolean
optional double gap_between_major_ticks = 16;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
string color = 10;
setColorBytes
(com.google.protobuf.ByteString value) string color = 10;
setFormatPattern
(String value) optional string format_pattern = 9;
setFormatPatternBytes
(com.google.protobuf.ByteString value) optional string format_pattern = 9;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType format_type = 2;
setFormatTypeValue
(int value) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType format_type = 2;
setGapBetweenMajorTicks
(double value) optional double gap_between_major_ticks = 16;
string id = 1;
setIdBytes
(com.google.protobuf.ByteString value) string id = 1;
setInvert
(boolean value) bool invert = 19;
setIsTimeAxis
(boolean value) bool is_time_axis = 20;
string label = 6;
setLabelBytes
(com.google.protobuf.ByteString value) string label = 6;
setLabelFont
(String value) string label_font = 7;
setLabelFontBytes
(com.google.protobuf.ByteString value) string label_font = 7;
setLog
(boolean value) bool log = 5;
setMajorTickLocations
(int index, double value) repeated double major_tick_locations = 17;
setMajorTicksVisible
(boolean value) bool major_ticks_visible = 14;
setMaxRange
(double value) double max_range = 12;
setMinorTickCount
(int value) int32 minor_tick_count = 15;
setMinorTicksVisible
(boolean value) bool minor_ticks_visible = 13;
setMinRange
(double value) double min_range = 11;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition position = 4;
setPositionValue
(int value) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition position = 4;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTickLabelAngle
(double value) double tick_label_angle = 18;
setTicksFont
(String value) string ticks_font = 8;
setTicksFontBytes
(com.google.protobuf.ByteString value) string ticks_font = 8;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType type = 3;
setTypeValue
(int value) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType type = 3;
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
setField
public FigureDescriptor.AxisDescriptor.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
clearField
public FigureDescriptor.AxisDescriptor.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
clearOneof
public FigureDescriptor.AxisDescriptor.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
setRepeatedField
public FigureDescriptor.AxisDescriptor.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
addRepeatedField
public FigureDescriptor.AxisDescriptor.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
mergeFrom
public FigureDescriptor.AxisDescriptor.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<FigureDescriptor.AxisDescriptor.Builder>
- Throws:
IOException
-
getId
string id = 1;
- Specified by:
getId
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()string id = 1;
- Specified by:
getIdBytes
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The bytes for id.
-
setId
string id = 1;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
string id = 1;
- Returns:
- This builder for chaining.
-
setIdBytes
string id = 1;
- Parameters:
value
- The bytes for id to set.- Returns:
- This builder for chaining.
-
getFormatTypeValue
public int getFormatTypeValue().io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType format_type = 2;
- Specified by:
getFormatTypeValue
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The enum numeric value on the wire for formatType.
-
setFormatTypeValue
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType format_type = 2;
- Parameters:
value
- The enum numeric value on the wire for formatType to set.- Returns:
- This builder for chaining.
-
getFormatType
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType format_type = 2;
- Specified by:
getFormatType
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The formatType.
-
setFormatType
public FigureDescriptor.AxisDescriptor.Builder setFormatType(FigureDescriptor.AxisDescriptor.AxisFormatType value) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType format_type = 2;
- Parameters:
value
- The formatType to set.- Returns:
- This builder for chaining.
-
clearFormatType
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType format_type = 2;
- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue().io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType type = 3;
- Specified by:
getTypeValue
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType type = 3;
- Parameters:
value
- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType type = 3;
- Specified by:
getType
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The type.
-
setType
public FigureDescriptor.AxisDescriptor.Builder setType(FigureDescriptor.AxisDescriptor.AxisType value) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType type = 3;
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
clearType
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType type = 3;
- Returns:
- This builder for chaining.
-
getPositionValue
public int getPositionValue().io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition position = 4;
- Specified by:
getPositionValue
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The enum numeric value on the wire for position.
-
setPositionValue
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition position = 4;
- Parameters:
value
- The enum numeric value on the wire for position to set.- Returns:
- This builder for chaining.
-
getPosition
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition position = 4;
- Specified by:
getPosition
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The position.
-
setPosition
public FigureDescriptor.AxisDescriptor.Builder setPosition(FigureDescriptor.AxisDescriptor.AxisPosition value) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition position = 4;
- Parameters:
value
- The position to set.- Returns:
- This builder for chaining.
-
clearPosition
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition position = 4;
- Returns:
- This builder for chaining.
-
getLog
public boolean getLog()bool log = 5;
- Specified by:
getLog
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The log.
-
setLog
bool log = 5;
- Parameters:
value
- The log to set.- Returns:
- This builder for chaining.
-
clearLog
bool log = 5;
- Returns:
- This builder for chaining.
-
getLabel
string label = 6;
- Specified by:
getLabel
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The label.
-
getLabelBytes
public com.google.protobuf.ByteString getLabelBytes()string label = 6;
- Specified by:
getLabelBytes
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The bytes for label.
-
setLabel
string label = 6;
- Parameters:
value
- The label to set.- Returns:
- This builder for chaining.
-
clearLabel
string label = 6;
- Returns:
- This builder for chaining.
-
setLabelBytes
string label = 6;
- Parameters:
value
- The bytes for label to set.- Returns:
- This builder for chaining.
-
getLabelFont
string label_font = 7;
- Specified by:
getLabelFont
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The labelFont.
-
getLabelFontBytes
public com.google.protobuf.ByteString getLabelFontBytes()string label_font = 7;
- Specified by:
getLabelFontBytes
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The bytes for labelFont.
-
setLabelFont
string label_font = 7;
- Parameters:
value
- The labelFont to set.- Returns:
- This builder for chaining.
-
clearLabelFont
string label_font = 7;
- Returns:
- This builder for chaining.
-
setLabelFontBytes
public FigureDescriptor.AxisDescriptor.Builder setLabelFontBytes(com.google.protobuf.ByteString value) string label_font = 7;
- Parameters:
value
- The bytes for labelFont to set.- Returns:
- This builder for chaining.
-
getTicksFont
string ticks_font = 8;
- Specified by:
getTicksFont
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The ticksFont.
-
getTicksFontBytes
public com.google.protobuf.ByteString getTicksFontBytes()string ticks_font = 8;
- Specified by:
getTicksFontBytes
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The bytes for ticksFont.
-
setTicksFont
string ticks_font = 8;
- Parameters:
value
- The ticksFont to set.- Returns:
- This builder for chaining.
-
clearTicksFont
string ticks_font = 8;
- Returns:
- This builder for chaining.
-
setTicksFontBytes
public FigureDescriptor.AxisDescriptor.Builder setTicksFontBytes(com.google.protobuf.ByteString value) string ticks_font = 8;
- Parameters:
value
- The bytes for ticksFont to set.- Returns:
- This builder for chaining.
-
hasFormatPattern
public boolean hasFormatPattern()optional string format_pattern = 9;
- Specified by:
hasFormatPattern
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- Whether the formatPattern field is set.
-
getFormatPattern
optional string format_pattern = 9;
- Specified by:
getFormatPattern
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The formatPattern.
-
getFormatPatternBytes
public com.google.protobuf.ByteString getFormatPatternBytes()optional string format_pattern = 9;
- Specified by:
getFormatPatternBytes
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The bytes for formatPattern.
-
setFormatPattern
optional string format_pattern = 9;
- Parameters:
value
- The formatPattern to set.- Returns:
- This builder for chaining.
-
clearFormatPattern
optional string format_pattern = 9;
- Returns:
- This builder for chaining.
-
setFormatPatternBytes
public FigureDescriptor.AxisDescriptor.Builder setFormatPatternBytes(com.google.protobuf.ByteString value) optional string format_pattern = 9;
- Parameters:
value
- The bytes for formatPattern to set.- Returns:
- This builder for chaining.
-
getColor
string color = 10;
- Specified by:
getColor
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The color.
-
getColorBytes
public com.google.protobuf.ByteString getColorBytes()string color = 10;
- Specified by:
getColorBytes
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The bytes for color.
-
setColor
string color = 10;
- Parameters:
value
- The color to set.- Returns:
- This builder for chaining.
-
clearColor
string color = 10;
- Returns:
- This builder for chaining.
-
setColorBytes
string color = 10;
- Parameters:
value
- The bytes for color to set.- Returns:
- This builder for chaining.
-
getMinRange
public double getMinRange()double min_range = 11;
- Specified by:
getMinRange
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The minRange.
-
setMinRange
double min_range = 11;
- Parameters:
value
- The minRange to set.- Returns:
- This builder for chaining.
-
clearMinRange
double min_range = 11;
- Returns:
- This builder for chaining.
-
getMaxRange
public double getMaxRange()double max_range = 12;
- Specified by:
getMaxRange
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The maxRange.
-
setMaxRange
double max_range = 12;
- Parameters:
value
- The maxRange to set.- Returns:
- This builder for chaining.
-
clearMaxRange
double max_range = 12;
- Returns:
- This builder for chaining.
-
getMinorTicksVisible
public boolean getMinorTicksVisible()bool minor_ticks_visible = 13;
- Specified by:
getMinorTicksVisible
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The minorTicksVisible.
-
setMinorTicksVisible
bool minor_ticks_visible = 13;
- Parameters:
value
- The minorTicksVisible to set.- Returns:
- This builder for chaining.
-
clearMinorTicksVisible
bool minor_ticks_visible = 13;
- Returns:
- This builder for chaining.
-
getMajorTicksVisible
public boolean getMajorTicksVisible()bool major_ticks_visible = 14;
- Specified by:
getMajorTicksVisible
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The majorTicksVisible.
-
setMajorTicksVisible
bool major_ticks_visible = 14;
- Parameters:
value
- The majorTicksVisible to set.- Returns:
- This builder for chaining.
-
clearMajorTicksVisible
bool major_ticks_visible = 14;
- Returns:
- This builder for chaining.
-
getMinorTickCount
public int getMinorTickCount()int32 minor_tick_count = 15;
- Specified by:
getMinorTickCount
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The minorTickCount.
-
setMinorTickCount
int32 minor_tick_count = 15;
- Parameters:
value
- The minorTickCount to set.- Returns:
- This builder for chaining.
-
clearMinorTickCount
int32 minor_tick_count = 15;
- Returns:
- This builder for chaining.
-
hasGapBetweenMajorTicks
public boolean hasGapBetweenMajorTicks()optional double gap_between_major_ticks = 16;
- Specified by:
hasGapBetweenMajorTicks
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- Whether the gapBetweenMajorTicks field is set.
-
getGapBetweenMajorTicks
public double getGapBetweenMajorTicks()optional double gap_between_major_ticks = 16;
- Specified by:
getGapBetweenMajorTicks
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The gapBetweenMajorTicks.
-
setGapBetweenMajorTicks
optional double gap_between_major_ticks = 16;
- Parameters:
value
- The gapBetweenMajorTicks to set.- Returns:
- This builder for chaining.
-
clearGapBetweenMajorTicks
optional double gap_between_major_ticks = 16;
- Returns:
- This builder for chaining.
-
getMajorTickLocationsList
repeated double major_tick_locations = 17;
- Specified by:
getMajorTickLocationsList
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- A list containing the majorTickLocations.
-
getMajorTickLocationsCount
public int getMajorTickLocationsCount()repeated double major_tick_locations = 17;
- Specified by:
getMajorTickLocationsCount
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The count of majorTickLocations.
-
getMajorTickLocations
public double getMajorTickLocations(int index) repeated double major_tick_locations = 17;
- Specified by:
getMajorTickLocations
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The majorTickLocations at the given index.
-
setMajorTickLocations
repeated double major_tick_locations = 17;
- Parameters:
index
- The index to set the value at.value
- The majorTickLocations to set.- Returns:
- This builder for chaining.
-
addMajorTickLocations
repeated double major_tick_locations = 17;
- Parameters:
value
- The majorTickLocations to add.- Returns:
- This builder for chaining.
-
addAllMajorTickLocations
public FigureDescriptor.AxisDescriptor.Builder addAllMajorTickLocations(Iterable<? extends Double> values) repeated double major_tick_locations = 17;
- Parameters:
values
- The majorTickLocations to add.- Returns:
- This builder for chaining.
-
clearMajorTickLocations
repeated double major_tick_locations = 17;
- Returns:
- This builder for chaining.
-
getTickLabelAngle
public double getTickLabelAngle()double tick_label_angle = 18;
- Specified by:
getTickLabelAngle
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The tickLabelAngle.
-
setTickLabelAngle
double tick_label_angle = 18;
- Parameters:
value
- The tickLabelAngle to set.- Returns:
- This builder for chaining.
-
clearTickLabelAngle
double tick_label_angle = 18;
- Returns:
- This builder for chaining.
-
getInvert
public boolean getInvert()bool invert = 19;
- Specified by:
getInvert
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The invert.
-
setInvert
bool invert = 19;
- Parameters:
value
- The invert to set.- Returns:
- This builder for chaining.
-
clearInvert
bool invert = 19;
- Returns:
- This builder for chaining.
-
getIsTimeAxis
public boolean getIsTimeAxis()bool is_time_axis = 20;
- Specified by:
getIsTimeAxis
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The isTimeAxis.
-
setIsTimeAxis
bool is_time_axis = 20;
- Parameters:
value
- The isTimeAxis to set.- Returns:
- This builder for chaining.
-
clearIsTimeAxis
bool is_time_axis = 20;
- Returns:
- This builder for chaining.
-
hasBusinessCalendarDescriptor
public boolean hasBusinessCalendarDescriptor().io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
- Specified by:
hasBusinessCalendarDescriptor
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- Whether the businessCalendarDescriptor field is set.
-
getBusinessCalendarDescriptor
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
- Specified by:
getBusinessCalendarDescriptor
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
- Returns:
- The businessCalendarDescriptor.
-
setBusinessCalendarDescriptor
public FigureDescriptor.AxisDescriptor.Builder setBusinessCalendarDescriptor(FigureDescriptor.BusinessCalendarDescriptor value) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
-
setBusinessCalendarDescriptor
public FigureDescriptor.AxisDescriptor.Builder setBusinessCalendarDescriptor(FigureDescriptor.BusinessCalendarDescriptor.Builder builderForValue) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
-
mergeBusinessCalendarDescriptor
public FigureDescriptor.AxisDescriptor.Builder mergeBusinessCalendarDescriptor(FigureDescriptor.BusinessCalendarDescriptor value) .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
-
clearBusinessCalendarDescriptor
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
-
getBusinessCalendarDescriptorBuilder
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
-
getBusinessCalendarDescriptorOrBuilder
public FigureDescriptor.BusinessCalendarDescriptorOrBuilder getBusinessCalendarDescriptorOrBuilder().io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor business_calendar_descriptor = 21;
- Specified by:
getBusinessCalendarDescriptorOrBuilder
in interfaceFigureDescriptor.AxisDescriptorOrBuilder
-
setUnknownFields
public final FigureDescriptor.AxisDescriptor.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-
mergeUnknownFields
public final FigureDescriptor.AxisDescriptor.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<FigureDescriptor.AxisDescriptor.Builder>
-