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.TextXY
FakeSTouchDisplay.DisplayText. textXY
Methods in de.freaklamarsch.systarest that return STouchProtocol.TextXY Modifier and Type Method Description STouchProtocol.TextXY
STouchProtocol.TextXYReaderWriter. readFromBuffer(java.nio.ByteBuffer buffer)
Methods in de.freaklamarsch.systarest with parameters of type STouchProtocol.TextXY Modifier and Type Method Description boolean
FakeSTouchDisplay. addText(STouchProtocol.TextXY textXY)
int
STouchProtocol.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)