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.
|
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
exportProperties, getProperties, getSources, setTitle, titleProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataTypes, getDescription, getName
getData, getDataType, setData
allComponents, getProperties
public javafx.beans.property.Property<javafx.geometry.Orientation> orientationProperty
getOrientation()
,
setOrientation(Orientation)
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)