|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Package be.lassi.domain
Base domain classes representing channels, dimmers, channel groups, etc.
See:
Description
Interface Summary | |
---|---|
LevelController | |
LevelListener | |
LevelProvider | |
LevelsListener |
Class Summary | |
---|---|
Attribute | |
AttributeDefinition | |
AttributeValue | |
Channel | Represents a logical show channel. |
ChannelLevelListener | |
Channels | Collection of Channel objects. |
Colors | Collection with Color objects that allows for
regular and "endless" iteration over the collection elements
(when the end of the collection is reached, iteration starts
back at the start, and allows for initialization using color
names. |
Controlable | |
CueFading | |
Dimmer | Represents a physical dimmer channel. |
Dimmers | Collection with Dimmer objects. |
Fixture | Represents a single fixture with a given fixture address and current state of the fixture attributes. |
FixtureChannel | |
FixtureDefinition | Defines a particular type of fixture by describing the fixture attributes and presets. |
FixtureGroups | Collection of fixture collections. |
Fixtures | Collection with Fixture elements. |
FrameProperties | |
Group | A collection with a subset of all available channels that can be controlled through the lanbox. |
Groups | Collection of channel groups. |
Hsb | Color specification using hue, saturation and brightness values. |
Level | Represents channel level value, manages any listeners that listen for level value changes. |
LevelListeners | |
LevelObject | Named wrapper arround Level object. |
Levels | Collection of Level objects. |
LevelValue | Encapsulates a level value. |
NamedColor | Color with a name, and a collection of predefined colors. |
Preset | |
PresetDefinition | |
PresetValue | |
PresetValueDefinition | |
Show | |
ShowBuilder | |
ShowCopier | |
Submaster | Represents the state of all channels at a given moment. |
Submasters | |
TimedLevel | A channel level that supports fading. |
Package be.lassi.domain Description
Base domain classes representing channels, dimmers, channel groups, etc.
|
Lighting Assistant 1.2 | ||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |