Uses of Class
de.freaklamarsch.systarest.FakeSTouch
Package | Description |
---|---|
de.freaklamarsch.systarest | |
de.freaklamarsch.systarest.tests |
-
Uses of FakeSTouch in de.freaklamarsch.systarest
Fields in de.freaklamarsch.systarest declared as FakeSTouch Modifier and Type Field Description private static FakeSTouch
STouchRESTAPI. fst
The instance of the FakeSTouch device used for emulation. -
Uses of FakeSTouch in de.freaklamarsch.systarest.tests
Methods in de.freaklamarsch.systarest.tests with parameters of type FakeSTouch Modifier and Type Method Description private void
FakeSTouchTest. saveDisplayAsExcalidraw(FakeSTouch stouch, java.lang.String filename)
Save theobjectTree
from the display of the passedFakeSTouch
as excalidraw.png-fileprivate void
FakeSTouchTest. saveDisplayAsPNG(FakeSTouch stouch, java.lang.String filename)
Save theobjectTree
from the display of the passedFakeSTouch
as png-file