public class SpeedControllerWidget extends edu.wpi.first.shuffleboard.api.widget.SimpleAnnotatedWidget<SpeedControllerData>
Type | Property and Description |
---|---|
javafx.beans.property.Property<javafx.geometry.Orientation> |
orientation |
dataProperty, typedSourceProperty
Constructor and Description |
---|
SpeedControllerWidget() |
Modifier and Type | Method and Description |
---|---|
javafx.geometry.Orientation |
getOrientation()
Gets the value of the property orientation.
|
java.util.List<edu.wpi.first.shuffleboard.api.prefs.Group> |
getSettings() |
javafx.scene.layout.Pane |
getView() |
javafx.beans.property.Property<javafx.geometry.Orientation> |
orientationProperty() |
void |
setOrientation(javafx.geometry.Orientation orientation)
Sets the value of the property orientation.
|
dataProperty, typedSourceProperty
addSource, getSource, setSource, sourceProperty
getSources, setTitle, titleProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataTypes, getDescription, getName
getData, getDataType, setData
public javafx.beans.property.Property<javafx.geometry.Orientation> orientationProperty
getOrientation()
,
setOrientation(Orientation)
public java.util.List<edu.wpi.first.shuffleboard.api.prefs.Group> getSettings()
getSettings
in interface edu.wpi.first.shuffleboard.api.widget.Component
getSettings
in class edu.wpi.first.shuffleboard.api.widget.AbstractWidget
public javafx.scene.layout.Pane getView()
public javafx.geometry.Orientation getOrientation()
public javafx.beans.property.Property<javafx.geometry.Orientation> orientationProperty()
getOrientation()
,
setOrientation(Orientation)
public void setOrientation(javafx.geometry.Orientation orientation)