Uses of Class
de.freaklamarsch.systarest.STouchProtocol.Rectangle
| Package | Description |
|---|---|
| de.freaklamarsch.systarest |
-
Uses of STouchProtocol.Rectangle in de.freaklamarsch.systarest
Fields in de.freaklamarsch.systarest declared as STouchProtocol.Rectangle Modifier and Type Field Description (package private) STouchProtocol.RectangleFakeSTouchDisplay.DisplayRectangle. rectangleMethods in de.freaklamarsch.systarest that return STouchProtocol.Rectangle Modifier and Type Method Description STouchProtocol.RectangleSTouchProtocol.RectangleReaderWriter. readFromBuffer(java.nio.ByteBuffer buffer)Methods in de.freaklamarsch.systarest with parameters of type STouchProtocol.Rectangle Modifier and Type Method Description booleanFakeSTouchDisplay. drawRect(STouchProtocol.Rectangle rectangle)intSTouchProtocol.RectangleReaderWriter. writeToBuffer(java.nio.ByteBuffer buffer, STouchProtocol.Rectangle rectangle)Constructors in de.freaklamarsch.systarest with parameters of type STouchProtocol.Rectangle Constructor Description DisplayRectangle(STouchProtocol.Rectangle rectangle)