Index

A B C D E F G H I J L M N O P R S T U V W X Y 
All Classes|All Packages

D

data - Variable in class de.freaklamarsch.systarest.CircularBuffer
The underlying array used to store elements in the buffer.
data - Variable in class de.freaklamarsch.systarest.tests.FakeSystaWebTest
 
DATA0 - de.freaklamarsch.systarest.FakeSystaWeb.MessageType
 
DATA1 - de.freaklamarsch.systarest.FakeSystaWeb.MessageType
 
DATA2 - de.freaklamarsch.systarest.FakeSystaWeb.MessageType
 
DATA3 - de.freaklamarsch.systarest.FakeSystaWeb.MessageType
 
DATA4 - de.freaklamarsch.systarest.FakeSystaWeb.MessageType
 
dataArray - Variable in class de.freaklamarsch.systarest.tests.DataLoggerTest
 
dataBuffer - Variable in class de.freaklamarsch.systarest.DataLogger
 
DataLogger<T> - Class in de.freaklamarsch.systarest
A utility class for logging data entries represented as T[] to delimited text files.
DataLogger() - Constructor for class de.freaklamarsch.systarest.DataLogger
Constructor for a DataLogger that writes one file per 60 entries.
DataLogger(String, String, String, int, String, DateTimeFormatter) - Constructor for class de.freaklamarsch.systarest.DataLogger
Constructor for a DataLogger that writes one file per entriesPerFile entries.
DataLogger.DataLoggerStatus - Class in de.freaklamarsch.systarest
Inner class for representing the status of this @see DataLogger.
DataLoggerStatus(int, boolean, String, String, String, int, int, String) - Constructor for class de.freaklamarsch.systarest.DataLogger.DataLoggerStatus
 
DataLoggerTest - Class in de.freaklamarsch.systarest.tests
 
DataLoggerTest() - Constructor for class de.freaklamarsch.systarest.tests.DataLoggerTest
 
dataPacketsProcessed - Variable in class de.freaklamarsch.systarest.FakeSystaWeb
 
dataPacketsProcessed - Variable in class de.freaklamarsch.systarest.FakeSystaWeb.FakeSystaWebStatus
 
dataPacketsReceived - Variable in class de.freaklamarsch.systarest.FakeSystaWeb
 
dataPacketsReceived - Variable in class de.freaklamarsch.systarest.FakeSystaWeb.FakeSystaWebStatus
 
de.freaklamarsch.systarest - package de.freaklamarsch.systarest
 
de.freaklamarsch.systarest.tests - package de.freaklamarsch.systarest.tests
 
debug - Variable in class de.freaklamarsch.systarest.FakeSTouch
 
DEFAULT_CAPACITY - Static variable in class de.freaklamarsch.systarest.CircularBuffer
The default capacity of the buffer if no capacity is specified.
DEFAULT_CAPACITY - Static variable in class de.freaklamarsch.systarest.DataLogger
 
DEFAULT_DELIMITER - Static variable in class de.freaklamarsch.systarest.DataLogger
 
DEFAULT_FILENAME - Static variable in class de.freaklamarsch.systarest.DataLogger
 
DEFAULT_FORMATTER - Static variable in class de.freaklamarsch.systarest.DataLogger
 
DEFAULT_FORMATTER - Static variable in class de.freaklamarsch.systarest.tests.DataLoggerTest
 
DEFAULT_PREFIX - Static variable in class de.freaklamarsch.systarest.DataLogger
 
DEFAULT_ROOT_PATH - Static variable in class de.freaklamarsch.systarest.DataLogger
 
delButton(int) - Method in class de.freaklamarsch.systarest.FakeSTouchDisplay
 
deleteAllLogs() - Method in class de.freaklamarsch.systarest.FakeSystaWeb
 
deleteAllLogs() - Method in class de.freaklamarsch.systarest.SystaRESTAPI
 
