Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addAlarm(Alarm) - Method in class eu.hansolo.medusa.Clock
-
Adds the given Alarm object from the list of alarms.
- addArea(Section) - Method in class eu.hansolo.medusa.Gauge
-
Adds the given Section to the list of areas.
- addArea(TimeSection) - Method in class eu.hansolo.medusa.Clock
-
Adds the given TimeSection to the list of areas.
- addClockObserver(EvtType, EvtObserver<MedusaEvt>) - Method in class eu.hansolo.medusa.Clock
- addCustomTickLabel(String) - Method in class eu.hansolo.medusa.Gauge
-
Adds the given String to the list of custom ticklabels
- addData(Data) - Method in class eu.hansolo.medusa.tools.MovingAverage
- addGaugeObserver(EvtType, EvtObserver<MedusaEvt>) - Method in class eu.hansolo.medusa.Gauge
- addMarker(Marker) - Method in class eu.hansolo.medusa.Gauge
-
Adds the given Marker to the list of markers.
- addSection(Section) - Method in class eu.hansolo.medusa.Gauge
-
Adds the given Section to the list of sections.
- addSection(TimeSection) - Method in class eu.hansolo.medusa.Clock
-
Adds the given TimeSection to the list of sections.
- addTickLabelSection(Section) - Method in class eu.hansolo.medusa.Gauge
-
Adds the given Section to the list of ticklabel sections.
- addTickMarkSection(Section) - Method in class eu.hansolo.medusa.Gauge
-
Adds the given Section to the list of tickmark sections.
- addValue(double) - Method in class eu.hansolo.medusa.tools.MovingAverage
- adjustTextSize(Label, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- adjustTextSize(Text, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- Alarm - Class in eu.hansolo.medusa
-
Created by hansolo on 28.01.16.
- Alarm() - Constructor for class eu.hansolo.medusa.Alarm
-
Represents a point in time where something should be triggered.
- Alarm(Alarm.Repetition, ZonedDateTime) - Constructor for class eu.hansolo.medusa.Alarm
- Alarm(Alarm.Repetition, ZonedDateTime, boolean) - Constructor for class eu.hansolo.medusa.Alarm
- Alarm(Alarm.Repetition, ZonedDateTime, boolean, String) - Constructor for class eu.hansolo.medusa.Alarm
- Alarm(Alarm.Repetition, ZonedDateTime, boolean, String, Command) - Constructor for class eu.hansolo.medusa.Alarm
- Alarm(Alarm.Repetition, ZonedDateTime, boolean, String, Command, Color) - Constructor for class eu.hansolo.medusa.Alarm
- Alarm(Alarm.Repetition, ZonedDateTime, Color) - Constructor for class eu.hansolo.medusa.Alarm
- Alarm(ZonedDateTime) - Constructor for class eu.hansolo.medusa.Alarm
- Alarm(ZonedDateTime, Color) - Constructor for class eu.hansolo.medusa.Alarm
- ALARM - Static variable in class eu.hansolo.medusa.events.AlarmEvt
- ALARM_MARKER_PRESSED - Static variable in class eu.hansolo.medusa.Alarm.AlarmMarkerEvent
- ALARM_MARKER_PRESSED_EVENT - Variable in class eu.hansolo.medusa.Alarm
- ALARM_MARKER_RELEASED - Static variable in class eu.hansolo.medusa.Alarm.AlarmMarkerEvent
- ALARM_MARKER_RELEASED_EVENT - Variable in class eu.hansolo.medusa.Alarm
- Alarm.AlarmMarkerEvent - Class in eu.hansolo.medusa
- Alarm.Repetition - Enum Class in eu.hansolo.medusa
- AlarmBuilder<B extends AlarmBuilder<B>> - Class in eu.hansolo.medusa
-
Created by hansolo on 31.01.16.
- AlarmBuilder() - Constructor for class eu.hansolo.medusa.AlarmBuilder
- alarmColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- alarmColorProperty() - Method in class eu.hansolo.medusa.Clock
- AlarmEvt - Class in eu.hansolo.medusa.events
-
Created by hansolo on 28.01.16.
- AlarmEvt(Object, EvtType<? extends AlarmEvt>, Alarm) - Constructor for class eu.hansolo.medusa.events.AlarmEvt
- AlarmEvt(Object, EvtType<? extends AlarmEvt>, EvtPriority, Alarm) - Constructor for class eu.hansolo.medusa.events.AlarmEvt
- alarmListener - Variable in class eu.hansolo.medusa.skins.ClockSkinBase
- AlarmMarkerEvent(Object, EventTarget, EventType<Alarm.AlarmMarkerEvent>) - Constructor for class eu.hansolo.medusa.Alarm.AlarmMarkerEvent
- alarms(Alarm...) - Method in class eu.hansolo.medusa.ClockBuilder
- alarms(List<Alarm>) - Method in class eu.hansolo.medusa.ClockBuilder
- alarmsEnabled(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- alarmsEnabledProperty() - Method in class eu.hansolo.medusa.Clock
- alarmsVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- alarmsVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- ALERT - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- alertMessage(String) - Method in class eu.hansolo.medusa.GaugeBuilder
- alertMessageProperty() - Method in class eu.hansolo.medusa.Gauge
- alertProperty() - Method in class eu.hansolo.medusa.Gauge
- AMBER - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- AMP - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- AmpSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 30.12.15.
- AmpSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.AmpSkin
- AngleConicalGradient - Class in eu.hansolo.medusa.tools
-
Created by hansolo on 21.12.15.
- AngleConicalGradient(double, double, double, Map<Double, Color>, ScaleDirection) - Constructor for class eu.hansolo.medusa.tools.AngleConicalGradient
- AngleConicalGradient(double, double, Map<Double, Color>, ScaleDirection) - Constructor for class eu.hansolo.medusa.tools.AngleConicalGradient
- AngleConicalGradient(Map<Double, Color>, ScaleDirection) - Constructor for class eu.hansolo.medusa.tools.AngleConicalGradient
- ANGLED - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleShape
- angleRange(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- angleRangeProperty() - Method in class eu.hansolo.medusa.Gauge
- angleStepProperty() - Method in class eu.hansolo.medusa.Gauge
- animated(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- animated(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- animatedProperty() - Method in class eu.hansolo.medusa.Clock
- animatedProperty() - Method in class eu.hansolo.medusa.Gauge
- animationDuration(long) - Method in class eu.hansolo.medusa.ClockBuilder
- animationDuration(long) - Method in class eu.hansolo.medusa.GaugeBuilder
- ANTHRACITE - Enum constant in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
- ANY - Static variable in class eu.hansolo.medusa.events.AlarmEvt
- ANY - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- ANY - Static variable in class eu.hansolo.medusa.events.TimeEvt
- apply(Shape) - Method in class eu.hansolo.medusa.tools.AngleConicalGradient
- arcExtend(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- arcExtendProperty() - Method in class eu.hansolo.medusa.Gauge
- areaIconsVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- areaIconsVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- areas(Section...) - Method in class eu.hansolo.medusa.GaugeBuilder
- areas(TimeSection...) - Method in class eu.hansolo.medusa.ClockBuilder
- areas(List<Section>) - Method in class eu.hansolo.medusa.GaugeBuilder
- areas(List<TimeSection>) - Method in class eu.hansolo.medusa.ClockBuilder
- areasVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- areasVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- areasVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- areasVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- areaTextVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- areaTextVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- armed(boolean) - Method in class eu.hansolo.medusa.AlarmBuilder
- ARMED - Static variable in class eu.hansolo.medusa.Alarm
- autoNightMode(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- autoNightModeProperty() - Method in class eu.hansolo.medusa.Clock
- autoScale(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- autoScaleProperty() - Method in class eu.hansolo.medusa.Gauge
- averageColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- averageColorProperty() - Method in class eu.hansolo.medusa.Gauge
- averageVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- averageVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- averagingEnabled(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- averagingEnabledProperty() - Method in class eu.hansolo.medusa.Gauge
- averagingPeriod(int) - Method in class eu.hansolo.medusa.GaugeBuilder
- averagingPeriodProperty() - Method in class eu.hansolo.medusa.Gauge
- AVIONIC - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleType
B
- backgroundPaint(Paint) - Method in class eu.hansolo.medusa.ClockBuilder
- backgroundPaint(Paint) - Method in class eu.hansolo.medusa.GaugeBuilder
- backgroundPaintProperty() - Method in class eu.hansolo.medusa.Clock
- backgroundPaintProperty() - Method in class eu.hansolo.medusa.Gauge
- BAR - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- barBackgroundColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- barBackgroundColorProperty() - Method in class eu.hansolo.medusa.Gauge
- barBorderColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- barBorderColorProperty() - Method in class eu.hansolo.medusa.Gauge
- barColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- barColorProperty() - Method in class eu.hansolo.medusa.Gauge
- barEffectEnabled(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- barEffectEnabledProperty() - Method in class eu.hansolo.medusa.Gauge
- BarSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 11.04.16.
- BarSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.BarSkin
- BATTERY - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- BatterySkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 25.01.16.
- BatterySkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.BatterySkin
- BEIGE - Enum constant in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
- BEIGE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BIG - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleType
- BLACK - Enum constant in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
- BLACK - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BLACK_METAL - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- BLACK_RED - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BLACK_YELLOW - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BLUE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BLUE_BLACK - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BLUE_BLUE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BLUE_DARKBLUE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BLUE_GRAY - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BLUE_LIGHTBLUE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BLUE_LIGHTBLUE2 - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- BLUE2 - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- borderPaint(Paint) - Method in class eu.hansolo.medusa.ClockBuilder
- borderPaint(Paint) - Method in class eu.hansolo.medusa.GaugeBuilder
- borderPaintProperty() - Method in class eu.hansolo.medusa.Clock
- borderPaintProperty() - Method in class eu.hansolo.medusa.Gauge
- borderWidth(double) - Method in class eu.hansolo.medusa.ClockBuilder
- borderWidth(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- borderWidthProperty() - Method in class eu.hansolo.medusa.Clock
- borderWidthProperty() - Method in class eu.hansolo.medusa.Gauge
- BOX - Enum constant in enum class eu.hansolo.medusa.TickMarkType
- BRASS - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- BRIGHT_COLOR - Static variable in class eu.hansolo.medusa.Clock
- BRIGHT_COLOR - Static variable in class eu.hansolo.medusa.Gauge
- BTN_PRESSED - Static variable in class eu.hansolo.medusa.Gauge.ButtonEvent
- BTN_PRESSED_EVENT - Variable in class eu.hansolo.medusa.Gauge
- BTN_RELEASED - Static variable in class eu.hansolo.medusa.Gauge.ButtonEvent
- BTN_RELEASED_EVENT - Variable in class eu.hansolo.medusa.Gauge
- build() - Method in class eu.hansolo.medusa.AlarmBuilder
- build() - Method in class eu.hansolo.medusa.ClockBuilder
- build() - Method in class eu.hansolo.medusa.FGaugeBuilder
- build() - Method in class eu.hansolo.medusa.GaugeBuilder
- build() - Method in class eu.hansolo.medusa.MarkerBuilder
- build() - Method in class eu.hansolo.medusa.SectionBuilder
- build() - Method in class eu.hansolo.medusa.TimeSectionBuilder
- BULLET_CHART - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- BulletChartSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 25.12.15.
- BulletChartSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.BulletChartSkin
- ButtonEvent(Object, EventTarget, EventType<Gauge.ButtonEvent>) - Constructor for class eu.hansolo.medusa.Gauge.ButtonEvent
- ButtonEvent(EventType<Gauge.ButtonEvent>) - Constructor for class eu.hansolo.medusa.Gauge.ButtonEvent
- buttonTooltipText(String) - Method in class eu.hansolo.medusa.GaugeBuilder
- buttonTooltipTextProperty() - Method in class eu.hansolo.medusa.Gauge
C
- calcAutoScale() - Method in class eu.hansolo.medusa.Gauge
-
Calling this method will lead to a recalculation of the scale
- calcAutoScale(double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- calcNiceNumber(double, boolean) - Static method in class eu.hansolo.medusa.tools.Helper
-
Returns a "niceScaling" number approximately equal to the range.
- CARBON - Enum constant in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
- CHARGE - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- ChargeSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 08.07.16.
- ChargeSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.ChargeSkin
- checkAreasForValue(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- checkAreasForValue(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- checkAreasForValueProperty() - Method in class eu.hansolo.medusa.Clock
- checkAreasForValueProperty() - Method in class eu.hansolo.medusa.Gauge
- checkForValue(double) - Method in class eu.hansolo.medusa.Marker
-
Checks if a given value is smaller/bigger than the stored value.
- checkForValue(double) - Method in class eu.hansolo.medusa.Section
-
Checks if the section contains the given value and fires an event in case the value "entered" or "left" the section.
- checkForValue(LocalTime) - Method in class eu.hansolo.medusa.TimeSection
-
Checks if the section contains the given time and fires an event in case the value "entered" or "left" the section.
- checkSectionsForValue(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- checkSectionsForValue(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- checkSectionsForValueProperty() - Method in class eu.hansolo.medusa.Clock
- checkSectionsForValueProperty() - Method in class eu.hansolo.medusa.Gauge
- checkThreshold(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- checkThresholdProperty() - Method in class eu.hansolo.medusa.Gauge
- clamp(double, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- clamp(int, int, int) - Static method in class eu.hansolo.medusa.tools.Helper
- clamp(long, long, long) - Static method in class eu.hansolo.medusa.tools.Helper
- clamp(T, T, T) - Static method in class eu.hansolo.medusa.tools.Helper
- clampMax(double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- clampMin(double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- clearAlarms() - Method in class eu.hansolo.medusa.Clock
-
Clears the list of alarms.
- clearAreas() - Method in class eu.hansolo.medusa.Clock
-
Clears the list of areas
- clearAreas() - Method in class eu.hansolo.medusa.Gauge
-
Clears the list of areas.
- clearCustomTickLabels() - Method in class eu.hansolo.medusa.Gauge
-
Clears the list of custom ticklabels
- clearMarkers() - Method in class eu.hansolo.medusa.Gauge
-
Clears the list of markers.
- clearSections() - Method in class eu.hansolo.medusa.Clock
-
Clears the list of sections.
- clearSections() - Method in class eu.hansolo.medusa.Gauge
-
Clears the list of sections.
- clearTickLabelSections() - Method in class eu.hansolo.medusa.Gauge
-
Clears the list of ticklabel sections.
- clearTickMarkSections() - Method in class eu.hansolo.medusa.Gauge
-
Clears the list of tickmark sections.
- clock - Variable in class eu.hansolo.medusa.skins.ClockSkinBase
- Clock - Class in eu.hansolo.medusa
-
Created by hansolo on 28.01.16.
- Clock() - Constructor for class eu.hansolo.medusa.Clock
- Clock(long) - Constructor for class eu.hansolo.medusa.Clock
- Clock(Clock.ClockSkinType) - Constructor for class eu.hansolo.medusa.Clock
- Clock(Clock.ClockSkinType, int, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Color, Color, double, Color, Color, Color, Color, Color, Color, Color, Color, boolean, boolean, boolean, Color, Color, Color, Color, LcdDesign, boolean, boolean, boolean, boolean, LcdFont, Locale, TickLabelLocation, boolean, long, boolean, Font) - Constructor for class eu.hansolo.medusa.Clock
- Clock(Clock.ClockSkinType, ZonedDateTime) - Constructor for class eu.hansolo.medusa.Clock
- Clock(ZonedDateTime) - Constructor for class eu.hansolo.medusa.Clock
- CLOCK - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- Clock.ClockSkinType - Enum Class in eu.hansolo.medusa
- ClockBuilder<B extends ClockBuilder<B>> - Class in eu.hansolo.medusa
-
Created by hansolo on 28.01.16.
- ClockBuilder() - Constructor for class eu.hansolo.medusa.ClockBuilder
- ClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 28.01.16.
- ClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.ClockSkin
- ClockSkinBase - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 20.01.17.
- ClockSkinBase(Clock) - Constructor for class eu.hansolo.medusa.skins.ClockSkinBase
- color(Color) - Method in class eu.hansolo.medusa.AlarmBuilder
- color(Color) - Method in class eu.hansolo.medusa.MarkerBuilder
- color(Color) - Method in class eu.hansolo.medusa.SectionBuilder
- color(Color) - Method in class eu.hansolo.medusa.TimeSectionBuilder
- COLOR_CHANGED - Static variable in class eu.hansolo.medusa.Marker.MarkerEvent
- COLOR_CHANGED_EVENT - Variable in class eu.hansolo.medusa.Marker
- colorDistance(Color, Color) - Static method in class eu.hansolo.medusa.tools.Helper
- colorProperty() - Method in class eu.hansolo.medusa.Marker
- colorProperty() - Method in class eu.hansolo.medusa.Section
- colorProperty() - Method in class eu.hansolo.medusa.TimeSection
- COLORS - Variable in enum class eu.hansolo.medusa.LcdDesign
- colorToCss(Color) - Static method in class eu.hansolo.medusa.tools.Helper
- command(Command) - Method in class eu.hansolo.medusa.AlarmBuilder
- Command - Interface in eu.hansolo.medusa
-
Created by hansolo on 28.01.16.
- compare(Marker, Marker) - Method in class eu.hansolo.medusa.tools.MarkerComparator
- compare(Section, Section) - Method in class eu.hansolo.medusa.tools.SectionComparator
- compare(TimeSection, TimeSection) - Method in class eu.hansolo.medusa.tools.TimeSectionComparator
- compareTo(Marker) - Method in class eu.hansolo.medusa.Marker
- compareTo(Section) - Method in class eu.hansolo.medusa.Section
- compareTo(TimeSection) - Method in class eu.hansolo.medusa.TimeSection
- computeMaxHeight(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- computeMaxHeight(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- computeMaxWidth(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- computeMaxWidth(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- computeMinHeight(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- computeMinHeight(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- computeMinWidth(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- computeMinWidth(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- computePrefHeight(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- computePrefHeight(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- computePrefWidth(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- computePrefWidth(double, double, double, double, double) - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- contains(double) - Method in class eu.hansolo.medusa.Section
-
Returns true if the given value is within the range between section.getStart() and section.getStop()
- contains(LocalTime) - Method in class eu.hansolo.medusa.TimeSection
-
Returns true if the given time is within the range between section.getStart() and section.getStop()
- create() - Static method in class eu.hansolo.medusa.AlarmBuilder
- create() - Static method in class eu.hansolo.medusa.ClockBuilder
- create() - Static method in class eu.hansolo.medusa.FGaugeBuilder
- create() - Static method in class eu.hansolo.medusa.GaugeBuilder
- create() - Static method in class eu.hansolo.medusa.MarkerBuilder
- create() - Static method in class eu.hansolo.medusa.SectionBuilder
- create() - Static method in class eu.hansolo.medusa.TimeSectionBuilder
- createCarbonPattern() - Static method in class eu.hansolo.medusa.tools.Helper
- createDefaultSkin() - Method in class eu.hansolo.medusa.Clock
- createDefaultSkin() - Method in class eu.hansolo.medusa.Gauge
- createNoiseImage(double, double, Color, Color, double) - Static method in class eu.hansolo.medusa.tools.Helper
- currentTimeListener - Variable in class eu.hansolo.medusa.skins.ClockSkinBase
- currentTimeProperty() - Method in class eu.hansolo.medusa.Clock
- currentValueProperty() - Method in class eu.hansolo.medusa.Gauge
- customFont(Font) - Method in class eu.hansolo.medusa.ClockBuilder
- customFont(Font) - Method in class eu.hansolo.medusa.GaugeBuilder
- customFontEnabled(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- customFontEnabled(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- customFontEnabledProperty() - Method in class eu.hansolo.medusa.Clock
- customFontEnabledProperty() - Method in class eu.hansolo.medusa.Gauge
- customFontProperty() - Method in class eu.hansolo.medusa.Clock
- customFontProperty() - Method in class eu.hansolo.medusa.Gauge
- customTickLabelFontSize(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- customTickLabelFontSizeEnabled(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- customTickLabelFontSizeEnabledProperty() - Method in class eu.hansolo.medusa.Gauge
- customTickLabelFontSizeProperty() - Method in class eu.hansolo.medusa.Gauge
- customTickLabels(String...) - Method in class eu.hansolo.medusa.GaugeBuilder
- customTickLabels(List<String>) - Method in class eu.hansolo.medusa.GaugeBuilder
- customTickLabelsEnabled(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- customTickLabelsEnabledProperty() - Method in class eu.hansolo.medusa.Gauge
D
- DAILY - Enum constant in enum class eu.hansolo.medusa.Alarm.Repetition
- DARK_COLOR - Static variable in class eu.hansolo.medusa.Clock
- DARK_COLOR - Static variable in class eu.hansolo.medusa.Gauge
- DARK_GRAY - Enum constant in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
- DARKAMBER - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- DARKBLUE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- DARKGREEN - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- DARKPURPLE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- DASHBOARD - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- DashboardSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 28.12.15.
- DashboardSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.DashboardSkin
- Data - Class in eu.hansolo.medusa.tools
-
Created by hansolo on 01.11.16.
- Data(double) - Constructor for class eu.hansolo.medusa.tools.Data
- dateColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- dateColorProperty() - Method in class eu.hansolo.medusa.Clock
- dateVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- dateVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- dayVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- dayVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- DB - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- DBClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 29.01.16.
- DBClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.DBClockSkin
- decimals(int) - Method in class eu.hansolo.medusa.GaugeBuilder
- decimalsProperty() - Method in class eu.hansolo.medusa.Gauge
- Demo - Class in eu.hansolo.medusa
- Demo() - Constructor for class eu.hansolo.medusa.Demo
- DemoLauncher - Class in eu.hansolo.medusa
- DemoLauncher() - Constructor for class eu.hansolo.medusa.DemoLauncher
- DESIGN - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- DesignClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 09.11.16.
- DesignClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.DesignClockSkin
- DIGI - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- digital(double) - Static method in class eu.hansolo.medusa.Fonts
- DIGITAL - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- DIGITAL - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- DIGITAL - Enum constant in enum class eu.hansolo.medusa.LcdFont
- DIGITAL_BOLD - Enum constant in enum class eu.hansolo.medusa.LcdFont
- DigitalClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 11.08.16.
- DigitalClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.DigitalClockSkin
- digitalReadout(double) - Static method in class eu.hansolo.medusa.Fonts
- digitalReadoutBold(double) - Static method in class eu.hansolo.medusa.Fonts
- DigitalSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 08.02.16.
- DigitalSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.DigitalSkin
- discreteHours(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- discreteHoursProperty() - Method in class eu.hansolo.medusa.Clock
- discreteMinutes(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- discreteMinutesProperty() - Method in class eu.hansolo.medusa.Clock
- discreteSeconds(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- discreteSecondsProperty() - Method in class eu.hansolo.medusa.Clock
- dispose() - Method in class eu.hansolo.medusa.skins.AmpSkin
- dispose() - Method in class eu.hansolo.medusa.skins.BarSkin
- dispose() - Method in class eu.hansolo.medusa.skins.BatterySkin
- dispose() - Method in class eu.hansolo.medusa.skins.BulletChartSkin
- dispose() - Method in class eu.hansolo.medusa.skins.ChargeSkin
- dispose() - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- dispose() - Method in class eu.hansolo.medusa.skins.DashboardSkin
- dispose() - Method in class eu.hansolo.medusa.skins.DigitalSkin
- dispose() - Method in class eu.hansolo.medusa.skins.FlatSkin
- dispose() - Method in class eu.hansolo.medusa.skins.GaugeSkin
- dispose() - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- dispose() - Method in class eu.hansolo.medusa.skins.HSkin
- dispose() - Method in class eu.hansolo.medusa.skins.IndicatorSkin
- dispose() - Method in class eu.hansolo.medusa.skins.KpiSkin
- dispose() - Method in class eu.hansolo.medusa.skins.LcdSkin
- dispose() - Method in class eu.hansolo.medusa.skins.LevelSkin
- dispose() - Method in class eu.hansolo.medusa.skins.LinearSkin
- dispose() - Method in class eu.hansolo.medusa.skins.MinimalClockSkin
- dispose() - Method in class eu.hansolo.medusa.skins.ModernSkin
- dispose() - Method in class eu.hansolo.medusa.skins.NasaSkin
- dispose() - Method in class eu.hansolo.medusa.skins.PlainAmpSkin
- dispose() - Method in class eu.hansolo.medusa.skins.QuarterSkin
- dispose() - Method in class eu.hansolo.medusa.skins.SectionSkin
- dispose() - Method in class eu.hansolo.medusa.skins.SimpleDigitalSkin
- dispose() - Method in class eu.hansolo.medusa.skins.SimpleSectionSkin
- dispose() - Method in class eu.hansolo.medusa.skins.SimpleSkin
- dispose() - Method in class eu.hansolo.medusa.skins.SlimSkin
- dispose() - Method in class eu.hansolo.medusa.skins.SpaceXSkin
- dispose() - Method in class eu.hansolo.medusa.skins.TinySkin
- dispose() - Method in class eu.hansolo.medusa.skins.VSkin
- dispose() - Method in class eu.hansolo.medusa.skins.WhiteSkin
- DOT - Enum constant in enum class eu.hansolo.medusa.Marker.MarkerType
- DOT - Enum constant in enum class eu.hansolo.medusa.TickMarkType
- drawAlarms(Clock, double, double, double, Map<Alarm, Circle>, DateTimeFormatter, ZonedDateTime) - Static method in class eu.hansolo.medusa.tools.Helper
- drawDot(GraphicsContext, double, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- drawLine(GraphicsContext, double, double, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- drawRadialTickMarks(Gauge, GraphicsContext, double, double, double, double, double, double, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- drawTimeAreas(Clock, GraphicsContext, List<TimeSection>, double, double, double, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- drawTimeSections(Clock, GraphicsContext, List<TimeSection>, double, double, double, double, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- drawTrapezoid(GraphicsContext, double, double, double, double, double, double, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- drawTriangle(GraphicsContext, double, double, double, double, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
E
- elektra(double) - Static method in class eu.hansolo.medusa.Fonts
- ELEKTRA - Enum constant in enum class eu.hansolo.medusa.LcdFont
- enableNode(Node, boolean) - Static method in class eu.hansolo.medusa.tools.Helper
- ENTERED_EVENT - Variable in class eu.hansolo.medusa.Section
- ENTERED_EVENT - Variable in class eu.hansolo.medusa.TimeSection
- ENZO - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- equals(Marker) - Method in class eu.hansolo.medusa.Marker
- equals(Section) - Method in class eu.hansolo.medusa.Section
- equals(TimeSection) - Method in class eu.hansolo.medusa.TimeSection
- estrictaMedium(double) - Static method in class eu.hansolo.medusa.Fonts
- estrictaMediumItalic(double) - Static method in class eu.hansolo.medusa.Fonts
- estrictaRegular(double) - Static method in class eu.hansolo.medusa.Fonts
- estrictaRegularItalic(double) - Static method in class eu.hansolo.medusa.Fonts
- eu.hansolo.medusa - module eu.hansolo.medusa
- eu.hansolo.medusa - package eu.hansolo.medusa
- eu.hansolo.medusa.events - package eu.hansolo.medusa.events
- eu.hansolo.medusa.skins - package eu.hansolo.medusa.skins
- eu.hansolo.medusa.tools - package eu.hansolo.medusa.tools
- EXCEEDED_EVENT - Variable in class eu.hansolo.medusa.Marker
- execute() - Method in interface eu.hansolo.medusa.Command
- executeCommand() - Method in class eu.hansolo.medusa.Alarm
F
- FACTOR - Variable in enum class eu.hansolo.medusa.Gauge.NeedleSize
- FAT - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- FAT - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleType
- FatClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 02.02.16.
- FatClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.FatClockSkin
- FGauge - Class in eu.hansolo.medusa
-
A Region that embeds a given Gauge control.
- FGauge() - Constructor for class eu.hansolo.medusa.FGauge
- FGauge(Gauge, GaugeDesign) - Constructor for class eu.hansolo.medusa.FGauge
- FGauge(Gauge, GaugeDesign, GaugeDesign.GaugeBackground) - Constructor for class eu.hansolo.medusa.FGauge
- FGaugeBuilder<B extends FGaugeBuilder<B>> - Class in eu.hansolo.medusa
-
Created by hansolo on 13.01.16.
- FGaugeBuilder() - Constructor for class eu.hansolo.medusa.FGaugeBuilder
- FINISHED - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- fireAlarmMarkerEvent(Alarm.AlarmMarkerEvent) - Method in class eu.hansolo.medusa.Alarm
- fireClockEvt(MedusaEvt) - Method in class eu.hansolo.medusa.Clock
- fireGaugeEvt(MedusaEvt) - Method in class eu.hansolo.medusa.Gauge
- fireMarkerEvent(Marker.MarkerEvent) - Method in class eu.hansolo.medusa.Marker
- fireSectionEvent(Section.SectionEvent) - Method in class eu.hansolo.medusa.Section
- fireTimeSectionEvent(TimeSection.TimeSectionEvent) - Method in class eu.hansolo.medusa.TimeSection
- FLAT - Enum constant in enum class eu.hansolo.medusa.Gauge.KnobType
- FLAT - Enum constant in enum class eu.hansolo.medusa.Gauge.LedType
- FLAT - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleShape
- FLAT - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- FLAT - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- FLAT_CUSTOM - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- FlatSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 06.01.16.
- FlatSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.FlatSkin
- Fonts - Class in eu.hansolo.medusa
-
Created by hansolo on 11.12.15.
- Fonts() - Constructor for class eu.hansolo.medusa.Fonts
- foregroundBaseColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- foregroundPaint(Paint) - Method in class eu.hansolo.medusa.ClockBuilder
- foregroundPaint(Paint) - Method in class eu.hansolo.medusa.GaugeBuilder
- foregroundPaintProperty() - Method in class eu.hansolo.medusa.Clock
- foregroundPaintProperty() - Method in class eu.hansolo.medusa.Gauge
- foregroundVisible(boolean) - Method in class eu.hansolo.medusa.FGaugeBuilder
- formatNumber(Gauge, double) - Static method in class eu.hansolo.medusa.tools.Helper
- formatNumber(Locale, double, double, int, double) - Static method in class eu.hansolo.medusa.tools.Helper
- formatNumber(Locale, String, int, double) - Static method in class eu.hansolo.medusa.tools.Helper
- formerValueProperty() - Method in class eu.hansolo.medusa.Gauge
- FRAME_FACTOR - Variable in enum class eu.hansolo.medusa.GaugeDesign
- frameColor - Variable in enum class eu.hansolo.medusa.GaugeDesign
G
- gauge - Variable in class eu.hansolo.medusa.skins.GaugeSkinBase
- gauge(Gauge) - Method in class eu.hansolo.medusa.FGaugeBuilder
- Gauge - Class in eu.hansolo.medusa
-
Created by hansolo on 11.12.15.
- Gauge() - Constructor for class eu.hansolo.medusa.Gauge
- Gauge(Gauge.SkinType) - Constructor for class eu.hansolo.medusa.Gauge
- Gauge(Gauge.SkinType, double, double, double, double, String, String, String, boolean, boolean, boolean, Color, double, double, boolean, boolean, boolean, boolean, Paint, Paint, Paint, double, Color, Gauge.KnobType, boolean, boolean, long, double, double, boolean, boolean, boolean, ScaleDirection, TickLabelLocation, TickLabelOrientation, Color, Color, Color, Color, Color, TickMarkType, TickMarkType, TickMarkType, Locale, int, int, Gauge.NeedleType, Gauge.NeedleShape, Gauge.NeedleSize, Gauge.NeedleBehavior, Color, Color, Color, Color, Color, LcdDesign, LcdFont, Color, Gauge.LedType, Color, Color, Color, Color, Color, Color, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Orientation, boolean, boolean, boolean, double, boolean, boolean, String, boolean, Font, boolean, String, boolean) - Constructor for class eu.hansolo.medusa.Gauge
- GAUGE - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- Gauge.ButtonEvent - Class in eu.hansolo.medusa
- Gauge.KnobType - Enum Class in eu.hansolo.medusa
- Gauge.LedType - Enum Class in eu.hansolo.medusa
- Gauge.NeedleBehavior - Enum Class in eu.hansolo.medusa
- Gauge.NeedleShape - Enum Class in eu.hansolo.medusa
- Gauge.NeedleSize - Enum Class in eu.hansolo.medusa
- Gauge.NeedleType - Enum Class in eu.hansolo.medusa
- Gauge.SkinType - Enum Class in eu.hansolo.medusa
- Gauge.ThresholdEvent - Class in eu.hansolo.medusa
- gaugeBackground(GaugeDesign.GaugeBackground) - Method in class eu.hansolo.medusa.FGaugeBuilder
- GaugeBuilder<B extends GaugeBuilder<B>> - Class in eu.hansolo.medusa
-
Created by hansolo on 13.12.15.
- GaugeBuilder() - Constructor for class eu.hansolo.medusa.GaugeBuilder
- gaugeDesign(GaugeDesign) - Method in class eu.hansolo.medusa.FGaugeBuilder
- GaugeDesign - Enum Class in eu.hansolo.medusa
-
Created by hansolo on 18.12.15.
- GaugeDesign.GaugeBackground - Enum Class in eu.hansolo.medusa
- GaugeSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 11.12.15.
- GaugeSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.GaugeSkin
- GaugeSkinBase - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 20.01.17.
- GaugeSkinBase(Gauge) - Constructor for class eu.hansolo.medusa.skins.GaugeSkinBase
- getAlarm() - Method in class eu.hansolo.medusa.events.AlarmEvt
- getAlarmColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the alarm icon.
- getAlarms() - Method in class eu.hansolo.medusa.Clock
-
Returns an observable list of Alarm objects.
- getAlertMessage() - Method in class eu.hansolo.medusa.Gauge
-
Returns the alert message text that could be used in a tooltip in case of an alert.
- getAngleRange() - Method in class eu.hansolo.medusa.Gauge
-
Returns the angle range in degree that will be used to draw the scale of the radial gauge.
- getAngleStep() - Method in class eu.hansolo.medusa.Gauge
-
Returns the value that is calculated by dividing the angleRange by the range.
- getAnimationDuration() - Method in class eu.hansolo.medusa.Clock
-
Returns the duration in milliseconds that will be used to animate the hands of the clock from the current time to the given time.
- getAnimationDuration() - Method in class eu.hansolo.medusa.Gauge
-
Returns the duration in milliseconds that will be used to animate the needle/bar of the gauge from the last value to the next value.
- getArcExtend() - Method in class eu.hansolo.medusa.Gauge
-
Returns the distance between the segments in the SIMPLE_DIGITAL skin.
- getAreaIconsVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the icon of the areas should be drawn inside the areas.
- getAreas() - Method in class eu.hansolo.medusa.Clock
-
Returns an observable list of TimeSection objects.
- getAreas() - Method in class eu.hansolo.medusa.Gauge
-
Returns an observable list of Section objects.
- getAreasVisible() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the areas should be drawn in the clock.
- getAreasVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the areas should be drawn
- getAverage() - Method in class eu.hansolo.medusa.Gauge
-
Returns the moving average over the number of values defined by averagingPeriod.
- getAverage() - Method in class eu.hansolo.medusa.tools.MovingAverage
- getAverageColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the average indicator of the gauge.
- getAveragingPeriod() - Method in class eu.hansolo.medusa.Gauge
-
Returns the number of values that should be used for the averaging of values.
- getAveragingWindow() - Method in class eu.hansolo.medusa.Gauge
-
Returns the current list of Data objects that will be used to calculate the moving average.
- getBackgroundPaint() - Method in class eu.hansolo.medusa.Clock
-
Returns the Paint object that will be used to fill the clock background.
- getBackgroundPaint() - Method in class eu.hansolo.medusa.Gauge
-
Returns the Paint object that will be used to fill the gauge background.
- getBarBackgroundColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the bar background of the gauge (if it has a bar).
- getBarBorderColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that is used to colorize the border of the bar.
- getBarColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the bar of the gauge (if it has a bar).
- getBorder(double) - Method in enum class eu.hansolo.medusa.GaugeDesign
- getBorderPaint() - Method in class eu.hansolo.medusa.Clock
-
Returns the Paint object that will be used to draw the border of the clock.
- getBorderPaint() - Method in class eu.hansolo.medusa.Gauge
-
Returns the Paint object that will be used to draw the border of the gauge.
- getBorderWidth() - Method in class eu.hansolo.medusa.Clock
-
Returns the width in pixels that will be used to draw the border of the clock.
- getBorderWidth() - Method in class eu.hansolo.medusa.Gauge
-
Returns the width in pixels that will be used to draw the border of the gauge.
- getButtonTooltipText() - Method in class eu.hansolo.medusa.Gauge
-
Returns the text that will be shown in the button tooltip.
- getCenter() - Method in class eu.hansolo.medusa.tools.AngleConicalGradient
- getCenterPoint() - Method in class eu.hansolo.medusa.tools.AngleConicalGradient
- getCheckAreasForValue() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the clock will check each area for the current time and the area will fire events in case the current time enters or leaves a section.
- getCheckAreasForValue() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the value of the gauge should be checked against all areas (if areas not empty).
- getCheckSectionsForValue() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the clock will check each section for the current time and the section will fire events in case the current time enters or leaves a section.
- getCheckSectionsForValue() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the value of the gauge should be checked against all sections (if sections not empty).
- getColor() - Method in class eu.hansolo.medusa.Alarm
-
Returns the color that will be used to colorize the alarm in a clock.
- getColor() - Method in class eu.hansolo.medusa.Marker
-
Returns the color that will be used to colorize the marker.
- getColor() - Method in class eu.hansolo.medusa.Section
-
Returns the color that will be used to colorize the section in a gauge.
- getColor() - Method in class eu.hansolo.medusa.TimeSection
-
Returns the color that will be used to colorize the section in a clock.
- getColorOfSection(List<Section>, double, Color) - Static method in class eu.hansolo.medusa.tools.Helper
- getColors() - Method in enum class eu.hansolo.medusa.LcdDesign
- getCommand() - Method in class eu.hansolo.medusa.Alarm
-
Returns an instance of a class that implements the Command interface.
- getCurrentTime() - Method in class eu.hansolo.medusa.Clock
-
Returns the current time in epoch seconds
- getCurrentValue() - Method in class eu.hansolo.medusa.Gauge
-
Returns the current value of the Gauge.
- getCustomFont() - Method in class eu.hansolo.medusa.Clock
-
Returns the given custom Font that can be used to render all text elements.
- getCustomFont() - Method in class eu.hansolo.medusa.Gauge
-
Returns the given custom Font that can be used to render all text elements.
- getCustomTickLabelFontSize() - Method in class eu.hansolo.medusa.Gauge
-
Returns the custom font size.
- getCustomTickLabelFontSizeEnabled() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if custom font size for tick labels and/or custom tick labels will be used.
- getCustomTickLabels() - Method in class eu.hansolo.medusa.Gauge
-
Returns a list of Strings that represent the ticklabels that will be used for the scale.
- getCustomTickLabelsEnabled() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if custom tick labels should be used instead of the automatically calculated ones.
- getDateColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the date of the clock.
- getDateFormat(Locale) - Static method in class eu.hansolo.medusa.tools.Helper
- getDecimals() - Method in class eu.hansolo.medusa.Gauge
-
Returns the number of decimals that will be used to format the value of the gauge.
- getEvtType() - Method in class eu.hansolo.medusa.events.MedusaEvt
- getEvtType() - Method in class eu.hansolo.medusa.events.TimeEvt
- getForegroundPaint() - Method in class eu.hansolo.medusa.Clock
-
Returns the Paint object that will be used to fill the foreground of the clock.
- getForegroundPaint() - Method in class eu.hansolo.medusa.Gauge
-
Returns the Paint object that will be used to fill the foreground of the gauge.
- getFormatString() - Method in class eu.hansolo.medusa.Gauge
- getFormerValue() - Method in class eu.hansolo.medusa.Gauge
-
Returns the last value of the Gauge.
- getGauge() - Method in class eu.hansolo.medusa.FGauge
- getGaugeBackground() - Method in class eu.hansolo.medusa.FGauge
- getGaugeDesign() - Method in class eu.hansolo.medusa.FGauge
- getGradientBarStops() - Method in class eu.hansolo.medusa.Gauge
-
Returns a list of Stops that will be used to calculate the gradient in the GradientLookup.
- getGradientLookup() - Method in class eu.hansolo.medusa.Gauge
-
Returns the GradientLookup that is used to colorize the bar of the gauge (if avaiable)
- getHighlightColor() - Method in class eu.hansolo.medusa.Section
-
Returns the color that will be used to colorize the section in a gauge when it is highlighted.
- getHighlightColor() - Method in class eu.hansolo.medusa.TimeSection
-
Returns the color that will be used to colorize the section in a gauge when it is highlighted.
- getHourColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the hour hand of the clock.
- getHourTickMarkColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the hour tickmarks of the clock.
- getImage() - Method in class eu.hansolo.medusa.Section
-
Returns the image that was defined for the section.
- getImage() - Method in class eu.hansolo.medusa.TimeSection
-
Returns the image that was defined for the section.
- getImage(double, double) - Method in class eu.hansolo.medusa.tools.AngleConicalGradient
- getImagePattern(Rectangle) - Method in class eu.hansolo.medusa.tools.AngleConicalGradient
- getKnobColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the knob of the clock (if available)
- getKnobColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the knob of the radial gauges.
- getKnobPosition() - Method in class eu.hansolo.medusa.Gauge
-
Returns the position of the knob in radial gauges.
- getKnobType() - Method in class eu.hansolo.medusa.Gauge
-
Returns the type of knob that will be used in the radial gauges.
- getLcdDesign() - Method in class eu.hansolo.medusa.Clock
-
Returns the LcdDesign that will be used to visualize the LCD display.
- getLcdDesign() - Method in class eu.hansolo.medusa.Gauge
-
Returns the design that will be used to visualize the LCD display of the gauge (if it has one).
- getLcdFont() - Method in class eu.hansolo.medusa.Clock
-
Returns the font that will be used to visualize the LCD if the clock has a LCD display or for the LcdClockSkin.
- getLcdFont() - Method in class eu.hansolo.medusa.Gauge
-
Returns the font that will be used to visualize the LCD value if the gauge has a LCD display.
- getLedColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to visualize the LED of the gauge if it has one.
- getLedType() - Method in class eu.hansolo.medusa.Gauge
-
Returns the graphical representation of the LED.
- getLocale() - Method in class eu.hansolo.medusa.Clock
-
Returns the Locale that will be used to format the date in some ClockSkins.
- getLocale() - Method in class eu.hansolo.medusa.Gauge
-
Gets the value of the property locale.
- getLocalizedDateFormat(Locale) - Static method in class eu.hansolo.medusa.tools.Helper
- getMajorTickMarkColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the major tickmarks.
- getMajorTickMarkLengthFactor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the factor that defines the length of the major tick mark.
- getMajorTickMarksVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the major tickmarks should be drawn If set to false and minorTickmarks == true, a minor tickmark will be drawn instead of the major tickmark.
- getMajorTickMarkType() - Method in class eu.hansolo.medusa.Gauge
-
Returns the shape that will be used to visualize the major tickmark.
- getMajorTickMarkWidthFactor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the factor that defines the width of the major tick mark.
- getMajorTickSpace() - Method in class eu.hansolo.medusa.Gauge
-
Returns the value that represents the space between major tickmarks.
- getMarkers() - Method in class eu.hansolo.medusa.Gauge
-
Returns an observable list of Marker objects.
- getMarkersVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the markers should be drawn
- getMarkerType() - Method in class eu.hansolo.medusa.Marker
-
Returns the shape that will be used to visualize the marker.
- getMaxMeasuredValue() - Method in class eu.hansolo.medusa.Gauge
-
Returns the biggest value that was measured after the last reset.
- getMaxValue() - Method in class eu.hansolo.medusa.Gauge
-
Returns the maximum value of the scale.
- getMediumTickMarkColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the medium tickmarks.
- getMediumTickMarkLengthFactor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the factor that defines the length of the medium tick mark.
- getMediumTickMarksVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the medium tickmarks should be drawn If set to false and minorTickmarks == true, a minor tickmark will be drawn instead of the medium tickmark.
- getMediumTickMarkType() - Method in class eu.hansolo.medusa.Gauge
-
Returns the shape that will be used to visualize the medium tickmark.
- getMediumTickMarkWidthFactor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the factor that defines the width of the medium tick mark.
- getMinMeasuredValue() - Method in class eu.hansolo.medusa.Gauge
-
Returns the smallest value that was measured after the last reset.
- getMinorTickMarkColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the minor tickmarks.
- getMinorTickMarkLengthFactor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the factor that defines the length of the minor tick mark.
- getMinorTickMarksVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the minor tickmarks should be drawn
- getMinorTickMarkType() - Method in class eu.hansolo.medusa.Gauge
-
Returns the shape that will be used to visualize the minor tickmark.
- getMinorTickMarkWidthFactor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the factor that defines the width of the minor tick mark.
- getMinorTickSpace() - Method in class eu.hansolo.medusa.Gauge
-
Returns the value that represents the space between minor tickmarks.
- getMinuteColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the minute hand of the clock.
- getMinuteTickMarkColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the minute tickmarks of the clock.
- getMinValue() - Method in class eu.hansolo.medusa.Gauge
-
Returns the minimum value of the scale.
- getMovingAverage() - Method in class eu.hansolo.medusa.Gauge
-
Returns the moving average object
- getNeedleBehavior() - Method in class eu.hansolo.medusa.Gauge
-
Returns the behavior of the needle movement.
- getNeedleBorderColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that is used to colorize the border of the needle.
- getNeedleColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the needle of the radial gauges.
- getNeedleShape() - Method in class eu.hansolo.medusa.Gauge
-
Returns the graphical representation of the needle that will be used.
- getNeedleSize() - Method in class eu.hansolo.medusa.Gauge
-
Returns the thickness of the needle.
- getNeedleType() - Method in class eu.hansolo.medusa.Gauge
-
Returns the shape of the needle that will be used.
- getNiceScale(double, double) - Static method in class eu.hansolo.medusa.tools.Helper
-
Calculates nice minValue, maxValue and stepSize for given MIN and MAX values
- getNiceScale(double, double, int) - Static method in class eu.hansolo.medusa.tools.Helper
-
Calculates nice minValue, maxValue and stepSize for given MIN and MAX values
- getOldValue() - Method in class eu.hansolo.medusa.Gauge
-
Returns the last value of the Gauge.
- getOnColorChanged() - Method in class eu.hansolo.medusa.Marker
-
Gets the value of the property onColorChanged.
- getOnMarkerExceeded() - Method in class eu.hansolo.medusa.Marker
-
Gets the value of the property onMarkerExceeded.
- getOnMarkerPressed() - Method in class eu.hansolo.medusa.Alarm
-
Gets the value of the property onMarkerPressed.
- getOnMarkerPressed() - Method in class eu.hansolo.medusa.Marker
-
Gets the value of the property onMarkerPressed.
- getOnMarkerReleased() - Method in class eu.hansolo.medusa.Alarm
-
Gets the value of the property onMarkerReleased.
- getOnMarkerReleased() - Method in class eu.hansolo.medusa.Marker
-
Gets the value of the property onMarkerReleased.
- getOnMarkerUnderrun() - Method in class eu.hansolo.medusa.Marker
-
Gets the value of the property onMarkerUnderrun.
- getOnSectionEntered() - Method in class eu.hansolo.medusa.Section
-
Gets the value of the property onSectionEntered.
- getOnSectionLeft() - Method in class eu.hansolo.medusa.Section
-
Gets the value of the property onSectionLeft.
- getOnSectionUpdate() - Method in class eu.hansolo.medusa.Section
-
Gets the value of the property onSectionUpdate.
- getOnTextChanged() - Method in class eu.hansolo.medusa.Marker
-
Gets the value of the property onTextChanged.
- getOnTimeSectionEntered() - Method in class eu.hansolo.medusa.TimeSection
-
Gets the value of the property onTimeSectionEntered.
- getOnTimeSectionLeft() - Method in class eu.hansolo.medusa.TimeSection
-
Gets the value of the property onTimeSectionLeft.
- getOnTypeChanged() - Method in class eu.hansolo.medusa.Marker
-
Gets the value of the property onTypeChanged.
- getOnValueChanged() - Method in class eu.hansolo.medusa.Marker
-
Gets the value of the property onValueChanged.
- getOrientation() - Method in class eu.hansolo.medusa.Gauge
-
Returns the orientation of the control.
- getPaint(double, double, double, double) - Method in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
- getPath(Path, double, double, Gauge.NeedleType, TickLabelLocation) - Method in enum class eu.hansolo.medusa.Needle
-
Returns the path for the given NeedleType.
- getPeriod() - Method in class eu.hansolo.medusa.tools.MovingAverage
- getRange() - Method in class eu.hansolo.medusa.Gauge
-
Always returns the range of the gauge scale (maxValue - minValue).
- getRange() - Method in class eu.hansolo.medusa.Section
-
Returns the absolute range between stop and start
- getRepetition() - Method in class eu.hansolo.medusa.Alarm
-
Returns the repetition rate of the alarm.
- getRoundImage(double) - Method in class eu.hansolo.medusa.tools.AngleConicalGradient
- getScaleDirection() - Method in class eu.hansolo.medusa.Gauge
-
Returns the direction of the scale.
- getSecondColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the second hand of the clock.
- getSectionIconsVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the icon of the sections should be drawn inside the sections.
- getSections() - Method in class eu.hansolo.medusa.Clock
-
Returns an observable list of TimeSection objects.
- getSections() - Method in class eu.hansolo.medusa.Gauge
-
Returns an observable list of Section objects.
- getSectionsAlwaysVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the sections in the IndicatorSkin will always be visible
- getSectionsVisible() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the sections should be drawn in the clock.
- getSectionsVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the sections will be drawn
- getShadowsEnabled() - Method in class eu.hansolo.medusa.Clock
-
Returns true if effects like shadows will be drawn.
- getSkinType() - Method in class eu.hansolo.medusa.Clock
- getSkinType() - Method in class eu.hansolo.medusa.Gauge
- getStart() - Method in class eu.hansolo.medusa.Section
-
Returns the value where the section begins.
- getStart() - Method in class eu.hansolo.medusa.TimeSection
-
Returns the time when the section begins.
- getStartAngle() - Method in class eu.hansolo.medusa.Gauge
-
Returns the angle in degree that defines the start of the scale with it's minValue in a radial gauge.
- getStop() - Method in class eu.hansolo.medusa.Section
-
Returns the value where the section ends.
- getStop() - Method in class eu.hansolo.medusa.TimeSection
-
Returns the time when the section ends.
- getStops() - Method in class eu.hansolo.medusa.tools.AngleConicalGradient
- getStyleClass() - Method in class eu.hansolo.medusa.Marker
-
Returns the style class that can be used to colorize the marker.
- getStyleClass() - Method in class eu.hansolo.medusa.Section
-
Returns the style class that can be used to colorize the section.
- getSubTitle() - Method in class eu.hansolo.medusa.Gauge
-
Returns the subtitle of the gauge.
- getSubTitleColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the subTitle of the gauge.
- getText() - Method in class eu.hansolo.medusa.Alarm
-
Returns the text that was defined for the alarm.
- getText() - Method in class eu.hansolo.medusa.Clock
-
Returns the text that was defined for the clock.
- getText() - Method in class eu.hansolo.medusa.Marker
-
Returns the text that was defined for the marker.
- getText() - Method in class eu.hansolo.medusa.Section
-
Returns the text that was set for the section.
- getText() - Method in class eu.hansolo.medusa.TimeSection
-
Returns the text that was set for the section.
- getTextColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the text of the clock.
- getTextColor() - Method in class eu.hansolo.medusa.Section
-
Returns the color that will be used to colorize the section text.
- getTextColor() - Method in class eu.hansolo.medusa.TimeSection
-
Returns the color that will be used to colorize the section text.
- getThreadFactory(String, boolean) - Static method in class eu.hansolo.medusa.tools.Helper
- getThreshold() - Method in class eu.hansolo.medusa.Gauge
-
Returns the threshold value that can be used to visualize a threshold value on the scale.
- getThresholdColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the threshold indicator of the gauge.
- getTickLabelColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the ticklabels of the clock.
- getTickLabelColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the ticklabels.
- getTickLabelDecimals() - Method in class eu.hansolo.medusa.Gauge
-
Returns the number of decimals that will be used to format the value of the ticklabels.
- getTickLabelLocation() - Method in class eu.hansolo.medusa.Clock
-
Returns the location of the ticklabels.
- getTickLabelLocation() - Method in class eu.hansolo.medusa.Gauge
-
Returns the location of the ticklabels.
- getTickLabelOrientation() - Method in class eu.hansolo.medusa.Gauge
-
Returns the orientation of the ticklabels.
- getTickLabelSections() - Method in class eu.hansolo.medusa.Gauge
-
Returns an observable list of Section objects.
- getTickLabelSectionsVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the ticklabel sections should be used to colorize the ticklabels.
- getTickLabelsVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the ticklabels should be drawn
- getTickMarkColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the tickmarks.
- getTickMarkSections() - Method in class eu.hansolo.medusa.Gauge
-
Returns an observable list of Section objects.
- getTickMarkSectionsVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the tickmark sections should be used to colorize the tickmarks.
- getTime() - Method in class eu.hansolo.medusa.Alarm
-
Returns the time of the alarm.
- getTime() - Method in class eu.hansolo.medusa.Clock
-
Returns the current time of the clock.
- getTime() - Method in class eu.hansolo.medusa.events.TimeEvt
- getTimeBasedAverageOf(Duration) - Method in class eu.hansolo.medusa.Gauge
-
Returns the moving average over the given duration.
- getTimeBasedAverageOf(Duration) - Method in class eu.hansolo.medusa.tools.MovingAverage
- getTimeMs() - Method in class eu.hansolo.medusa.Clock
- getTimestamp() - Method in class eu.hansolo.medusa.tools.Data
- getTitle() - Method in class eu.hansolo.medusa.Clock
-
Returns the title of the clock.
- getTitle() - Method in class eu.hansolo.medusa.Gauge
-
Returns the title of the gauge.
- getTitleColor() - Method in class eu.hansolo.medusa.Clock
-
Returns the color that will be used to colorize the title of the clock.
- getTitleColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the title of the gauge.
- getTranslucentColorFrom(Color, double) - Static method in class eu.hansolo.medusa.tools.Helper
- getUnit() - Method in class eu.hansolo.medusa.Gauge
-
Returns the unit of the gauge.
- getUnitColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the unit of the gauge.
- getUserAgentStylesheet() - Method in class eu.hansolo.medusa.Clock
- getUserAgentStylesheet() - Method in class eu.hansolo.medusa.Gauge
- getValue() - Method in class eu.hansolo.medusa.Gauge
-
Returns the value of the Gauge.
- getValue() - Method in class eu.hansolo.medusa.Marker
-
Returns the value that was defined for the marker.
- getValue() - Method in class eu.hansolo.medusa.tools.Data
- getValueColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the value of the gauge.
- getWindow() - Method in class eu.hansolo.medusa.tools.MovingAverage
- getZeroColor() - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the 0 tickmark and ticklabel when the gauge range has a negative min- and positive maxValue.
- getZoneId() - Method in class eu.hansolo.medusa.Clock
- GOLD - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- gradientBarEnabled(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- gradientBarEnabledProperty() - Method in class eu.hansolo.medusa.Gauge
- gradientBarStops(List<Stop>) - Method in class eu.hansolo.medusa.GaugeBuilder
- gradientBarStops(Stop...) - Method in class eu.hansolo.medusa.GaugeBuilder
- gradientLookup(GradientLookup) - Method in class eu.hansolo.medusa.GaugeBuilder
- GRAY - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- GRAY_PURPLE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- GREEN - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- GREEN_BLACK - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- GREEN_DARKGREEN - Enum constant in enum class eu.hansolo.medusa.LcdDesign
H
- HALF_HOURLY - Enum constant in enum class eu.hansolo.medusa.Alarm.Repetition
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.AmpSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.BarSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.BatterySkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.BulletChartSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.ChargeSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.ClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.DashboardSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.DBClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.DesignClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.DigitalClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.DigitalSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.FatClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.FlatSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.GaugeSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.HSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.IndicatorSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.IndustrialClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.KpiSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.LcdClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.LcdSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.LevelSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.LinearSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.MinimalClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.ModernSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.MorphingClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.NasaSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.PearClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.PlainAmpSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.PlainClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.QuarterSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.RoundLcdClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.SectionSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.SimpleDigitalSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.SimpleSectionSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.SimpleSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.SlimClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.SlimSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.SpaceXSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.TextClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.TileClockSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.TinySkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.VSkin
- handleEvents(String) - Method in class eu.hansolo.medusa.skins.WhiteSkin
- handleMouseEvent(MouseEvent) - Method in class eu.hansolo.medusa.skins.GaugeSkin
- handleMouseEvent(MouseEvent) - Method in class eu.hansolo.medusa.skins.HSkin
- handleMouseEvent(MouseEvent) - Method in class eu.hansolo.medusa.skins.ModernSkin
- handleMouseEvent(MouseEvent) - Method in class eu.hansolo.medusa.skins.QuarterSkin
- handleMouseEvent(MouseEvent) - Method in class eu.hansolo.medusa.skins.VSkin
- Helper - Class in eu.hansolo.medusa.tools
-
Created by hansolo on 11.12.15.
- Helper() - Constructor for class eu.hansolo.medusa.tools.Helper
- highlightAreas(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- highlightAreas(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- highlightAreasProperty() - Method in class eu.hansolo.medusa.Clock
- highlightAreasProperty() - Method in class eu.hansolo.medusa.Gauge
- highlightColor(Color) - Method in class eu.hansolo.medusa.SectionBuilder
- highlightColor(Color) - Method in class eu.hansolo.medusa.TimeSectionBuilder
- highlightColorProperty() - Method in class eu.hansolo.medusa.Section
- highlightColorProperty() - Method in class eu.hansolo.medusa.TimeSection
- highlightSections(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- highlightSections(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- highlightSectionsProperty() - Method in class eu.hansolo.medusa.Clock
- highlightSectionsProperty() - Method in class eu.hansolo.medusa.Gauge
- HORIZONTAL - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- HORIZONTAL - Enum constant in enum class eu.hansolo.medusa.TickLabelOrientation
- HOUR - Static variable in class eu.hansolo.medusa.events.TimeEvt
- hourColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- hourColorProperty() - Method in class eu.hansolo.medusa.Clock
- HOURLY - Enum constant in enum class eu.hansolo.medusa.Alarm.Repetition
- hourTickMarkColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- hourTickMarkColorProperty() - Method in class eu.hansolo.medusa.Clock
- hourTickMarksVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- hourTickMarksVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- HSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 19.01.16.
- HSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.HSkin
I
- icon(Image) - Method in class eu.hansolo.medusa.SectionBuilder
- icon(Image) - Method in class eu.hansolo.medusa.TimeSectionBuilder
- iconProperty() - Method in class eu.hansolo.medusa.Section
- iconProperty() - Method in class eu.hansolo.medusa.TimeSection
- INACTIVE_ALARM_COLOR - Static variable in class eu.hansolo.medusa.tools.Helper
- INDICATOR - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- IndicatorSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 16.01.16.
- IndicatorSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.IndicatorSkin
- INDUSTRIAL - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- IndustrialClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 18.11.16.
- IndustrialClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.IndustrialClockSkin
- init() - Method in class eu.hansolo.medusa.Demo
- init() - Method in class eu.hansolo.medusa.MedusaTest
- init() - Method in class eu.hansolo.medusa.Test
- initGraphics() - Method in class eu.hansolo.medusa.skins.ClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- initGraphics() - Method in class eu.hansolo.medusa.skins.DBClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.DesignClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.DigitalClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.FatClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.IndustrialClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.LcdClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.MinimalClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.MorphingClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.PearClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.PlainClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.RoundLcdClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.SlimClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.TextClockSkin
- initGraphics() - Method in class eu.hansolo.medusa.skins.TileClockSkin
- innerShadowEnabled(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- innerShadowEnabledProperty() - Method in class eu.hansolo.medusa.Gauge
- INSIDE - Enum constant in enum class eu.hansolo.medusa.TickLabelLocation
- INSTANCE - Enum constant in enum class eu.hansolo.medusa.Needle
- interactive(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- interactiveProperty() - Method in class eu.hansolo.medusa.Gauge
- INTERACTIVITY - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- isAlarmsEnabled() - Method in class eu.hansolo.medusa.Clock
-
Returns true if alarms are enabled.
- isAlarmsVisible() - Method in class eu.hansolo.medusa.Clock
-
Returns true if alarm markers should be drawn.
- isAlert() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the alert property was set.
- isAnimated() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the clock hands should be animated when set to another time.
- isAnimated() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if setting the value of the gauge will be animated using the duration defined in animationDuration [ms].
- isAreaTextVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the text of the areas should be drawn inside the areas.
- isArmed() - Method in class eu.hansolo.medusa.Alarm
-
Returns true if the alarm is activated.
- isAutoNightMode() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the clock is in auto night mode (NOT USED AT THE MOMENT).
- isAutoScale() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the scale will be calculated automatically based on the defined values for min- and maxValue.
- isAverageVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the average indicator should be drawn.
- isAveragingEnabled() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the averaging functionality is enabled.
- isBarEffectEnabled() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the highlight effect on the gauges like the LinearSkin bar will be drawn.
- isBright(Color) - Static method in class eu.hansolo.medusa.tools.Helper
- isCheckThreshold() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the value of the gauge should be checked against the threshold.
- isCustomFontEnabled() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the control uses the given customFont to render all text elements.
- isCustomFontEnabled() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the control uses the given customFont to render all text elements.
- isDark(Color) - Static method in class eu.hansolo.medusa.tools.Helper
- isDateVisible() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the date of the clock will be drawn.
- isDayVisible() - Method in class eu.hansolo.medusa.Clock
-
Gets the value of the property dayVisible.
- isDiscreteHours() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the hour hand of the clock should move in discrete steps of 1 hour.
- isDiscreteMinutes() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the minute hand of the clock should move in discrete steps of 1 minute.
- isDiscreteSeconds() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the second hand of the clock should move in discrete steps of 1 second.
- isFilling() - Method in class eu.hansolo.medusa.tools.MovingAverage
- isForegroundVisible() - Method in class eu.hansolo.medusa.FGauge
- isGradientBarEnabled() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the gradient defined by the gradient lookup will be used to visualize the bar (if available).
- isHighlightAreas() - Method in class eu.hansolo.medusa.Clock
-
Returns true if areas should be highlighted in case they contain the current time.
- isHighlightAreas() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if areas should be highlighted in case they contain the current value.
- isHighlightSections() - Method in class eu.hansolo.medusa.Clock
-
Returns true if sections should be highlighted in case they contain the current time.
- isHighlightSections() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if sections should be highlighted in case they contain the current value.
- isHourTickMarksVisible() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the hour tickmarks will be drawn.
- isInnerShadowEnabled() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if an inner shadow should be drawn on the gauge background.
- isInteractive() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the gauge is in interactive mode.
- isKeepAspect() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the control should keep it's aspect.
- isKnobVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the knob is visible.
- isLcdCrystalEnabled() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the crystal effect of the LCD display will be drawn.
- isLcdCrystalEnabled() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the crystal effect of the LCD display will be drawn.
- isLcdVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the LCD display is visible (if available) The LCD display won't be visible if valueVisible == false.
- isLedBlinking() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the LED is blinking (if available)
- isLedOn() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the LED is on (if available)
- isLedVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the LED will be drawn (if available)
- isMaxMeasuredValueVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the indicator of the maxMeasuredValue is visible.
- isMinMeasuredValueVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the indicator of the minMeasuredValue is visible.
- isMinuteTickMarksVisible() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the minute tickmarks will be drawn.
- isMonochrome(Color) - Static method in class eu.hansolo.medusa.tools.Helper
- isNightMode() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the clock is in night mode (NOT USED AT THE MOMENT)
- isOldValueVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the old value of the gauge is visible (not implemented)
- isOnlyFirstAndLastTickLabelVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if only the first and the last ticklabel will be drawn.
- isReturnToZero() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the needle/bar should always return to zero.
- isRunning() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the clock is running and shows the current time.
- isSecondsVisible() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the second hand of the clock will be drawn.
- isSectionTextVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the text of the sections should be drawn inside the sections.
- isShadowsEnabled() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if effects like shadows will be drawn.
- isSmoothing() - Method in class eu.hansolo.medusa.Gauge
-
Returns true when smoothing is enabled.
- isStartFromZero() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the visualization of the value should start from 0.
- isTextVisible() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the text of the clock will be drawn.
- isThresholdVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the threshold indicator should be drawn.
- isTickLabelsVisible() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the ticklabels will be drawn.
- isTickMarkRingVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true when an additional ring will be drawn that "connects" the tick marks.
- isTitleVisible() - Method in class eu.hansolo.medusa.Clock
-
Returns true if the title of the clock will be drawn.
- isValueVisible() - Method in class eu.hansolo.medusa.Gauge
-
Returns true if the visualization of the gauge value is visible.
K
- keepAspect(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- keepAspectProperty() - Method in class eu.hansolo.medusa.Gauge
- knobColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- knobColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- knobColorProperty() - Method in class eu.hansolo.medusa.Clock
- knobColorProperty() - Method in class eu.hansolo.medusa.Gauge
- knobPosition(Pos) - Method in class eu.hansolo.medusa.GaugeBuilder
- knobPositionProperty() - Method in class eu.hansolo.medusa.Gauge
- knobType(Gauge.KnobType) - Method in class eu.hansolo.medusa.GaugeBuilder
- knobTypeProperty() - Method in class eu.hansolo.medusa.Gauge
- knobVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- knobVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- KPI - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- KpiSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 15.01.16.
- KpiSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.KpiSkin
L
- latoBold(double) - Static method in class eu.hansolo.medusa.Fonts
- latoLight(double) - Static method in class eu.hansolo.medusa.Fonts
- latoRegular(double) - Static method in class eu.hansolo.medusa.Fonts
- layoutChildren(double, double, double, double) - Method in class eu.hansolo.medusa.skins.ChargeSkin
- layoutX(double) - Method in class eu.hansolo.medusa.ClockBuilder
- layoutX(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- layoutX(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- layoutY(double) - Method in class eu.hansolo.medusa.ClockBuilder
- layoutY(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- layoutY(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- LCD - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- LCD - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- LCD - Enum constant in enum class eu.hansolo.medusa.LcdFont
- LCD - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- lcdBackgroundColor - Variable in enum class eu.hansolo.medusa.LcdDesign
- LcdClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 28.01.16.
- LcdClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.LcdClockSkin
- lcdCrystalEnabled(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- lcdCrystalEnabled(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- lcdCrystalEnabledProperty() - Method in class eu.hansolo.medusa.Clock
- lcdCrystalEnabledProperty() - Method in class eu.hansolo.medusa.Gauge
- lcdDesign(LcdDesign) - Method in class eu.hansolo.medusa.ClockBuilder
- lcdDesign(LcdDesign) - Method in class eu.hansolo.medusa.GaugeBuilder
- LcdDesign - Enum Class in eu.hansolo.medusa
-
Created by hansolo on 30.12.15.
- lcdDesignProperty() - Method in class eu.hansolo.medusa.Clock
- lcdDesignProperty() - Method in class eu.hansolo.medusa.Gauge
- lcdFont(LcdFont) - Method in class eu.hansolo.medusa.ClockBuilder
- lcdFont(LcdFont) - Method in class eu.hansolo.medusa.GaugeBuilder
- LcdFont - Enum Class in eu.hansolo.medusa
-
Created by hansolo on 28.01.16.
- lcdFontProperty() - Method in class eu.hansolo.medusa.Clock
- lcdFontProperty() - Method in class eu.hansolo.medusa.Gauge
- lcdForegroundColor - Variable in enum class eu.hansolo.medusa.LcdDesign
- LcdSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 21.01.16.
- LcdSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.LcdSkin
- lcdVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- lcdVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- LED - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- ledBlinking(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- ledBlinkingProperty() - Method in class eu.hansolo.medusa.Gauge
- ledColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- ledColorProperty() - Method in class eu.hansolo.medusa.Gauge
- ledOn(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- ledOnProperty() - Method in class eu.hansolo.medusa.Gauge
- ledType(Gauge.LedType) - Method in class eu.hansolo.medusa.GaugeBuilder
- ledTypeProperty() - Method in class eu.hansolo.medusa.Gauge
- ledVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- ledVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- LEFT_EVENT - Variable in class eu.hansolo.medusa.Section
- LEFT_EVENT - Variable in class eu.hansolo.medusa.TimeSection
- LEVEL - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- LevelSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 25.01.16.
- LevelSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.LevelSkin
- LIGHT_GRAY - Enum constant in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
- LIGHTBLUE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- LIGHTGREEN - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- LIGHTGREEN_BLACK - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- LINE - Enum constant in enum class eu.hansolo.medusa.TickMarkType
- LINEAR - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- LinearSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 29.01.16.
- LinearSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.LinearSkin
- locale(Locale) - Method in class eu.hansolo.medusa.ClockBuilder
- locale(Locale) - Method in class eu.hansolo.medusa.GaugeBuilder
- localeProperty() - Method in class eu.hansolo.medusa.Clock
- localeProperty() - Method in class eu.hansolo.medusa.Gauge
- LONG_INTERVAL - Static variable in class eu.hansolo.medusa.Clock
M
- main(String[]) - Static method in class eu.hansolo.medusa.Demo
- main(String[]) - Static method in class eu.hansolo.medusa.DemoLauncher
- main(String[]) - Static method in class eu.hansolo.medusa.MedusaTest
- main(String[]) - Static method in class eu.hansolo.medusa.Test
- main(String[]) - Static method in class eu.hansolo.medusa.TestLauncher
-
This launcher starts the medusa test pane.
- majorTickMarkColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- majorTickMarkColorProperty() - Method in class eu.hansolo.medusa.Gauge
- majorTickMarkLengthFactor(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- majorTickMarkLengthFactorProperty() - Method in class eu.hansolo.medusa.Gauge
- majorTickMarksVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- majorTickMarksVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- majorTickMarkType(TickMarkType) - Method in class eu.hansolo.medusa.GaugeBuilder
- majorTickMarkTypeProperty() - Method in class eu.hansolo.medusa.Gauge
- majorTickMarkWidthFactor(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- majorTickMarkWidthFactorProperty() - Method in class eu.hansolo.medusa.Gauge
- majorTickSpace(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- majorTickSpaceProperty() - Method in class eu.hansolo.medusa.Gauge
- Marker - Class in eu.hansolo.medusa
-
Created by hansolo on 11.12.15.
- Marker() - Constructor for class eu.hansolo.medusa.Marker
- Marker(double, Marker.MarkerType) - Constructor for class eu.hansolo.medusa.Marker
- Marker(double, String) - Constructor for class eu.hansolo.medusa.Marker
- Marker(double, String, Marker.MarkerType) - Constructor for class eu.hansolo.medusa.Marker
- Marker(double, String, Color) - Constructor for class eu.hansolo.medusa.Marker
- Marker(double, String, Color, Marker.MarkerType) - Constructor for class eu.hansolo.medusa.Marker
- Marker(double, String, Color, Marker.MarkerType, String) - Constructor for class eu.hansolo.medusa.Marker
- Marker(double, Color) - Constructor for class eu.hansolo.medusa.Marker
- Marker(double, Color, Marker.MarkerType) - Constructor for class eu.hansolo.medusa.Marker
- MARKER_EXCEEDED - Static variable in class eu.hansolo.medusa.Marker.MarkerEvent
- MARKER_PRESSED - Static variable in class eu.hansolo.medusa.Marker.MarkerEvent
- MARKER_PRESSED_EVENT - Variable in class eu.hansolo.medusa.Marker
- MARKER_RELEASED - Static variable in class eu.hansolo.medusa.Marker.MarkerEvent
- MARKER_RELEASED_EVENT - Variable in class eu.hansolo.medusa.Marker
- MARKER_UNDERRUN - Static variable in class eu.hansolo.medusa.Marker.MarkerEvent
- Marker.MarkerEvent - Class in eu.hansolo.medusa
- Marker.MarkerType - Enum Class in eu.hansolo.medusa
- MarkerBuilder<B extends MarkerBuilder<B>> - Class in eu.hansolo.medusa
-
Created by hansolo on 05.01.16.
- MarkerBuilder() - Constructor for class eu.hansolo.medusa.MarkerBuilder
- MarkerComparator - Class in eu.hansolo.medusa.tools
-
Created by hansolo on 26.01.16.
- MarkerComparator() - Constructor for class eu.hansolo.medusa.tools.MarkerComparator
- MarkerEvent(Object, EventTarget, EventType<Marker.MarkerEvent>) - Constructor for class eu.hansolo.medusa.Marker.MarkerEvent
- markers(Marker...) - Method in class eu.hansolo.medusa.GaugeBuilder
- markers(List<Marker>) - Method in class eu.hansolo.medusa.GaugeBuilder
- markersVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- markersVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- markerType(Marker.MarkerType) - Method in class eu.hansolo.medusa.MarkerBuilder
- markerTypeProperty() - Method in class eu.hansolo.medusa.Marker
- MAX_PERIOD - Static variable in class eu.hansolo.medusa.tools.MovingAverage
- MAX_TICK_MARK_LENGTH - Static variable in class eu.hansolo.medusa.tools.Helper
- MAX_TICK_MARK_WIDTH - Static variable in class eu.hansolo.medusa.tools.Helper
- maxHeight(double) - Method in class eu.hansolo.medusa.ClockBuilder
- maxHeight(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- maxHeight(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.FGauge
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.AmpSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.ChargeSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.ClockSkinBase
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.DashboardSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.DigitalClockSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.GaugeSkinBase
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.HSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.IndicatorSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.LcdSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.LevelSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.LinearSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.MorphingClockSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.PlainAmpSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.SpaceXSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.TextClockSkin
- MAXIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.VSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.FGauge
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.AmpSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.ChargeSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.ClockSkinBase
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.DashboardSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.DigitalClockSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.GaugeSkinBase
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.HSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.IndicatorSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.LcdSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.LevelSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.LinearSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.MorphingClockSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.PlainAmpSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.SpaceXSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.TextClockSkin
- MAXIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.VSkin
- maxMeasuredValueProperty() - Method in class eu.hansolo.medusa.Gauge
- maxMeasuredValueVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- maxMeasuredValueVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- maxSize(double, double) - Method in class eu.hansolo.medusa.ClockBuilder
- maxSize(double, double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- maxSize(double, double) - Method in class eu.hansolo.medusa.GaugeBuilder
- maxValue(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- maxValueProperty() - Method in class eu.hansolo.medusa.Gauge
- maxWidth(double) - Method in class eu.hansolo.medusa.ClockBuilder
- maxWidth(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- maxWidth(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- mediumTickMarkColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- mediumTickMarkColorProperty() - Method in class eu.hansolo.medusa.Gauge
- mediumTickMarkLengthFactor(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- mediumTickMarkLengthFactorProperty() - Method in class eu.hansolo.medusa.Gauge
- mediumTickMarksVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- mediumTickMarksVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- mediumTickMarkType(TickMarkType) - Method in class eu.hansolo.medusa.GaugeBuilder
- mediumTickMarkTypeProperty() - Method in class eu.hansolo.medusa.Gauge
- mediumTickMarkWidthFactor(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- mediumTickMarkWidthFactorProperty() - Method in class eu.hansolo.medusa.Gauge
- MedusaEvt - Class in eu.hansolo.medusa.events
- MedusaEvt(Object, EvtType<? extends MedusaEvt>) - Constructor for class eu.hansolo.medusa.events.MedusaEvt
- MedusaEvt(Object, EvtType<? extends MedusaEvt>, EvtPriority) - Constructor for class eu.hansolo.medusa.events.MedusaEvt
- MedusaTest - Class in eu.hansolo.medusa
-
User: hansolo Date: 07.06.18 Time: 09:07
- MedusaTest() - Constructor for class eu.hansolo.medusa.MedusaTest
- METAL - Enum constant in enum class eu.hansolo.medusa.Gauge.KnobType
- METAL - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- MIN_FONT_SIZE - Static variable in class eu.hansolo.medusa.tools.Helper
- minHeight(double) - Method in class eu.hansolo.medusa.ClockBuilder
- minHeight(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- minHeight(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- MINIMAL - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- MinimalClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 04.04.16.
- MinimalClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.MinimalClockSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.FGauge
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.AmpSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.ChargeSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.ClockSkinBase
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.DashboardSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.DigitalClockSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.GaugeSkinBase
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.HSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.IndicatorSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.LcdSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.LevelSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.LinearSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.MorphingClockSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.PlainAmpSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.SpaceXSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.TextClockSkin
- MINIMUM_HEIGHT - Static variable in class eu.hansolo.medusa.skins.VSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.FGauge
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.AmpSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.ChargeSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.ClockSkinBase
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.DashboardSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.DigitalClockSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.GaugeSkinBase
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.HSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.IndicatorSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.LcdSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.LevelSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.LinearSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.MorphingClockSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.PlainAmpSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.SpaceXSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.TextClockSkin
- MINIMUM_WIDTH - Static variable in class eu.hansolo.medusa.skins.VSkin
- minMeasuredValueProperty() - Method in class eu.hansolo.medusa.Gauge
- minMeasuredValueVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- minMeasuredValueVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- minorTickMarkColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- minorTickMarkColorProperty() - Method in class eu.hansolo.medusa.Gauge
- minorTickMarkLengthFactor(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- minorTickMarkLengthFactorProperty() - Method in class eu.hansolo.medusa.Gauge
- minorTickMarksVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- minorTickMarksVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- minorTickMarkType(TickMarkType) - Method in class eu.hansolo.medusa.GaugeBuilder
- minorTickMarkTypeProperty() - Method in class eu.hansolo.medusa.Gauge
- minorTickMarkWidthFactor(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- minorTickMarkWidthFactorProperty() - Method in class eu.hansolo.medusa.Gauge
- minorTickSpace(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- minorTickSpaceProperty() - Method in class eu.hansolo.medusa.Gauge
- minSize(double, double) - Method in class eu.hansolo.medusa.ClockBuilder
- minSize(double, double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- minSize(double, double) - Method in class eu.hansolo.medusa.GaugeBuilder
- MINUTE - Static variable in class eu.hansolo.medusa.events.TimeEvt
- minuteColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- minuteColorProperty() - Method in class eu.hansolo.medusa.Clock
- minuteTickMarkColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- minuteTickMarkColorProperty() - Method in class eu.hansolo.medusa.Clock
- minuteTickMarksVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- minuteTickMarksVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- minValue(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- minValueProperty() - Method in class eu.hansolo.medusa.Gauge
- minWidth(double) - Method in class eu.hansolo.medusa.ClockBuilder
- minWidth(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- minWidth(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- MODERN - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- ModernSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 01.01.16.
- ModernSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.ModernSkin
- MORPHING - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- MorphingClockSkin - Class in eu.hansolo.medusa.skins
- MorphingClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.MorphingClockSkin
- MovingAverage - Class in eu.hansolo.medusa.tools
-
Created by hansolo on 01.11.16.
- MovingAverage() - Constructor for class eu.hansolo.medusa.tools.MovingAverage
- MovingAverage(int) - Constructor for class eu.hansolo.medusa.tools.MovingAverage
N
- NASA - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- NasaSkin - Class in eu.hansolo.medusa.skins
- NasaSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.NasaSkin
- nearest(double, double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- Needle - Enum Class in eu.hansolo.medusa
-
Created by hansolo on 22.02.16.
- needleBehavior(Gauge.NeedleBehavior) - Method in class eu.hansolo.medusa.GaugeBuilder
- needleBehaviorProperty() - Method in class eu.hansolo.medusa.Gauge
- needleBorderColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- needleBorderColorProperty() - Method in class eu.hansolo.medusa.Gauge
- needleColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- needleColorProperty() - Method in class eu.hansolo.medusa.Gauge
- needleShape(Gauge.NeedleShape) - Method in class eu.hansolo.medusa.GaugeBuilder
- needleShapeProperty() - Method in class eu.hansolo.medusa.Gauge
- needleSize(Gauge.NeedleSize) - Method in class eu.hansolo.medusa.GaugeBuilder
- needleSizeProperty() - Method in class eu.hansolo.medusa.Gauge
- needleType(Gauge.NeedleType) - Method in class eu.hansolo.medusa.GaugeBuilder
- needleTypeProperty() - Method in class eu.hansolo.medusa.Gauge
- nightMode(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- nightModeProperty() - Method in class eu.hansolo.medusa.Clock
- NONE - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
O
- observer - Variable in class eu.hansolo.medusa.skins.ClockSkinBase
- observer - Variable in class eu.hansolo.medusa.skins.GaugeSkinBase
- oldValueProperty() - Method in class eu.hansolo.medusa.Gauge
- oldValueVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- oldValueVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- onAlarm(EvtObserver<MedusaEvt>) - Method in class eu.hansolo.medusa.ClockBuilder
- onAlarmMarkerPressed(EventHandler<Alarm.AlarmMarkerEvent>) - Method in class eu.hansolo.medusa.AlarmBuilder
- onAlarmMarkerReleased(EventHandler<Alarm.AlarmMarkerEvent>) - Method in class eu.hansolo.medusa.AlarmBuilder
- onButtonPressed(EventHandler<Gauge.ButtonEvent>) - Method in class eu.hansolo.medusa.GaugeBuilder
- onButtonReleased(EventHandler<Gauge.ButtonEvent>) - Method in class eu.hansolo.medusa.GaugeBuilder
- ONCE - Enum constant in enum class eu.hansolo.medusa.Alarm.Repetition
- onColorChangedProperty() - Method in class eu.hansolo.medusa.Marker
- onlyFirstAndLastTickLabelVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- onlyFirstAndLastTickLabelVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- onMarkerExceeded(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.MarkerBuilder
- onMarkerExceededProperty() - Method in class eu.hansolo.medusa.Marker
- onMarkerPressed(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.MarkerBuilder
- onMarkerPressedProperty() - Method in class eu.hansolo.medusa.Alarm
- onMarkerPressedProperty() - Method in class eu.hansolo.medusa.Marker
- onMarkerReleased(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.MarkerBuilder
- onMarkerReleasedProperty() - Method in class eu.hansolo.medusa.Alarm
- onMarkerReleasedProperty() - Method in class eu.hansolo.medusa.Marker
- onMarkerUnderrun(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.MarkerBuilder
- onMarkerUnderrunProperty() - Method in class eu.hansolo.medusa.Marker
- onSectionEntered(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.medusa.SectionBuilder
- onSectionEnteredProperty() - Method in class eu.hansolo.medusa.Section
- onSectionLeft(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.medusa.SectionBuilder
- onSectionLeftProperty() - Method in class eu.hansolo.medusa.Section
- onSectionUpdateProperty() - Method in class eu.hansolo.medusa.Section
- onTextChangedProperty() - Method in class eu.hansolo.medusa.Marker
- onThresholdExceeded(EventHandler<Gauge.ThresholdEvent>) - Method in class eu.hansolo.medusa.GaugeBuilder
- onThresholdUnderrun(EventHandler<Gauge.ThresholdEvent>) - Method in class eu.hansolo.medusa.GaugeBuilder
- onTimeEvent(EvtObserver<MedusaEvt>) - Method in class eu.hansolo.medusa.ClockBuilder
- onTimeSectionEntered(EventHandler<TimeSection.TimeSectionEvent>) - Method in class eu.hansolo.medusa.TimeSectionBuilder
- onTimeSectionEnteredProperty() - Method in class eu.hansolo.medusa.TimeSection
- onTimeSectionLeft(EventHandler<TimeSection.TimeSectionEvent>) - Method in class eu.hansolo.medusa.TimeSectionBuilder
- onTimeSectionLeftProperty() - Method in class eu.hansolo.medusa.TimeSection
- onTypeChangedProperty() - Method in class eu.hansolo.medusa.Marker
- onValueChanged(InvalidationListener) - Method in class eu.hansolo.medusa.GaugeBuilder
- onValueChangedProperty() - Method in class eu.hansolo.medusa.Marker
- OPTIMIZED - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleBehavior
- ORANGE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- orientation(Orientation) - Method in class eu.hansolo.medusa.GaugeBuilder
- orientationProperty() - Method in class eu.hansolo.medusa.Gauge
- ORTHOGONAL - Enum constant in enum class eu.hansolo.medusa.TickLabelOrientation
- OUTSIDE - Enum constant in enum class eu.hansolo.medusa.TickLabelLocation
P
- padding(Insets) - Method in class eu.hansolo.medusa.ClockBuilder
- padding(Insets) - Method in class eu.hansolo.medusa.GaugeBuilder
- PEAR - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- PearClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 29.01.16.
- PearClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.PearClockSkin
- PILL - Enum constant in enum class eu.hansolo.medusa.TickMarkType
- PLAIN - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- PLAIN - Enum constant in enum class eu.hansolo.medusa.Gauge.KnobType
- PLAIN_AMP - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- PlainAmpSkin - Class in eu.hansolo.medusa.skins
- PlainAmpSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.PlainAmpSkin
- PlainClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 29.01.16.
- PlainClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.PlainClockSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.FGauge
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.AmpSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.ChargeSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.ClockSkinBase
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.DashboardSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.DigitalClockSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.GaugeSkinBase
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.HSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.IndicatorSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.LcdSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.LevelSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.MorphingClockSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.PlainAmpSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.SpaceXSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.TextClockSkin
- PREFERRED_HEIGHT - Static variable in class eu.hansolo.medusa.skins.VSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.FGauge
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.AmpSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.ChargeSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.ClockSkinBase
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.DashboardSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.DigitalClockSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.GaugeSkinBase
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.HSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.IndicatorSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.LcdSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.LevelSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.MorphingClockSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.PlainAmpSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.SpaceXSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.TextClockSkin
- PREFERRED_WIDTH - Static variable in class eu.hansolo.medusa.skins.VSkin
- prefHeight(double) - Method in class eu.hansolo.medusa.ClockBuilder
- prefHeight(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- prefHeight(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- prefSize(double, double) - Method in class eu.hansolo.medusa.ClockBuilder
- prefSize(double, double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- prefSize(double, double) - Method in class eu.hansolo.medusa.GaugeBuilder
- prefWidth(double) - Method in class eu.hansolo.medusa.ClockBuilder
- prefWidth(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- prefWidth(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- presetGaugeParameters(Gauge.SkinType) - Method in class eu.hansolo.medusa.Gauge
- PURPLE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
Q
- QUARTER - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- QuarterSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 18.01.16.
- QuarterSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.QuarterSkin
R
- rangeProperty() - Method in class eu.hansolo.medusa.Gauge
- rangeProperty() - Method in class eu.hansolo.medusa.Section
- RECALC - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- recalculateWithAngle(double) - Method in class eu.hansolo.medusa.tools.AngleConicalGradient
- RED - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- RED_DARKRED - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- redraw() - Method in class eu.hansolo.medusa.skins.AmpSkin
- redraw() - Method in class eu.hansolo.medusa.skins.BarSkin
- redraw() - Method in class eu.hansolo.medusa.skins.BatterySkin
- redraw() - Method in class eu.hansolo.medusa.skins.BulletChartSkin
- redraw() - Method in class eu.hansolo.medusa.skins.ChargeSkin
- redraw() - Method in class eu.hansolo.medusa.skins.ClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- redraw() - Method in class eu.hansolo.medusa.skins.DashboardSkin
- redraw() - Method in class eu.hansolo.medusa.skins.DBClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.DesignClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.DigitalClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.DigitalSkin
- redraw() - Method in class eu.hansolo.medusa.skins.FatClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.FlatSkin
- redraw() - Method in class eu.hansolo.medusa.skins.GaugeSkin
- redraw() - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- redraw() - Method in class eu.hansolo.medusa.skins.HSkin
- redraw() - Method in class eu.hansolo.medusa.skins.IndicatorSkin
- redraw() - Method in class eu.hansolo.medusa.skins.IndustrialClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.KpiSkin
- redraw() - Method in class eu.hansolo.medusa.skins.LcdClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.LcdSkin
- redraw() - Method in class eu.hansolo.medusa.skins.LevelSkin
- redraw() - Method in class eu.hansolo.medusa.skins.LinearSkin
- redraw() - Method in class eu.hansolo.medusa.skins.MinimalClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.ModernSkin
- redraw() - Method in class eu.hansolo.medusa.skins.MorphingClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.NasaSkin
- redraw() - Method in class eu.hansolo.medusa.skins.PearClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.PlainAmpSkin
- redraw() - Method in class eu.hansolo.medusa.skins.PlainClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.QuarterSkin
- redraw() - Method in class eu.hansolo.medusa.skins.RoundLcdClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.SectionSkin
- redraw() - Method in class eu.hansolo.medusa.skins.SimpleDigitalSkin
- redraw() - Method in class eu.hansolo.medusa.skins.SimpleSectionSkin
- redraw() - Method in class eu.hansolo.medusa.skins.SimpleSkin
- redraw() - Method in class eu.hansolo.medusa.skins.SlimClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.SlimSkin
- redraw() - Method in class eu.hansolo.medusa.skins.SpaceXSkin
- redraw() - Method in class eu.hansolo.medusa.skins.TextClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.TileClockSkin
- redraw() - Method in class eu.hansolo.medusa.skins.TinySkin
- redraw() - Method in class eu.hansolo.medusa.skins.VSkin
- redraw() - Method in class eu.hansolo.medusa.skins.WhiteSkin
- REDRAW - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- registerListeners() - Method in class eu.hansolo.medusa.skins.AmpSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.BarSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.BatterySkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.BulletChartSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.ChargeSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.ClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- registerListeners() - Method in class eu.hansolo.medusa.skins.DashboardSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.DBClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.DesignClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.DigitalClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.DigitalSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.FatClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.FlatSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.GaugeSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- registerListeners() - Method in class eu.hansolo.medusa.skins.HSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.IndicatorSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.IndustrialClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.KpiSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.LcdClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.LcdSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.LevelSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.LinearSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.MinimalClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.ModernSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.MorphingClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.NasaSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.PearClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.PlainAmpSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.PlainClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.QuarterSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.RoundLcdClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.SectionSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.SimpleDigitalSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.SimpleSectionSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.SimpleSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.SlimClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.SlimSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.SpaceXSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.TextClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.TileClockSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.TinySkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.VSkin
- registerListeners() - Method in class eu.hansolo.medusa.skins.WhiteSkin
- reInit() - Method in class eu.hansolo.medusa.Clock
- reInit() - Method in class eu.hansolo.medusa.Gauge
- removeAlarm(Alarm) - Method in class eu.hansolo.medusa.Clock
-
Removes the given Alarm object from the list of alarms.
- removeAllObservers() - Method in class eu.hansolo.medusa.Clock
- removeAllObservers() - Method in class eu.hansolo.medusa.Gauge
- removeArea(Section) - Method in class eu.hansolo.medusa.Gauge
-
Removes the given Section from the list of areas.
- removeArea(TimeSection) - Method in class eu.hansolo.medusa.Clock
-
Removes the given TimeSection from the list of areas.
- removeClockObserver(EvtType, EvtObserver<MedusaEvt>) - Method in class eu.hansolo.medusa.Clock
- removeCustomTickLabel(String) - Method in class eu.hansolo.medusa.Gauge
-
Removes the given String from the list of custom ticklabels
- removeGaugeObserver(EvtType, EvtObserver<MedusaEvt>) - Method in class eu.hansolo.medusa.Gauge
- removeMarker(Marker) - Method in class eu.hansolo.medusa.Gauge
-
Removes the given Marker from the list of markers.
- removeOnButtonPressed(EventHandler<Gauge.ButtonEvent>) - Method in class eu.hansolo.medusa.Gauge
- removeOnButtonReleased(EventHandler<Gauge.ButtonEvent>) - Method in class eu.hansolo.medusa.Gauge
- removeOnThresholdExceeded(EventHandler<Gauge.ThresholdEvent>) - Method in class eu.hansolo.medusa.Gauge
- removeOnThresholdUnderrun(EventHandler<Gauge.ThresholdEvent>) - Method in class eu.hansolo.medusa.Gauge
- removeSection(Section) - Method in class eu.hansolo.medusa.Gauge
-
Removes the given Section from the list of sections.
- removeSection(TimeSection) - Method in class eu.hansolo.medusa.Clock
-
Removes the given TimeSection from the list of sections.
- removeTickLabelSection(Section) - Method in class eu.hansolo.medusa.Gauge
-
Removes the given Section from the list of ticklabel sections.
- removeTickMarkSection(Section) - Method in class eu.hansolo.medusa.Gauge
-
Removes the given Section from the list of tickmark sections.
- repetition(Alarm.Repetition) - Method in class eu.hansolo.medusa.AlarmBuilder
- reset() - Method in class eu.hansolo.medusa.tools.MovingAverage
- resetMeasuredValues() - Method in class eu.hansolo.medusa.Gauge
-
Resets the min- and maxMeasuredValue to the value of the gauge.
- resize() - Method in class eu.hansolo.medusa.skins.AmpSkin
- resize() - Method in class eu.hansolo.medusa.skins.BarSkin
- resize() - Method in class eu.hansolo.medusa.skins.BatterySkin
- resize() - Method in class eu.hansolo.medusa.skins.BulletChartSkin
- resize() - Method in class eu.hansolo.medusa.skins.ChargeSkin
- resize() - Method in class eu.hansolo.medusa.skins.ClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- resize() - Method in class eu.hansolo.medusa.skins.DashboardSkin
- resize() - Method in class eu.hansolo.medusa.skins.DBClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.DesignClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.DigitalClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.DigitalSkin
- resize() - Method in class eu.hansolo.medusa.skins.FatClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.FlatSkin
- resize() - Method in class eu.hansolo.medusa.skins.GaugeSkin
- resize() - Method in class eu.hansolo.medusa.skins.GaugeSkinBase
- resize() - Method in class eu.hansolo.medusa.skins.HSkin
- resize() - Method in class eu.hansolo.medusa.skins.IndicatorSkin
- resize() - Method in class eu.hansolo.medusa.skins.IndustrialClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.KpiSkin
- resize() - Method in class eu.hansolo.medusa.skins.LcdClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.LcdSkin
- resize() - Method in class eu.hansolo.medusa.skins.LevelSkin
- resize() - Method in class eu.hansolo.medusa.skins.LinearSkin
- resize() - Method in class eu.hansolo.medusa.skins.MinimalClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.ModernSkin
- resize() - Method in class eu.hansolo.medusa.skins.MorphingClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.NasaSkin
- resize() - Method in class eu.hansolo.medusa.skins.PearClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.PlainAmpSkin
- resize() - Method in class eu.hansolo.medusa.skins.PlainClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.QuarterSkin
- resize() - Method in class eu.hansolo.medusa.skins.RoundLcdClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.SectionSkin
- resize() - Method in class eu.hansolo.medusa.skins.SimpleDigitalSkin
- resize() - Method in class eu.hansolo.medusa.skins.SimpleSectionSkin
- resize() - Method in class eu.hansolo.medusa.skins.SimpleSkin
- resize() - Method in class eu.hansolo.medusa.skins.SlimClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.SlimSkin
- resize() - Method in class eu.hansolo.medusa.skins.SpaceXSkin
- resize() - Method in class eu.hansolo.medusa.skins.TextClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.TileClockSkin
- resize() - Method in class eu.hansolo.medusa.skins.TinySkin
- resize() - Method in class eu.hansolo.medusa.skins.VSkin
- resize() - Method in class eu.hansolo.medusa.skins.WhiteSkin
- RESIZE - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- returnToZero(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- returnToZeroProperty() - Method in class eu.hansolo.medusa.Gauge
- robotoBold(double) - Static method in class eu.hansolo.medusa.Fonts
- robotoCondensedBold(double) - Static method in class eu.hansolo.medusa.Fonts
- robotoCondensedLight(double) - Static method in class eu.hansolo.medusa.Fonts
- robotoCondensedRegular(double) - Static method in class eu.hansolo.medusa.Fonts
- robotoLight(double) - Static method in class eu.hansolo.medusa.Fonts
- robotoMedium(double) - Static method in class eu.hansolo.medusa.Fonts
- robotoRegular(double) - Static method in class eu.hansolo.medusa.Fonts
- robotoThin(double) - Static method in class eu.hansolo.medusa.Fonts
- rotateContextForText(GraphicsContext, double, double, TickLabelOrientation) - Static method in class eu.hansolo.medusa.tools.Helper
- round(double, int) - Static method in class eu.hansolo.medusa.tools.Helper
- ROUND - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleShape
- ROUND_LCD - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- roundDoubleToInt(double) - Static method in class eu.hansolo.medusa.tools.Helper
- RoundLcdClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 02.02.16.
- RoundLcdClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.RoundLcdClockSkin
- roundTo(double, double) - Static method in class eu.hansolo.medusa.tools.Helper
- roundToHalf(double) - Static method in class eu.hansolo.medusa.tools.Helper
- running(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- runningProperty() - Method in class eu.hansolo.medusa.Clock
S
- scaleDirection(ScaleDirection) - Method in class eu.hansolo.medusa.GaugeBuilder
- scaleDirectionProperty() - Method in class eu.hansolo.medusa.Gauge
- scaleX(double) - Method in class eu.hansolo.medusa.ClockBuilder
- scaleX(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- scaleX(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- scaleY(double) - Method in class eu.hansolo.medusa.ClockBuilder
- scaleY(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- scaleY(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- SCIENTIFIC - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleType
- SECOND - Static variable in class eu.hansolo.medusa.events.TimeEvt
- secondColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- secondColorProperty() - Method in class eu.hansolo.medusa.Clock
- secondsVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- secondsVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- Section - Class in eu.hansolo.medusa
-
Created by hansolo on 11.12.15.
- Section() - Constructor for class eu.hansolo.medusa.Section
-
Represents an area of a given range, defined by a start and stop value.
- Section(double, double) - Constructor for class eu.hansolo.medusa.Section
- Section(double, double, String, Image, Color, Color) - Constructor for class eu.hansolo.medusa.Section
- Section(double, double, String, Image, Color, Color, Color) - Constructor for class eu.hansolo.medusa.Section
- Section(double, double, String, Image, Color, Color, Color, String) - Constructor for class eu.hansolo.medusa.Section
- Section(double, double, String, Color) - Constructor for class eu.hansolo.medusa.Section
- Section(double, double, String, Color, Color) - Constructor for class eu.hansolo.medusa.Section
- Section(double, double, Image, Color) - Constructor for class eu.hansolo.medusa.Section
- Section(double, double, Color) - Constructor for class eu.hansolo.medusa.Section
- Section(double, double, Color, Color) - Constructor for class eu.hansolo.medusa.Section
- SECTION - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- SECTION - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- SECTION_ENTERED - Static variable in class eu.hansolo.medusa.Section.SectionEvent
- SECTION_LEFT - Static variable in class eu.hansolo.medusa.Section.SectionEvent
- SECTION_UPDATE - Static variable in class eu.hansolo.medusa.Section.SectionEvent
- Section.SectionEvent - Class in eu.hansolo.medusa
- SectionBuilder<B extends SectionBuilder<B>> - Class in eu.hansolo.medusa
-
Created by hansolo on 20.12.15.
- SectionBuilder() - Constructor for class eu.hansolo.medusa.SectionBuilder
- SectionComparator - Class in eu.hansolo.medusa.tools
-
Created by hansolo on 26.01.16.
- SectionComparator() - Constructor for class eu.hansolo.medusa.tools.SectionComparator
- SectionEvent(Object, EventTarget, EventType<Section.SectionEvent>) - Constructor for class eu.hansolo.medusa.Section.SectionEvent
- sectionIconsVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- sectionIconsVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- sections(Section...) - Method in class eu.hansolo.medusa.GaugeBuilder
- sections(TimeSection...) - Method in class eu.hansolo.medusa.ClockBuilder
- sections(List<Section>) - Method in class eu.hansolo.medusa.GaugeBuilder
- sections(List<TimeSection>) - Method in class eu.hansolo.medusa.ClockBuilder
- SECTIONS - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- sectionsAlwaysVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- sectionsAlwaysVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- SectionSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 12.02.16.
- SectionSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.SectionSkin
- sectionsVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- sectionsVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- sectionsVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- sectionsVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- sectionTextVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- sectionTextVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- setAlarmColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the alarm icon
- setAlarms(Alarm...) - Method in class eu.hansolo.medusa.Clock
-
Sets the alarms to the given array of Alarm objects.
- setAlarms(List<Alarm>) - Method in class eu.hansolo.medusa.Clock
-
Sets the alarms to the given list of Alarm objects.
- setAlarmsEnabled(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if alarms are enabled.
- setAlarmsVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if alarm markers should be drawn.
- setAlert(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the alert property should be set.
- setAlertMessage(String) - Method in class eu.hansolo.medusa.Gauge
-
Defines the text that could be used in a tooltip as an alert message.
- setAngleRange(double) - Method in class eu.hansolo.medusa.Gauge
-
Defines the angle range in degree that will be used to draw the scale of the radial gauge.
- setAnimated(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the clock hands should be animated when set to another time.
- setAnimated(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if setting the value of the gauge should be animated using the duration defined in animationDuration [ms].
- setAnimationDuration(long) - Method in class eu.hansolo.medusa.Clock
-
Defines the duration in milliseconds that will be used to animate the hands of the clock from the current time to the given time.
- setAnimationDuration(long) - Method in class eu.hansolo.medusa.Gauge
-
Defines the duration in milliseconds that will be used to animate the needle/bar of the gauge from the last value to the next value.
- setArcExtend(double) - Method in class eu.hansolo.medusa.Gauge
-
Defines the distance between the segments in the SIMPLE_DIGITAL_SKIN
- setAreaIconsVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the icon of the areas should be drawn inside the areas.
- setAreas(Section...) - Method in class eu.hansolo.medusa.Gauge
-
Sets the sections to the given array of Section objects.
- setAreas(TimeSection...) - Method in class eu.hansolo.medusa.Clock
-
Sets the areas to the given array of TimeSection objects.
- setAreas(List<Section>) - Method in class eu.hansolo.medusa.Gauge
-
Sets the sections to the given list of Section objects.
- setAreas(List<TimeSection>) - Method in class eu.hansolo.medusa.Clock
-
Sets the areas to the given list of TimeSection objects.
- setAreasVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the areas should be drawn in the clock.
- setAreasVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the areas should be drawn
- setAreaTextVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the text of the areas should be drawn inside the areas.
- setArmed(boolean) - Method in class eu.hansolo.medusa.Alarm
-
Defines if the alarm is activated.
- setAutoNightMode(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the clock is in auto night mode (NOT USED AT THE MOMENT)
- setAutoScale(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the scale should be calculated automatically based on the defined values for min- and maxValue.
- setAverageColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the average indicator of the gauge.
- setAverageVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the average indicator should be drawn
- setAveragingEnabled(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the averaging functionality will be enabled.
- setAveragingPeriod(int) - Method in class eu.hansolo.medusa.Gauge
-
Defines the number values that should be used for the averaging of values.
- setBackgroundPaint(Paint) - Method in class eu.hansolo.medusa.Clock
-
Defines the Paint object that will be used to fill the clock background.
- setBackgroundPaint(Paint) - Method in class eu.hansolo.medusa.Gauge
-
Defines the Paint object that will be used to fill the gauge background.
- setBarBackgroundColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Returns the color that will be used to colorize the bar background of the gauge (if it has a bar).
- setBarBorderColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the border of the bar.
- setBarColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the bar of the gauge (if it has a bar).
- setBarEffectEnabled(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the the highlight effect on the gauges like the LinearSkin bar will be drawn.
- setBorderPaint(Paint) - Method in class eu.hansolo.medusa.Clock
-
Defines the Paint object that will be used to draw the border of the clock.
- setBorderPaint(Paint) - Method in class eu.hansolo.medusa.Gauge
-
Defines the Paint object that will be used to draw the border of the gauge.
- setBorderWidth(double) - Method in class eu.hansolo.medusa.Clock
-
Defines the width in pixels that will be used to draw the border of the clock.
- setBorderWidth(double) - Method in class eu.hansolo.medusa.Gauge
-
Defines the width in pixels that will be used to draw the border of the gauge.
- setButtonTooltipText(String) - Method in class eu.hansolo.medusa.Gauge
-
Defines the text that will be shown in the button tooltip.
- setCheckAreasForValue(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the clock will check each area for the current time and the area will fire events in case the current time enters or leaves a section.
- setCheckAreasForValue(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the value of the gauge should be checked against all areas (if areas not empty).
- setCheckSectionsForValue(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the clock will check each section for the current time and the section will fire events in case the current time enters or leaves a section.
- setCheckSectionsForValue(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the value of the gauge should be checked against all sections (if sections not empty).
- setCheckThreshold(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the value of the gauge should be checked against the threshold.
- setColor(Color) - Method in class eu.hansolo.medusa.Alarm
-
Defines the color that will be used to colorize the alarm
- setColor(Color) - Method in class eu.hansolo.medusa.Marker
-
Defines the color that will be used to colorize the marker.
- setColor(Color) - Method in class eu.hansolo.medusa.Section
-
Defines the color that will be used to colorize the section in a gauge.
- setColor(Color) - Method in class eu.hansolo.medusa.TimeSection
-
Defines the color that will be used to colorize the section in a clock.
- setCommand(Command) - Method in class eu.hansolo.medusa.Alarm
-
Defines a class that implements the Command interface and which execute() method will be called when the alarm is triggered.
- setCustomFont(Font) - Method in class eu.hansolo.medusa.Clock
-
Defines the custom font that can be used to render all text elements.
- setCustomFont(Font) - Method in class eu.hansolo.medusa.Gauge
-
Defines the custom font that can be used to render all text elements.
- setCustomFontEnabled(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the control should use the given customFont to render all text elements
- setCustomFontEnabled(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the control should use the given customFont to render all text elements
- setCustomTickLabelFontSize(double) - Method in class eu.hansolo.medusa.Gauge
-
Defines the custom font size.
- setCustomTickLabelFontSizeEnabled(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if custom font size for tick labels and/or custom tick labels should be used.
- setCustomTickLabels(String...) - Method in class eu.hansolo.medusa.Gauge
-
Defines a list of Strings that represent the ticklabels that will be used for the scale.
- setCustomTickLabels(List<String>) - Method in class eu.hansolo.medusa.Gauge
-
Defines a list of Strings that represent the ticklabels that will be used for the scale.
- setCustomTickLabelsEnabled(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if custom tick labels should be used instead of the automatically calculated ones.
- setDateColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the date of the clock
- setDateVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the date of the clock will be drawn.
- setDayVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Sets the value of the property dayVisible.
- setDecimals(int) - Method in class eu.hansolo.medusa.Gauge
-
Defines the number of decimals that will be used to format the value of the gauge.
- setDiscreteHours(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the hour hand of the clock should move in discrete steps of 1 hour.
- setDiscreteMinutes(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the minute hand of the clock should move in discrete steps of 1 minute.
- setDiscreteSeconds(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the second hand of the clock should move in discrete steps of 1 second.
- setForegroundBaseColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
A convenient method to set the color of foreground elements like title, subTitle, unit, value, tickLabel and tickMark to the given Color.
- setForegroundPaint(Paint) - Method in class eu.hansolo.medusa.Clock
-
Defines the Paint object that will be used to fill the foreground of the clock.
- setForegroundPaint(Paint) - Method in class eu.hansolo.medusa.Gauge
-
Defines the Paint object that will be used to fill the foreground of the gauge.
- setForegroundVisible(boolean) - Method in class eu.hansolo.medusa.FGauge
- setGauge(Gauge) - Method in class eu.hansolo.medusa.FGauge
- setGaugeBackground(GaugeDesign.GaugeBackground) - Method in class eu.hansolo.medusa.FGauge
- setGaugeDesign(GaugeDesign) - Method in class eu.hansolo.medusa.FGauge
- setGradientBarEnabled(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the gradient defined by the gradient lookup will be used to visualize the bar (if available).
- setGradientBarStops(List<Stop>) - Method in class eu.hansolo.medusa.Gauge
-
Defines a list of Stops that will be used to calculate the gradient in the GradientLookup.
- setGradientBarStops(Stop...) - Method in class eu.hansolo.medusa.Gauge
-
Defines a list of Stops that will be used to calculate the gradient in the GradientLookup.
- setGradientLookup(GradientLookup) - Method in class eu.hansolo.medusa.Gauge
-
Defines the GradientLookup that is used to colorize the bar of the gauge (if avaiable)
- setHighlightAreas(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if areas should be highlighted in case they contain the current time.
- setHighlightAreas(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if areas should be highlighted in case they contain the current value
- setHighlightColor(Color) - Method in class eu.hansolo.medusa.Section
-
Defines the color that will be used to colorize a highlighted section
- setHighlightColor(Color) - Method in class eu.hansolo.medusa.TimeSection
-
Defines the color that will be used to colorize a highlighted section
- setHighlightSections(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if sections should be highlighted in case they contain the current time.
- setHighlightSections(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if sections should be highlighted in case they contain the current value
- setHourColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the hour hand of the clock
- setHourTickMarkColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the hour tickmarks of the clock.
- setHourTickMarksVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the hour tickmarks will be drawn.
- setIcon(Image) - Method in class eu.hansolo.medusa.Section
-
Defines an image for the section.
- setIcon(Image) - Method in class eu.hansolo.medusa.TimeSection
-
Defines an image for the section.
- setInnerShadowEnabled(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if an inner shadow should be drawn on the gauge background.
- setInteractive(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the gauge is in interactive mode.
- setKeepAspect(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the control should keep it's aspect.
- setKnobColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the knob of the clock (if available)
- setKnobColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the knob of the radial gauges.
- setKnobPosition(Pos) - Method in class eu.hansolo.medusa.Gauge
-
Defines the position of the knob in radial gauges.
- setKnobType(Gauge.KnobType) - Method in class eu.hansolo.medusa.Gauge
-
Defines the type of knob that will be used in the radial gauges.
- setKnobVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the knob is visible.
- setLcdCrystalEnabled(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the crystal effect of the LCD display will be drawn.
- setLcdCrystalEnabled(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the crystal effect of the LCD display will be drawn.
- setLcdDesign(LcdDesign) - Method in class eu.hansolo.medusa.Clock
-
Defines the LcdDesign that will be used to visualize the LCD display.
- setLcdDesign(LcdDesign) - Method in class eu.hansolo.medusa.Gauge
-
Defines the design that will be used to visualize the LCD display of the gauge (if it has one).
- setLcdFont(LcdFont) - Method in class eu.hansolo.medusa.Clock
-
Defines the font that will be used to visualize the LCD value if the clock has a LCD display or for the LcdClockSkin.
- setLcdFont(LcdFont) - Method in class eu.hansolo.medusa.Gauge
-
Defines the font that will be used to visualize the LCD value if the gauge has a LCD display.
- setLcdVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the LCD display is visible (if available) The LCD display won't be visible if valueVisible == false.
- setLedBlinking(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the LED is blinking (if available)
- setLedColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to visualize the LED of the gauge if it has one.
- setLedOn(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the LED is on (if available)
- setLedType(Gauge.LedType) - Method in class eu.hansolo.medusa.Gauge
-
Defines the graphical representation of the LED.
- setLedVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the LED will be drawn (if available)
- setLocale(Locale) - Method in class eu.hansolo.medusa.Clock
-
Defines the Locale that will be used to format the date in some ClockSkins.
- setLocale(Locale) - Method in class eu.hansolo.medusa.Gauge
-
Sets the value of the property locale.
- setMajorTickMarkColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the major tickmarks.
- setMajorTickMarkLengthFactor(double) - Method in class eu.hansolo.medusa.Gauge
-
The factor defines the length of the major tick mark.
- setMajorTickMarksVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the major tickmarks should be drawn If set to false and minorTickmarks == true, a minor tickmark will be drawn instead of the major tickmark.
- setMajorTickMarkType(TickMarkType) - Method in class eu.hansolo.medusa.Gauge
-
Defines the shape that will be used to visualize the major tickmark.
- setMajorTickMarkWidthFactor(double) - Method in class eu.hansolo.medusa.Gauge
-
The factor defines the width of the major tick mark.
- setMajorTickSpace(double) - Method in class eu.hansolo.medusa.Gauge
-
Defines the value that represents the space between major tickmarks.
- setMarkers(Marker...) - Method in class eu.hansolo.medusa.Gauge
-
Sets the list of markers to the given array of Marker objects.
- setMarkers(List<Marker>) - Method in class eu.hansolo.medusa.Gauge
-
Sets the list of markers to the given list of Marker objects.
- setMarkersVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the markers should be drawn
- setMarkerType(Marker.MarkerType) - Method in class eu.hansolo.medusa.Marker
-
Defines the shape that will be used to visualize the marker.
- setMaxMeasuredValue(double) - Method in class eu.hansolo.medusa.Gauge
-
Sets the maxMeasuredVAlue to the given value.
- setMaxMeasuredValueVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the indicator of the maxMeasuredValue should be visible.
- setMaxValue(double) - Method in class eu.hansolo.medusa.Gauge
-
Sets the maximum value of the gauge scale to the given value
- setMediumTickMarkColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the medium tickmarks.
- setMediumTickMarkLengthFactor(double) - Method in class eu.hansolo.medusa.Gauge
-
The factor defines the length of the medium tick mark.
- setMediumTickMarksVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Sets the value of the property mediumTickMarksVisible.
- setMediumTickMarkType(TickMarkType) - Method in class eu.hansolo.medusa.Gauge
-
Defines the shape that will be used to visualize the medium tickmark.
- setMediumTickMarkWidthFactor(double) - Method in class eu.hansolo.medusa.Gauge
-
The factor defines the width of the medium tick mark.
- setMinMeasuredValue(double) - Method in class eu.hansolo.medusa.Gauge
-
Sets the minMeasuredValue to the given value.
- setMinMeasuredValueVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the indicator of the minMeasuredValue should be visible.
- setMinorTickMarkColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the minor tickmarks.
- setMinorTickMarkLengthFactor(double) - Method in class eu.hansolo.medusa.Gauge
-
The factor defines the length of the minor tick mark.
- setMinorTickMarksVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the minor tickmarks should be drawn
- setMinorTickMarkType(TickMarkType) - Method in class eu.hansolo.medusa.Gauge
-
Defines the shape that will be used to visualize the minor tickmark.
- setMinorTickMarkWidthFactor(double) - Method in class eu.hansolo.medusa.Gauge
-
The factor defines the width of the minor tick mark.
- setMinorTickSpace(double) - Method in class eu.hansolo.medusa.Gauge
-
Defines the value that represents the space between major tickmarks.
- setMinuteColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the minute hand of the clock.
- setMinuteTickMarkColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the minute tickmarks of the clock.
- setMinuteTickMarksVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the minute tickmarks will be drawn.
- setMinValue(double) - Method in class eu.hansolo.medusa.Gauge
-
Sets the minimum value of the gauge scale to the given value
- setNeedleBehavior(Gauge.NeedleBehavior) - Method in class eu.hansolo.medusa.Gauge
-
Defines the behavior of the needle movement.
- setNeedleBorderColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the border of the needle.
- setNeedleColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the needle of the radial gauges.
- setNeedleShape(Gauge.NeedleShape) - Method in class eu.hansolo.medusa.Gauge
-
Defines the graphical representation of the needle that will be used.
- setNeedleSize(Gauge.NeedleSize) - Method in class eu.hansolo.medusa.Gauge
-
Defines the thickness of the needle.
- setNeedleType(Gauge.NeedleType) - Method in class eu.hansolo.medusa.Gauge
-
Defines the shape of the needle that will be used.
- setNightMode(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the clock is in night mode (NOT USED AT THE MOMENT)
- setOldValueVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the old value of the gauge should be visible (not implemented)
- setOnButtonPressed(EventHandler<Gauge.ButtonEvent>) - Method in class eu.hansolo.medusa.Gauge
- setOnButtonReleased(EventHandler<Gauge.ButtonEvent>) - Method in class eu.hansolo.medusa.Gauge
- setOnColorChanged(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.Marker
-
Sets the value of the property onColorChanged.
- setOnlyFirstAndLastTickLabelVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if only the first and the last ticklabel will be drawn.
- setOnMarkerExceeded(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.Marker
-
Sets the value of the property onMarkerExceeded.
- setOnMarkerPressed(EventHandler<Alarm.AlarmMarkerEvent>) - Method in class eu.hansolo.medusa.Alarm
-
Sets the value of the property onMarkerPressed.
- setOnMarkerPressed(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.Marker
-
Sets the value of the property onMarkerPressed.
- setOnMarkerReleased(EventHandler<Alarm.AlarmMarkerEvent>) - Method in class eu.hansolo.medusa.Alarm
-
Sets the value of the property onMarkerReleased.
- setOnMarkerReleased(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.Marker
-
Sets the value of the property onMarkerReleased.
- setOnMarkerUnderrun(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.Marker
-
Sets the value of the property onMarkerUnderrun.
- setOnSectionEntered(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.medusa.Section
-
Sets the value of the property onSectionEntered.
- setOnSectionLeft(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.medusa.Section
-
Sets the value of the property onSectionLeft.
- setOnSectionUpdate(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.medusa.Section
-
Sets the value of the property onSectionUpdate.
- setOnTextChanged(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.Marker
-
Sets the value of the property onTextChanged.
- setOnThresholdExceeded(EventHandler<Gauge.ThresholdEvent>) - Method in class eu.hansolo.medusa.Gauge
- setOnThresholdUnderrun(EventHandler<Gauge.ThresholdEvent>) - Method in class eu.hansolo.medusa.Gauge
- setOnTimeSectionEntered(EventHandler<TimeSection.TimeSectionEvent>) - Method in class eu.hansolo.medusa.TimeSection
-
Sets the value of the property onTimeSectionEntered.
- setOnTimeSectionLeft(EventHandler<TimeSection.TimeSectionEvent>) - Method in class eu.hansolo.medusa.TimeSection
-
Sets the value of the property onTimeSectionLeft.
- setOnTypeChanged(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.Marker
-
Sets the value of the property onTypeChanged.
- setOnValueChanged(EventHandler<Marker.MarkerEvent>) - Method in class eu.hansolo.medusa.Marker
-
Sets the value of the property onValueChanged.
- setOrientation(Orientation) - Method in class eu.hansolo.medusa.Gauge
-
Defines the orientation of the control.
- setPeriod(int) - Method in class eu.hansolo.medusa.tools.MovingAverage
- setRepetition(Alarm.Repetition) - Method in class eu.hansolo.medusa.Alarm
-
Defines the repetition rate of the alarm.
- setReturnToZero(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines the behavior of the visualization where the needle/bar should always return to 0 after it reached the final value.
- setRunning(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the clock is running.
- setScaleDirection(ScaleDirection) - Method in class eu.hansolo.medusa.Gauge
-
Defines the direction of the scale.
- setSecondColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the second hand of the clock
- setSecondsVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the second hand of the clock will be drawn.
- setSectionIconsVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the icon of the sections should be drawn inside the sections.
- setSections(Section...) - Method in class eu.hansolo.medusa.Gauge
-
Sets the sections to the given array of Section objects.
- setSections(TimeSection...) - Method in class eu.hansolo.medusa.Clock
-
Sets the sections to the given array of TimeSection objects.
- setSections(List<Section>) - Method in class eu.hansolo.medusa.Gauge
-
Sets the sections to the given list of Section objects.
- setSections(List<TimeSection>) - Method in class eu.hansolo.medusa.Clock
-
Sets the sections to the given list of TimeSection objects.
- setSectionsAlwaysVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the sections will always be visible.
- setSectionsVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the sections should be drawn in the clock.
- setSectionsVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the sections will be drawn
- setSectionTextVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the text of the sections should be drawn inside the sections.
- setShadowsEnabled(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if effects like shadows will be drawn.
- setShadowsEnabled(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if effects like shadows should be drawn.
- setSkinType(Clock.ClockSkinType) - Method in class eu.hansolo.medusa.Clock
- setSkinType(Gauge.SkinType) - Method in class eu.hansolo.medusa.Gauge
- setSmoothing(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the smoothing property should be enabled/disabled.
- setStart(double) - Method in class eu.hansolo.medusa.Section
-
Defines the value where the section begins.
- setStart(LocalTime) - Method in class eu.hansolo.medusa.TimeSection
-
Defines the time when the section starts.
- setStartAngle(double) - Method in class eu.hansolo.medusa.Gauge
-
Defines the angle in degree that defines the start of the scale with it's minValue in a radial gauge.
- setStartFromZero(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines the behavior of the visualization where the needle/bar should start from 0 instead of the minValue.
- setStop(double) - Method in class eu.hansolo.medusa.Section
-
Defines the value where the section ends.
- setStop(LocalTime) - Method in class eu.hansolo.medusa.TimeSection
-
Defines the time when the section ends
- setStyleClass(String) - Method in class eu.hansolo.medusa.Marker
-
Defines the style class that can be used to colorize the marker.
- setStyleClass(String) - Method in class eu.hansolo.medusa.Section
-
Defines the style class that can be used to colorize the section.
- setSubTitle(String) - Method in class eu.hansolo.medusa.Gauge
-
Sets the subtitle of the gauge.
- setSubTitleColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the subTitle of the gauge.
- setText(String) - Method in class eu.hansolo.medusa.Alarm
-
Defines a text for the alarm.
- setText(String) - Method in class eu.hansolo.medusa.Clock
-
Define the text for the clock.
- setText(String) - Method in class eu.hansolo.medusa.Marker
-
Defines a text for this marker.
- setText(String) - Method in class eu.hansolo.medusa.Section
-
Defines a text for the section.
- setText(String) - Method in class eu.hansolo.medusa.TimeSection
-
Defines the text for the section
- setTextColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the text of the clock.
- setTextColor(Color) - Method in class eu.hansolo.medusa.Section
-
Defines the color that will be used to colorize the section text.
- setTextColor(Color) - Method in class eu.hansolo.medusa.TimeSection
-
Defines the color that will be used to colorize the section text
- setTextVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the text of the clock will be drawn.
- setThreshold(double) - Method in class eu.hansolo.medusa.Gauge
-
Sets the threshold of the gauge to the given value.
- setThresholdColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the threshold indicator of the gauge.
- setThresholdVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the threshold indicator should be drawn
- setTickLabelColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the ticklabels of the clock.
- setTickLabelColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the ticklabels.
- setTickLabelDecimals(int) - Method in class eu.hansolo.medusa.Gauge
-
Defines the number of decimals that will be used to format the value of the gauge.
- setTickLabelLocation(TickLabelLocation) - Method in class eu.hansolo.medusa.Clock
-
Defines the location of the ticklabels.
- setTickLabelLocation(TickLabelLocation) - Method in class eu.hansolo.medusa.Gauge
-
Defines the location of the ticklabels.
- setTickLabelOrientation(TickLabelOrientation) - Method in class eu.hansolo.medusa.Gauge
-
Defines the orientation of the ticklabels.
- setTickLabelSections(Section...) - Method in class eu.hansolo.medusa.Gauge
-
Sets the ticklabel sections to the given array of Section objects.
- setTickLabelSections(List<Section>) - Method in class eu.hansolo.medusa.Gauge
-
Sets the ticklabel sections to the given list of Section objects.
- setTickLabelSectionsVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the ticklabel sections should be used to colorize the ticklabels.
- setTickLabelsVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the ticklabels will be drawn.
- setTickLabelsVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the ticklabels should be drawn
- setTickMarkColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the tickmarks.
- setTickMarkRingVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if an additional ring should be drawn that "connects" the tick marks.
- setTickMarkSections(Section...) - Method in class eu.hansolo.medusa.Gauge
-
Sets the tickmark sections to the given array of Section objects.
- setTickMarkSections(List<Section>) - Method in class eu.hansolo.medusa.Gauge
-
Sets the tickmark sections to the given list of Section objects.
- setTickMarkSectionsVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the tickmark sections should be used to colorize the tickmarks.
- setTime(long) - Method in class eu.hansolo.medusa.Clock
- setTime(ZonedDateTime) - Method in class eu.hansolo.medusa.Alarm
-
Defines the time of the alarm.
- setTime(ZonedDateTime) - Method in class eu.hansolo.medusa.Clock
-
Defines the current time of the clock.
- setTimeMs(long) - Method in class eu.hansolo.medusa.Clock
- setTitle(String) - Method in class eu.hansolo.medusa.Clock
-
Defines the title of the clock.
- setTitle(String) - Method in class eu.hansolo.medusa.Gauge
-
Sets the title of the gauge.
- setTitleColor(Color) - Method in class eu.hansolo.medusa.Clock
-
Defines the color that will be used to colorize the title of the clock
- setTitleColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the title of the gauge.
- setTitleVisible(boolean) - Method in class eu.hansolo.medusa.Clock
-
Defines if the title of the clock will be drawn.
- setUnit(String) - Method in class eu.hansolo.medusa.Gauge
-
Sets the unit of the gauge.
- setUnitColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the unit of the gauge.
- setValue(double) - Method in class eu.hansolo.medusa.Gauge
-
Sets the value of the Gauge to the given double.
- setValue(double) - Method in class eu.hansolo.medusa.Marker
-
Defines the value for the marker
- setValueColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the value of the gauge.
- setValueVisible(boolean) - Method in class eu.hansolo.medusa.Gauge
-
Defines if the visualization of the gauge value should be visible.
- setZeroColor(Color) - Method in class eu.hansolo.medusa.Gauge
-
Defines the color that will be used to colorize the 0 tickmark and ticklabel when the gauge range has a negative min- and positive maxValue.
- shadowsEnabled(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- shadowsEnabled(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- shadowsEnabledProperty() - Method in class eu.hansolo.medusa.Clock
- shadowsEnabledProperty() - Method in class eu.hansolo.medusa.Gauge
- SHINY_METAL - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- SHORT_INTERVAL - Static variable in class eu.hansolo.medusa.Clock
- SIMPLE - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- SIMPLE_DIGITAL - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- SIMPLE_SECTION - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- SimpleDigitalSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 09.02.16.
- SimpleDigitalSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.SimpleDigitalSkin
- SimpleSectionSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 25.07.16.
- SimpleSectionSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.SimpleSectionSkin
- SimpleSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 20.12.15.
- SimpleSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.SimpleSkin
- sizeListener - Variable in class eu.hansolo.medusa.skins.ClockSkinBase
- sizeListener - Variable in class eu.hansolo.medusa.skins.GaugeSkinBase
- skinType(Clock.ClockSkinType) - Method in class eu.hansolo.medusa.ClockBuilder
- skinType(Gauge.SkinType) - Method in class eu.hansolo.medusa.GaugeBuilder
- SLIM - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- SLIM - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- SlimClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 11.02.16.
- SlimClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.SlimClockSkin
- SlimSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 13.01.16.
- SlimSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.SlimSkin
- smoothing(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- smoothingProperty() - Method in class eu.hansolo.medusa.Gauge
- snapToTicks(double, double, double, int, double) - Static method in class eu.hansolo.medusa.tools.Helper
-
Can be used to implement discrete steps e.g.
- SPACE_X - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- SpaceXSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 29.12.15.
- SpaceXSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.SpaceXSkin
- STANDARD - Enum constant in enum class eu.hansolo.medusa.Gauge.KnobType
- STANDARD - Enum constant in enum class eu.hansolo.medusa.Gauge.LedType
- STANDARD - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleBehavior
- STANDARD - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleSize
- STANDARD - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleType
- STANDARD - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- STANDARD - Enum constant in enum class eu.hansolo.medusa.LcdFont
- STANDARD - Enum constant in enum class eu.hansolo.medusa.Marker.MarkerType
- STANDARD_GREEN - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- start(double) - Method in class eu.hansolo.medusa.SectionBuilder
- start(LocalTime) - Method in class eu.hansolo.medusa.TimeSectionBuilder
- start(Stage) - Method in class eu.hansolo.medusa.Demo
- start(Stage) - Method in class eu.hansolo.medusa.MedusaTest
- start(Stage) - Method in class eu.hansolo.medusa.Test
- startAngle(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- startAngleProperty() - Method in class eu.hansolo.medusa.Gauge
- startFromZero(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- startFromZeroProperty() - Method in class eu.hansolo.medusa.Gauge
- startProperty() - Method in class eu.hansolo.medusa.Section
- startProperty() - Method in class eu.hansolo.medusa.TimeSection
- STEEL - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- stop() - Method in class eu.hansolo.medusa.Clock
-
Calling this method will stop all threads.
- stop() - Method in class eu.hansolo.medusa.Demo
- stop() - Method in class eu.hansolo.medusa.Gauge
-
Calling this method will stop all threads.
- stop() - Method in class eu.hansolo.medusa.MedusaTest
- stop() - Method in class eu.hansolo.medusa.Test
- stop(double) - Method in class eu.hansolo.medusa.SectionBuilder
- stop(LocalTime) - Method in class eu.hansolo.medusa.TimeSectionBuilder
- stopProperty() - Method in class eu.hansolo.medusa.Section
- stopProperty() - Method in class eu.hansolo.medusa.TimeSection
- stopTask(ScheduledFuture<?>) - Static method in class eu.hansolo.medusa.tools.Helper
- style(String) - Method in class eu.hansolo.medusa.GaugeBuilder
- styleClass(String) - Method in class eu.hansolo.medusa.MarkerBuilder
- styleClass(String) - Method in class eu.hansolo.medusa.SectionBuilder
- styleClass(String...) - Method in class eu.hansolo.medusa.GaugeBuilder
- subTitle(String) - Method in class eu.hansolo.medusa.GaugeBuilder
- subTitleColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- subTitleColorProperty() - Method in class eu.hansolo.medusa.Gauge
- subTitleProperty() - Method in class eu.hansolo.medusa.Gauge
T
- TANGENT - Enum constant in enum class eu.hansolo.medusa.TickLabelOrientation
- Test - Class in eu.hansolo.medusa
- Test() - Constructor for class eu.hansolo.medusa.Test
- TestLauncher - Class in eu.hansolo.medusa
- TestLauncher() - Constructor for class eu.hansolo.medusa.TestLauncher
- text(String) - Method in class eu.hansolo.medusa.AlarmBuilder
- text(String) - Method in class eu.hansolo.medusa.ClockBuilder
- text(String) - Method in class eu.hansolo.medusa.MarkerBuilder
- text(String) - Method in class eu.hansolo.medusa.SectionBuilder
- text(String) - Method in class eu.hansolo.medusa.TimeSectionBuilder
- TEXT - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- TEXT_CHANGED - Static variable in class eu.hansolo.medusa.Marker.MarkerEvent
- TEXT_CHANGED_EVENT - Variable in class eu.hansolo.medusa.Marker
- TextClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 29.09.16.
- TextClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.TextClockSkin
- textColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- textColor(Color) - Method in class eu.hansolo.medusa.SectionBuilder
- textColor(Color) - Method in class eu.hansolo.medusa.TimeSectionBuilder
- textColorProperty() - Method in class eu.hansolo.medusa.Clock
- textColorProperty() - Method in class eu.hansolo.medusa.Section
- textColorProperty() - Method in class eu.hansolo.medusa.TimeSection
- textProperty() - Method in class eu.hansolo.medusa.Clock
- textProperty() - Method in class eu.hansolo.medusa.Marker
- textProperty() - Method in class eu.hansolo.medusa.Section
- textProperty() - Method in class eu.hansolo.medusa.TimeSection
- textVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- textVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- THICK - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleSize
- THIN - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleSize
- threshold(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- THRESHOLD_EXCEEDED - Static variable in class eu.hansolo.medusa.Gauge.ThresholdEvent
- THRESHOLD_UNDERRUN - Static variable in class eu.hansolo.medusa.Gauge.ThresholdEvent
- thresholdColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- thresholdColorProperty() - Method in class eu.hansolo.medusa.Gauge
- ThresholdEvent(Object, EventTarget, EventType<Gauge.ThresholdEvent>) - Constructor for class eu.hansolo.medusa.Gauge.ThresholdEvent
- ThresholdEvent(EventType<Gauge.ThresholdEvent>) - Constructor for class eu.hansolo.medusa.Gauge.ThresholdEvent
- thresholdVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- thresholdVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- TICK_LABEL - Enum constant in enum class eu.hansolo.medusa.TickMarkType
- tickLabelColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- tickLabelColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickLabelColorProperty() - Method in class eu.hansolo.medusa.Clock
- tickLabelColorProperty() - Method in class eu.hansolo.medusa.Gauge
- tickLabelDecimals(int) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickLabelDecimalsProperty() - Method in class eu.hansolo.medusa.Gauge
- tickLabelLocation(TickLabelLocation) - Method in class eu.hansolo.medusa.GaugeBuilder
- TickLabelLocation - Enum Class in eu.hansolo.medusa
-
Created by hansolo on 28.01.16.
- tickLabelLocationProperty() - Method in class eu.hansolo.medusa.Clock
- tickLabelLocationProperty() - Method in class eu.hansolo.medusa.Gauge
- tickLabelOrientation(TickLabelOrientation) - Method in class eu.hansolo.medusa.GaugeBuilder
- TickLabelOrientation - Enum Class in eu.hansolo.medusa
-
Created by hansolo on 28.01.16.
- tickLabelOrientationProperty() - Method in class eu.hansolo.medusa.Gauge
- tickLabelSections(Section...) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickLabelSections(List<Section>) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickLabelSectionsVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickLabelSectionsVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- tickLabelsVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- tickLabelsVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickLabelsVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- tickLabelsVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- tickMarkColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickMarkColorProperty() - Method in class eu.hansolo.medusa.Gauge
- tickMarkRingVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickMarkRingVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- tickMarkSections(Section...) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickMarkSections(List<Section>) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickMarkSectionsVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- tickMarkSectionsVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- TickMarkType - Enum Class in eu.hansolo.medusa
-
Created by hansolo on 28.01.16.
- TILE - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
- TileClockSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 16.12.16.
- TileClockSkin(Clock) - Constructor for class eu.hansolo.medusa.skins.TileClockSkin
- TILTED_BLACK - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- TILTED_GRAY - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- time - Variable in class eu.hansolo.medusa.events.TimeEvt
- time(ZonedDateTime) - Method in class eu.hansolo.medusa.AlarmBuilder
- time(ZonedDateTime) - Method in class eu.hansolo.medusa.ClockBuilder
- TIME_SECTION_ENTERED - Static variable in class eu.hansolo.medusa.TimeSection.TimeSectionEvent
- TIME_SECTION_LEFT - Static variable in class eu.hansolo.medusa.TimeSection.TimeSectionEvent
- TimeEvt - Class in eu.hansolo.medusa.events
- TimeEvt(Object, EvtType<? extends TimeEvt>, EvtPriority, ZonedDateTime) - Constructor for class eu.hansolo.medusa.events.TimeEvt
- TimeEvt(Object, EvtType<? extends TimeEvt>, ZonedDateTime) - Constructor for class eu.hansolo.medusa.events.TimeEvt
- timeListener - Variable in class eu.hansolo.medusa.skins.ClockSkinBase
- timeProperty() - Method in class eu.hansolo.medusa.Clock
- TimeSection - Class in eu.hansolo.medusa
-
Created by hansolo on 31.01.16.
- TimeSection() - Constructor for class eu.hansolo.medusa.TimeSection
-
Represents an area of a given range, defined by a start and stop time.
- TimeSection(LocalTime, LocalTime) - Constructor for class eu.hansolo.medusa.TimeSection
- TimeSection(LocalTime, LocalTime, String, Image, Color, Color) - Constructor for class eu.hansolo.medusa.TimeSection
- TimeSection(LocalTime, LocalTime, String, Image, Color, Color, Color) - Constructor for class eu.hansolo.medusa.TimeSection
- TimeSection(LocalTime, LocalTime, String, Color) - Constructor for class eu.hansolo.medusa.TimeSection
- TimeSection(LocalTime, LocalTime, String, Color, Color) - Constructor for class eu.hansolo.medusa.TimeSection
- TimeSection(LocalTime, LocalTime, Image, Color) - Constructor for class eu.hansolo.medusa.TimeSection
- TimeSection(LocalTime, LocalTime, Color) - Constructor for class eu.hansolo.medusa.TimeSection
- TimeSection(LocalTime, LocalTime, Color, Color) - Constructor for class eu.hansolo.medusa.TimeSection
- TimeSection.TimeSectionEvent - Class in eu.hansolo.medusa
- TimeSectionBuilder<B extends TimeSectionBuilder<B>> - Class in eu.hansolo.medusa
-
Created by hansolo on 31.01.16.
- TimeSectionBuilder() - Constructor for class eu.hansolo.medusa.TimeSectionBuilder
- TimeSectionComparator - Class in eu.hansolo.medusa.tools
-
Created by hansolo on 31.01.16.
- TimeSectionComparator() - Constructor for class eu.hansolo.medusa.tools.TimeSectionComparator
- TimeSectionEvent(Object, EventTarget, EventType<TimeSection.TimeSectionEvent>) - Constructor for class eu.hansolo.medusa.TimeSection.TimeSectionEvent
- TINY - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- TinySkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 21.01.16.
- TinySkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.TinySkin
- title(String) - Method in class eu.hansolo.medusa.ClockBuilder
- title(String) - Method in class eu.hansolo.medusa.GaugeBuilder
- titleColor(Color) - Method in class eu.hansolo.medusa.ClockBuilder
- titleColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- titleColorProperty() - Method in class eu.hansolo.medusa.Clock
- titleColorProperty() - Method in class eu.hansolo.medusa.Gauge
- titleProperty() - Method in class eu.hansolo.medusa.Clock
- titleProperty() - Method in class eu.hansolo.medusa.Gauge
- titleVisible(boolean) - Method in class eu.hansolo.medusa.ClockBuilder
- titleVisibleProperty() - Method in class eu.hansolo.medusa.Clock
- toString() - Method in class eu.hansolo.medusa.Alarm
- toString() - Method in class eu.hansolo.medusa.Gauge
- toString() - Method in class eu.hansolo.medusa.Marker
- toString() - Method in class eu.hansolo.medusa.Section
- toString() - Method in class eu.hansolo.medusa.TimeSection
- toString() - Method in class eu.hansolo.medusa.tools.Data
- translateX(double) - Method in class eu.hansolo.medusa.ClockBuilder
- translateX(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- translateX(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- translateY(double) - Method in class eu.hansolo.medusa.ClockBuilder
- translateY(double) - Method in class eu.hansolo.medusa.FGaugeBuilder
- translateY(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- TRANSPARENT - Enum constant in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
- TRANSPARENT - Enum constant in enum class eu.hansolo.medusa.GaugeDesign
- TRAPEZOID - Enum constant in enum class eu.hansolo.medusa.TickMarkType
- tresholdProperty() - Method in class eu.hansolo.medusa.Gauge
- TRIANGLE - Enum constant in enum class eu.hansolo.medusa.Marker.MarkerType
- TRIANGLE - Enum constant in enum class eu.hansolo.medusa.TickMarkType
- TYPE_CHANGED - Static variable in class eu.hansolo.medusa.Marker.MarkerEvent
- TYPE_CHANGED_EVENT - Variable in class eu.hansolo.medusa.Marker
U
- UNARMED - Static variable in class eu.hansolo.medusa.Alarm
- UNDERRUN_EVENT - Variable in class eu.hansolo.medusa.Marker
- unit(String) - Method in class eu.hansolo.medusa.GaugeBuilder
- unitColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- unitColorProperty() - Method in class eu.hansolo.medusa.Gauge
- unitProperty() - Method in class eu.hansolo.medusa.Gauge
- UPDATE_EVENT - Variable in class eu.hansolo.medusa.Section
- updateAlarms() - Method in class eu.hansolo.medusa.skins.ClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- updateAlarms() - Method in class eu.hansolo.medusa.skins.DBClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.DesignClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.DigitalClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.FatClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.IndustrialClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.LcdClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.MinimalClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.MorphingClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.PearClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.PlainClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.RoundLcdClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.SlimClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.TextClockSkin
- updateAlarms() - Method in class eu.hansolo.medusa.skins.TileClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.ClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.ClockSkinBase
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.DBClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.DesignClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.DigitalClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.FatClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.IndustrialClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.LcdClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.MinimalClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.MorphingClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.PearClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.PlainClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.RoundLcdClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.SlimClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.TextClockSkin
- updateTime(ZonedDateTime) - Method in class eu.hansolo.medusa.skins.TileClockSkin
V
- value(double) - Method in class eu.hansolo.medusa.GaugeBuilder
- value(double) - Method in class eu.hansolo.medusa.MarkerBuilder
- VALUE - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- VALUE_CHANGED - Static variable in class eu.hansolo.medusa.Marker.MarkerEvent
- VALUE_CHANGED_EVENT - Variable in class eu.hansolo.medusa.Marker
- valueColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- valueColorProperty() - Method in class eu.hansolo.medusa.Gauge
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Alarm.Repetition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Clock.ClockSkinType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Gauge.KnobType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Gauge.LedType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Gauge.NeedleBehavior
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Gauge.NeedleShape
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Gauge.NeedleSize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Gauge.NeedleType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Gauge.SkinType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.GaugeDesign
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.LcdDesign
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.LcdFont
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Marker.MarkerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.Needle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.TickLabelLocation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.TickLabelOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.medusa.TickMarkType
-
Returns the enum constant of this class with the specified name.
- valueProperty() - Method in class eu.hansolo.medusa.Gauge
- valueProperty() - Method in class eu.hansolo.medusa.Marker
- values() - Static method in enum class eu.hansolo.medusa.Alarm.Repetition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.Clock.ClockSkinType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.Gauge.KnobType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.Gauge.LedType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.Gauge.NeedleBehavior
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.Gauge.NeedleShape
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.Gauge.NeedleSize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.Gauge.NeedleType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.Gauge.SkinType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.GaugeDesign
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.LcdDesign
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.LcdFont
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.Marker.MarkerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.Needle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.TickLabelLocation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.TickLabelOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.medusa.TickMarkType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueVisible(boolean) - Method in class eu.hansolo.medusa.GaugeBuilder
- valueVisibleProperty() - Method in class eu.hansolo.medusa.Gauge
- VARIOMETER - Enum constant in enum class eu.hansolo.medusa.Gauge.NeedleType
- VERTICAL - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- VISIBILITY - Static variable in class eu.hansolo.medusa.events.MedusaEvt
- VSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 19.01.16.
- VSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.VSkin
W
- WEEKLY - Enum constant in enum class eu.hansolo.medusa.Alarm.Repetition
- WHITE - Enum constant in enum class eu.hansolo.medusa.Gauge.SkinType
- WHITE - Enum constant in enum class eu.hansolo.medusa.GaugeDesign.GaugeBackground
- WHITE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- WhiteSkin - Class in eu.hansolo.medusa.skins
-
Created by hansolo on 27.04.16.
- WhiteSkin(Gauge) - Constructor for class eu.hansolo.medusa.skins.WhiteSkin
Y
- YELLOW - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- YELLOW_BLACK - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- YOCTOPUCE - Enum constant in enum class eu.hansolo.medusa.LcdDesign
- YOTA2 - Enum constant in enum class eu.hansolo.medusa.Clock.ClockSkinType
Z
- zeroColor(Color) - Method in class eu.hansolo.medusa.GaugeBuilder
- zeroColorProperty() - Method in class eu.hansolo.medusa.Gauge
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form