| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AxisCamera.RotationT | |
|---|---|
| edu.wpi.first.wpilibj.camera | Provides classes for interfacing to the camera. | 
| Uses of AxisCamera.RotationT in edu.wpi.first.wpilibj.camera | 
|---|
| Fields in edu.wpi.first.wpilibj.camera declared as AxisCamera.RotationT | |
|---|---|
| static AxisCamera.RotationT | AxisCamera.RotationT.k0Picture is right side up. | 
| static AxisCamera.RotationT | AxisCamera.RotationT.k180Picture is rotated 180 degrees. | 
| Methods in edu.wpi.first.wpilibj.camera that return AxisCamera.RotationT | |
|---|---|
|  AxisCamera.RotationT | AxisCamera.getRotation()Get the rotation of the images returned from the camera. | 
| Methods in edu.wpi.first.wpilibj.camera with parameters of type AxisCamera.RotationT | |
|---|---|
|  void | AxisCamera.writeRotation(AxisCamera.RotationT value)Write the rotation of images for the camera to return. | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||