- generateX(double) - Static method in class edu.wpi.first.shuffleboard.plugin.base.widget.AbstractDriveWidget
-
Generates an X-shape centered at (0, 0).
- get(int) - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.PrimitiveDoubleArrayList
-
Gets the value at the given index.
- getAlliance() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.fms.FmsInfo
-
Gets the alliance color.
- getCommandData() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDCommandData
-
- getComponents() - Method in class edu.wpi.first.shuffleboard.plugin.base.BasePlugin
-
- getContainers() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.GridLayout
-
Gets a list of the component containers in this layout.
- getControlState() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.fms.ControlWord
-
Gets the control state of the robot.
- getCurrentCommandName() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.BasicSubsystemData
-
- getCurrents() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PowerDistributionData
-
Gets an array of all the currents of the PDP.
- getCustomTypeAdapters() - Method in class edu.wpi.first.shuffleboard.plugin.base.BasePlugin
-
- getD() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDCommandData
-
- getD() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDControllerData
-
- getDataTypes() - Method in class edu.wpi.first.shuffleboard.plugin.base.BasePlugin
-
- getDataTypes() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.SubsystemLayout
-
- getDefaultCommandName() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.BasicSubsystemData
-
- getDefaultComponents() - Method in class edu.wpi.first.shuffleboard.plugin.base.BasePlugin
-
- getDefaultOption() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.SendableChooserData
-
- getDefaultTabInfo() - Method in class edu.wpi.first.shuffleboard.plugin.base.BasePlugin
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.AccelerometerType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.AnalogInputType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.BasicSubsystemType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.CommandType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.DifferentialDriveType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.EncoderType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.FmsInfoType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.GyroType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.MecanumDriveType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.PIDCommandType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.PIDControllerType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.PowerDistributionType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.QuadratureEncoderType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.RelayType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.RobotPreferencesType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.SendableChooserType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.SpeedControllerType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.SubsystemType
-
- getDefaultValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.types.ThreeAxisAccelerometerType
-
- getDirection() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.MecanumDriveData
-
Gets a vector describing the direction of movement of the drive base.
- getDistance() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.EncoderData
-
- getDistancePerTick() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.EncoderData
-
- getEventName() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.fms.FmsInfo
-
Gets the name of the event.
- getF() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDCommandData
-
- getF() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDControllerData
-
- getFalseColor() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.BooleanBoxWidget
-
Gets the value of the property falseColor.
- getFmsControlData() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.fms.FmsInfo
-
Gets the control information.
- getFrontLeftSpeed() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.MecanumDriveData
-
- getFrontRightSpeed() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.MecanumDriveData
-
- getGameSpecificMessage() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.fms.FmsInfo
-
Gets the game-specific message from the FMS.
- getHumanReadableName() - Method in enum edu.wpi.first.shuffleboard.plugin.base.data.fms.MatchType
-
Gets a human-readable name for this ordinal.
- getI() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDCommandData
-
- getI() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDControllerData
-
- getLeftSpeed() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.DifferentialDriveData
-
- getMatchNumber() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.fms.FmsInfo
-
Gets the number of the match being played.
- getMatchType() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.fms.FmsInfo
-
Gets the type of the match being played.
- getMoment() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.MecanumDriveData
-
Gets the moment about the drive base's center of rotation.
- getName() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.CommandData
-
- getName() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.EncoderData
-
- getName() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDCommandData
-
- getName() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.RelayData
-
- getName() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.GridLayout
-
- getName() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.ListLayout
-
- getName() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.SubsystemLayout
-
- getNumColumns() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.GridLayout
-
Gets the value of the property numColumns.
- getNumRows() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.GridLayout
-
Gets the value of the property numRows.
- getOptions() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.SendableChooserData
-
- getOrientation() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.SpeedControllerWidget
-
Gets the value of the property orientation.
- getP() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDCommandData
-
- getP() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDControllerData
-
- getPidControllerData() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDCommandData
-
- getRearLeftSpeed() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.MecanumDriveData
-
- getRearRightSpeed() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.MecanumDriveData
-
- getReplayNumber() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.fms.FmsInfo
-
Gets the replay number of the match.
- getRightSpeed() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.DifferentialDriveData
-
- getSelectedOption() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.SendableChooserData
-
- getSetpoint() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDCommandData
-
- getSetpoint() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PIDControllerData
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.GridLayout
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.ListLayout
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.AccelerometerWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.BooleanBoxWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.DifferentialDriveWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.GraphWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.GyroWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.MecanumDriveWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.NumberBarWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.NumberSliderWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.PowerDistributionPanelWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.RobotPreferencesWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.SimpleDialWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.SpeedControllerWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.ThreeAxisAccelerometerWidget
-
- getSettings() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.VoltageViewWidget
-
- getSources() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.SubsystemLayout
-
- getSources() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.GraphWidget
-
- getSpeed() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.EncoderData
-
- getState() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.RelayData
-
- getStationNumber() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.fms.FmsInfo
-
Gets the station number.
- getTotalCurrent() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PowerDistributionData
-
Gets the total current draw of the PDP.
- getTrueColor() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.BooleanBoxWidget
-
Gets the value of the property trueColor.
- getTurn() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.MecanumDriveData
-
Gets a value describing how the drive base is turning in a differential-drive style.
- getValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.AccelerometerData
-
- getValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.GyroData
-
- getValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.RelayData
-
- getValue() - Method in enum edu.wpi.first.shuffleboard.plugin.base.data.RelayData.State
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.GridLayout
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.layout.ListLayout
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.AccelerometerWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.BasicFmsInfoWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.BasicSubsystemWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.BooleanBoxWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.ComboBoxChooserWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.CommandWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.DifferentialDriveWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.EncoderWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.GraphWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.GyroWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.MecanumDriveWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.NumberBarWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.NumberSliderWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.PIDCommandWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.PIDControllerWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.PowerDistributionPanelWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.RelayWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.RobotPreferencesWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.SimpleDialWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.SpeedControllerWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.TextViewWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.ThreeAxisAccelerometerWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.ToggleButtonWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.ToggleSwitchWidget
-
- getView() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.VoltageViewWidget
-
- getVisibleTime() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.GraphWidget
-
Gets the value of the property visibleTime.
- getVisibleTimeMs() - Method in class edu.wpi.first.shuffleboard.plugin.base.widget.GraphWidget
-
- getVoltage() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.PowerDistributionData
-
Gets the current voltage being sourced by the PDP.
- getWrappedValue() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.GyroData
-
Version of getValue that always returns value between 0 and 360.
- getX() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.ThreeAxisAccelerometerData
-
- getY() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.ThreeAxisAccelerometerData
-
- getZ() - Method in class edu.wpi.first.shuffleboard.plugin.base.data.ThreeAxisAccelerometerData
-
- GraphWidget - Class in edu.wpi.first.shuffleboard.plugin.base.widget
-
- GraphWidget() - Constructor for class edu.wpi.first.shuffleboard.plugin.base.widget.GraphWidget
-
- GridLayout - Class in edu.wpi.first.shuffleboard.plugin.base.layout
-
- GridLayout() - Constructor for class edu.wpi.first.shuffleboard.plugin.base.layout.GridLayout
-
- GridLayoutSaver - Class in edu.wpi.first.shuffleboard.plugin.base.layout
-
- GridLayoutSaver() - Constructor for class edu.wpi.first.shuffleboard.plugin.base.layout.GridLayoutSaver
-
- GyroData - Class in edu.wpi.first.shuffleboard.plugin.base.data
-
- GyroData(double) - Constructor for class edu.wpi.first.shuffleboard.plugin.base.data.GyroData
-
- GyroData(Map<String, Object>) - Constructor for class edu.wpi.first.shuffleboard.plugin.base.data.GyroData
-
- GyroType - Class in edu.wpi.first.shuffleboard.plugin.base.data.types
-
- GyroWidget - Class in edu.wpi.first.shuffleboard.plugin.base.widget
-
- GyroWidget() - Constructor for class edu.wpi.first.shuffleboard.plugin.base.widget.GyroWidget
-