Index
All Classes|All Packages
F
- FakeSTouch - Class in de.freaklamarsch.systarest
-
A mock implementation of the S-Touch device for testing and simulation purposes.
- FakeSTouch() - Constructor for class de.freaklamarsch.systarest.FakeSTouch
- FakeSTouch.ConnectionStatus - Enum in de.freaklamarsch.systarest
- FakeSTouch.ReplyType - Enum in de.freaklamarsch.systarest
- FakeSTouchDisplay - Class in de.freaklamarsch.systarest
-
A mock implementation of a S-Touch display used, for interaction with a S-Touch capable device.
- FakeSTouchDisplay() - Constructor for class de.freaklamarsch.systarest.FakeSTouchDisplay
- FakeSTouchDisplay.DisplayButton - Class in de.freaklamarsch.systarest
- FakeSTouchDisplay.DisplayCircle - Class in de.freaklamarsch.systarest
- FakeSTouchDisplay.DisplayRectangle - Class in de.freaklamarsch.systarest
- FakeSTouchDisplay.DisplayText - Class in de.freaklamarsch.systarest
- FakeSTouchDisplayTest - Class in de.freaklamarsch.systarest.tests
- FakeSTouchDisplayTest() - Constructor for class de.freaklamarsch.systarest.tests.FakeSTouchDisplayTest
- FakeSTouchTest - Class in de.freaklamarsch.systarest.tests
- FakeSTouchTest() - Constructor for class de.freaklamarsch.systarest.tests.FakeSTouchTest
- FakeSTouchTest.PcapPacket - Class in de.freaklamarsch.systarest.tests
- FakeSystaWeb - Class in de.freaklamarsch.systarest
- FakeSystaWeb() - Constructor for class de.freaklamarsch.systarest.FakeSystaWeb
- FakeSystaWeb.FakeSystaWebStatus - Class in de.freaklamarsch.systarest
-
Inner class for representing the status of this @see FakeSystaWeb
- FakeSystaWeb.MessageType - Enum in de.freaklamarsch.systarest
- FakeSystaWeb.SystaComfortInfo - Class in de.freaklamarsch.systarest
-
Inner class for representing the info about a SystaComfort unit
- FakeSystaWebStatus(boolean, boolean, long, long, String, String, int, InetAddress, int, boolean, int, String, String, String, int, int, String) - Constructor for class de.freaklamarsch.systarest.FakeSystaWeb.FakeSystaWebStatus
- FakeSystaWebTest - Class in de.freaklamarsch.systarest.tests
- FakeSystaWebTest() - Constructor for class de.freaklamarsch.systarest.tests.FakeSystaWebTest
- feedDataToFakeSystaWeb(ByteBuffer) - Method in class de.freaklamarsch.systarest.tests.SystaRESTAPITest
-
Feeds the provided ByteBuffer to the FakeSystaWeb instance's processDatagram method.
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class de.freaklamarsch.systarest.CorsFilter
-
Adds CORS headers to the HTTP response to allow cross-origin requests.
- findButtonInObjectTree(int) - Method in class de.freaklamarsch.systarest.FakeSTouchDisplay
- findButtonPressed(int, int) - Method in class de.freaklamarsch.systarest.FakeSTouchDisplay
- findContainingObject(int, int) - Method in class de.freaklamarsch.systarest.RTree
-
TODO what is this search for?
- findContainingObject(RTreeNode, int, int) - Method in class de.freaklamarsch.systarest.RTree
-
TODO what is this search for?
- findContainingObjectWithType(int, int, Class<?>) - Method in class de.freaklamarsch.systarest.RTree
-
TODO what is this search for?
- findContainingObjectWithType(RTreeNode, int, int, Class<?>) - Method in class de.freaklamarsch.systarest.RTree
- findNext0(ByteBuffer, int) - Static method in enum de.freaklamarsch.systarest.STouchProtocol.STouchCommand
- findNodeAtPos(int, int) - Method in class de.freaklamarsch.systarest.RTree
-
Searches for a node at the specified geometric position.
- findNodeAtPos(RTreeNode, int, int) - Method in class de.freaklamarsch.systarest.RTree
- findSC() - Method in class de.freaklamarsch.systarest.tests.FakeSystaWebTest
- findSystaComfort() - Method in class de.freaklamarsch.systarest.FakeSystaWeb
- findSystaComfort() - Method in class de.freaklamarsch.systarest.SystaRESTAPI
-
find SystaComfort units using the search capability of the device touch protocol.
- findSystaComfort() - Method in class de.freaklamarsch.systarest.tests.FakeSTouchTest
- findTextInObjectTree(String) - Method in class de.freaklamarsch.systarest.FakeSTouchDisplay
- FONTS_AVAILABLE - Variable in class de.freaklamarsch.systarest.FakeSTouchDisplay
- FONTS_USED - Variable in class de.freaklamarsch.systarest.FakeSTouchDisplay
- foregroundColor - Variable in class de.freaklamarsch.systarest.FakeSTouchDisplay
- foregroundColor - Variable in class de.freaklamarsch.systarest.RTreeNode
-
The color of the foreground elements in this node.
- fst - Static variable in class de.freaklamarsch.systarest.STouchRESTAPI
-
The instance of the FakeSTouch device used for emulation.
- fsw - Static variable in class de.freaklamarsch.systarest.SystaRESTAPI
- fsw - Variable in class de.freaklamarsch.systarest.tests.FakeSystaWebTest
All Classes|All Packages