JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.openhab.core.types.ComplexType
Packages that use
ComplexType
Package
Description
org.openhab.core.library.types
Uses of
ComplexType
in
org.openhab.core.library.types
Classes in
org.openhab.core.library.types
that implement
ComplexType
Modifier and Type
Class
Description
class
HSBType
The HSBType is a complex type with constituents for hue, saturation and brightness and can be used for color items.
class
PointType
This type can be used for items that are dealing with GPS or location awareness functionality.