Uses of Class
de.freaklamarsch.systarest.STouchProtocol.TextXY
| Package | Description |
|---|---|
| de.freaklamarsch.systarest |
-
Uses of STouchProtocol.TextXY in de.freaklamarsch.systarest
Fields in de.freaklamarsch.systarest declared as STouchProtocol.TextXY Modifier and Type Field Description (package private) STouchProtocol.TextXYFakeSTouchDisplay.DisplayText. textXYMethods in de.freaklamarsch.systarest that return STouchProtocol.TextXY Modifier and Type Method Description STouchProtocol.TextXYSTouchProtocol.TextXYReaderWriter. readFromBuffer(java.nio.ByteBuffer buffer)Methods in de.freaklamarsch.systarest with parameters of type STouchProtocol.TextXY Modifier and Type Method Description booleanFakeSTouchDisplay. addText(STouchProtocol.TextXY textXY)intSTouchProtocol.TextXYReaderWriter. writeToBuffer(java.nio.ByteBuffer buffer, STouchProtocol.TextXY textXY)Constructors in de.freaklamarsch.systarest with parameters of type STouchProtocol.TextXY Constructor Description DisplayText(STouchProtocol.TextXY text)DisplayText(STouchProtocol.TextXY text, int style)