deleteDirectoryRecursively(Path) - Static method in class de.freaklamarsch.systarest.tests.SystaRESTAPITest
 
DELIMITER - Static variable in class de.freaklamarsch.systarest.FakeSystaWeb
 
DEVICE_ALREADY_IN_USE - de.freaklamarsch.systarest.FakeSTouch.ConnectionStatus
 
deviceInfo - Variable in class de.freaklamarsch.systarest.tests.FakeSTouchTest
 
DeviceTouchDeviceInfo() - Constructor for class de.freaklamarsch.systarest.DeviceTouchSearch.DeviceTouchDeviceInfo
 
DeviceTouchSearch - Class in de.freaklamarsch.systarest
A utility class for searching and interacting with DeviceTouch devices.
DeviceTouchSearch() - Constructor for class de.freaklamarsch.systarest.DeviceTouchSearch
 
DeviceTouchSearch.DeviceTouchDeviceInfo - Class in de.freaklamarsch.systarest
Information returned from a device supporting the DeviceTouch protocol
DeviceTouchSearchTest - Class in de.freaklamarsch.systarest.tests
 
DeviceTouchSearchTest() - Constructor for class de.freaklamarsch.systarest.tests.DeviceTouchSearchTest
 
disablelogging() - Method in class de.freaklamarsch.systarest.SystaRESTAPI
disables the logging of the received data packets.
disconnect() - Method in class de.freaklamarsch.systarest.FakeSTouch
Disconnects the simulated S-Touch device from the SystaComfort unit.
disconnect() - Method in class de.freaklamarsch.systarest.STouchRESTAPI
Disconnects from the SystaComfort unit.
display - Variable in class de.freaklamarsch.systarest.FakeSTouch
The display associated with this S-Touch device.
DISPLAY_CALIBRATETOUCH - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_DELBUTTON - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_DELETESYMBOL - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_DRAWARC - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_DRAWRECT - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_DRAWROUNDRECT - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_DRAWSYMBOL - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_LINETO - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_MOVETO - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_PRINT - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_PRINTROT - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_PRINTXY - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_PUTC - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_PUTCROT - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETBACKCOLOR - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETBACKLIGHT - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETBUTTON - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETBUZZER - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETCLICK - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETFONTTYPE - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETFORECOLOR - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETINVERS - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETPIXEL - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETSTYLE - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETTEMPOFFSETS - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SETXY - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SWITCHOFF - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SWITCHON - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DISPLAY_SYNCNOW - de.freaklamarsch.systarest.STouchProtocol.STouchCommand
 
DisplayButton(STouchProtocol.Button) - Constructor for class de.freaklamarsch.systarest.FakeSTouchDisplay.DisplayButton
 
DisplayCircle(STouchProtocol.Circle) - Constructor for class de.freaklamarsch.systarest.FakeSTouchDisplay.DisplayCircle
 
displayMethods - Variable in class de.freaklamarsch.systarest.FakeSTouch
 
DisplayRectangle(STouchProtocol.Rectangle) - Constructor for class de.freaklamarsch.systarest.FakeSTouchDisplay.DisplayRectangle
 
DisplayText(STouchProtocol.TextXY) - Constructor for class de.freaklamarsch.systarest.FakeSTouchDisplay.DisplayText
 
DisplayText(STouchProtocol.TextXY, int) - Constructor for class de.freaklamarsch.systarest.FakeSTouchDisplay.DisplayText
 
drawElement(Graphics2D, Object, Color, Color) - Method in class de.freaklamarsch.systarest.RTree
 
drawRect(int, int, int, int) - Method in class de.freaklamarsch.systarest.FakeSTouchDisplay
 
drawRect(STouchProtocol.Rectangle) - Method in class de.freaklamarsch.systarest.FakeSTouchDisplay
 
A B C D E F G H I J L M N O P R S T U V W X Y 
All Classes|All Packages