Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABKHAZIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
active(boolean) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
active(boolean) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
activeColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
activeColorProperty() - Method in class eu.hansolo.tilesfx.addons.Switch
 
activeColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
activeProperty() - Method in class eu.hansolo.tilesfx.addons.Switch
 
activeProperty() - Method in class eu.hansolo.tilesfx.Section
 
activeProperty() - Method in class eu.hansolo.tilesfx.Tile
 
activeProperty() - Method in class eu.hansolo.tilesfx.TimeSection
 
AD - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
add(double, double) - Method in class eu.hansolo.tilesfx.tools.Point
 
add(Point) - Method in class eu.hansolo.tilesfx.tools.Point
 
addAlarm(Alarm) - Method in class eu.hansolo.tilesfx.Tile
Adds the given Alarm object from the list of alarms.
addAlarmEventListener(AlarmEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
addBarChartItem(BarChartItem) - Method in class eu.hansolo.tilesfx.Tile
 
addBoundsEventListener(BoundsEventListener) - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
addChartData(ChartData...) - Method in class eu.hansolo.tilesfx.Tile
 
addChartData(List<ChartData>) - Method in class eu.hansolo.tilesfx.Tile
 
addChartDataEventListener(ChartDataEventListener) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
addChartDataEventListener(ChartDataEventListener) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
addChartDataEventListener(ChartDataEventListener) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
addData(ChartData) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
addData(ChartData) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
addData(TimeData) - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
addDay(DayOfWeek) - Method in class eu.hansolo.tilesfx.TimeSection
 
addGradientStop(Stop) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
addGradientStop(Stop) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
addLeaderBoardItem(LeaderBoardItem) - Method in class eu.hansolo.tilesfx.Tile
 
addListOfData(List<TimeData>) - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
addLocationEventListener(LocationEventListener) - Method in class eu.hansolo.tilesfx.tools.Location
 
addMatrixIcon(MatrixIcon) - Method in class eu.hansolo.tilesfx.Tile
 
addNode(TreeNode<T>) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
addNode(T) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
addNodes(TreeNode<T>...) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
addNodes(List<TreeNode<T>>) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
addPixelMatrixEventListener(PixelMatrixEventListener) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
addPoiLocation(Location) - Method in class eu.hansolo.tilesfx.Tile
 
addSection(Section) - Method in class eu.hansolo.tilesfx.Tile
Adds the given Section to the list of sections.
addSeries(List<XYChart.Series<String, Number>>) - Method in class eu.hansolo.tilesfx.Tile
 
addSeries(XYChart.Series<String, Number>...) - Method in class eu.hansolo.tilesfx.Tile
 
addTileEventListener(TileEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
addTilesFXSeries(TilesFXSeries<String, Number>...) - Method in class eu.hansolo.tilesfx.Tile
 
addTilesFXSeries(List<TilesFXSeries<String, Number>>) - Method in class eu.hansolo.tilesfx.Tile
 
addTimeEventListener(TimeEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
addTimeSection(TimeSection) - Method in class eu.hansolo.tilesfx.Tile
Adds the given TimeSection to the list of sections.
addTreeNodeEventListener(TreeNodeEventListener) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
addValue(double) - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
adjustTextSize(Label, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
adjustTextSize(Text, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
AE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AF - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AFGHANISTAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
AG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AI - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AL - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ALAND_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
Alarm - Class in eu.hansolo.tilesfx
Created by hansolo on 19.12.16.
Alarm() - Constructor for class eu.hansolo.tilesfx.Alarm
Represents a point in time where something should be triggered.
Alarm(Alarm.Repetition, ZonedDateTime) - Constructor for class eu.hansolo.tilesfx.Alarm
 
Alarm(Alarm.Repetition, ZonedDateTime, boolean) - Constructor for class eu.hansolo.tilesfx.Alarm
 
Alarm(Alarm.Repetition, ZonedDateTime, boolean, String) - Constructor for class eu.hansolo.tilesfx.Alarm
 
Alarm(Alarm.Repetition, ZonedDateTime, boolean, String, Command) - Constructor for class eu.hansolo.tilesfx.Alarm
 
Alarm(Alarm.Repetition, ZonedDateTime, boolean, String, Command, Color) - Constructor for class eu.hansolo.tilesfx.Alarm
 
Alarm(Alarm.Repetition, ZonedDateTime, Color) - Constructor for class eu.hansolo.tilesfx.Alarm
 
Alarm(ZonedDateTime) - Constructor for class eu.hansolo.tilesfx.Alarm
 
Alarm(ZonedDateTime, Color) - Constructor for class eu.hansolo.tilesfx.Alarm
 
ALARM_MARKER_PRESSED - Static variable in class eu.hansolo.tilesfx.Alarm.AlarmMarkerEvent
 
ALARM_MARKER_PRESSED_EVENT - Variable in class eu.hansolo.tilesfx.Alarm
 
ALARM_MARKER_RELEASED - Static variable in class eu.hansolo.tilesfx.Alarm.AlarmMarkerEvent
 
ALARM_MARKER_RELEASED_EVENT - Variable in class eu.hansolo.tilesfx.Alarm
 
Alarm.AlarmMarkerEvent - Class in eu.hansolo.tilesfx
 
Alarm.Repetition - Enum Class in eu.hansolo.tilesfx
 
AlarmBuilder<B extends AlarmBuilder<B>> - Class in eu.hansolo.tilesfx
Created by hansolo on 18.02.17.
AlarmBuilder() - Constructor for class eu.hansolo.tilesfx.AlarmBuilder
 
alarmColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
alarmColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
AlarmEvent - Class in eu.hansolo.tilesfx.events
Created by hansolo on 19.12.16.
AlarmEvent(Alarm) - Constructor for class eu.hansolo.tilesfx.events.AlarmEvent
 
AlarmEventListener - Interface in eu.hansolo.tilesfx.events
Created by hansolo on 19.12.16.
AlarmMarkerEvent(Object, EventTarget, EventType<Alarm.AlarmMarkerEvent>) - Constructor for class eu.hansolo.tilesfx.Alarm.AlarmMarkerEvent
 
alarms(Alarm...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
alarms(List<Alarm>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
alarmsEnabled(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
alarmsEnabledProperty() - Method in class eu.hansolo.tilesfx.Tile
 
alarmsVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
alarmsVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
ALBANIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ALERT - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
alertMessage(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
alertMessageProperty() - Method in class eu.hansolo.tilesfx.Tile
 
alertProperty() - Method in class eu.hansolo.tilesfx.Tile
 
ALGERIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ALPHA - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
ALPHABETIC - Enum constant in enum class eu.hansolo.tilesfx.addons.SpinnerType
 
ALPHANUMERIC - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
alphaProperty() - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
altitude(double) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
AM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AMERICAN_SAMOA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
AMERICAS - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
AN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
analyze(List<ChartData>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
ANDORRA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
angle - Variable in enum class eu.hansolo.tilesfx.skins.LeaderBoardItem.State
 
angle(double, double) - Method in class eu.hansolo.tilesfx.tools.Point
 
angle(Point) - Method in class eu.hansolo.tilesfx.tools.Point
 
angle(Point, Point) - Method in class eu.hansolo.tilesfx.tools.Point
 
AngleConicalGradient - Class in eu.hansolo.tilesfx.tools
 
AngleConicalGradient(double, double, double, Map<Double, Color>) - Constructor for class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
AngleConicalGradient(double, double, Map<Double, Color>) - Constructor for class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
AngleConicalGradient(Map<Double, Color>) - Constructor for class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
angleRange - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
angleRange(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
angleRangeProperty() - Method in class eu.hansolo.tilesfx.Tile
 
angleStep - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
angleStepProperty() - Method in class eu.hansolo.tilesfx.Tile
 
ANGOLA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ANGUILLA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
animated - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
animated(boolean) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
animated(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
ANIMATED_OFF - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
ANIMATED_ON - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
animatedProperty() - Method in class eu.hansolo.tilesfx.Tile
 
animationDuration - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
animationDuration(long) - Method in class eu.hansolo.tilesfx.TileBuilder
 
ANTIGUA_AND_BARBUDA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ANY - Enum constant in enum class eu.hansolo.tilesfx.events.SpinnerEventType
 
ANZ - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
AO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
APAC - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
APJC - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
apply(Shape) - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
apply(Shape) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
AQ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AREA - Enum constant in enum class eu.hansolo.tilesfx.chart.SmoothedChart.ChartType
 
AREA - Enum constant in enum class eu.hansolo.tilesfx.Tile.ChartType
 
ARGENTINA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
armed(boolean) - Method in class eu.hansolo.tilesfx.AlarmBuilder
 
ARMED - Static variable in class eu.hansolo.tilesfx.Alarm
 
ARMENIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ARUBA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
AS - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ASCENDING - Enum constant in enum class eu.hansolo.tilesfx.Tile.ItemSorting
 
ASCII_32_126 - Static variable in enum class eu.hansolo.tilesfx.chart.MatrixFont5x7
 
ASCII_32_126 - Static variable in enum class eu.hansolo.tilesfx.chart.MatrixFont8x11
 
ASCII_32_126 - Static variable in enum class eu.hansolo.tilesfx.chart.MatrixFont8x8
 
AT - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AU - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AU - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
AUSTRALIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
AUSTRIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
autoItemBrightTextColor() - Method in class eu.hansolo.tilesfx.Tile
 
autoItemBrightTextColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
autoItemDarkTextColor() - Method in class eu.hansolo.tilesfx.Tile
 
autoItemDarkTextColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
autoItemTextColor(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
autoItemTextColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
autoReferenceValue(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
autoReferenceValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
autoScale(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
autoScaleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
autoTextColor(boolean) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
autoTextColorProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
averageVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
averageVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
AVERAGING - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
averagingEnabled(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
averagingEnabledProperty() - Method in class eu.hansolo.tilesfx.Tile
 
averagingPeriod(int) - Method in class eu.hansolo.tilesfx.TileBuilder
 
averagingPeriodProperty() - Method in class eu.hansolo.tilesfx.Tile
 
avgValue - Variable in class eu.hansolo.tilesfx.tools.DataPoint
 
AW - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AX - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
AZERBAIJAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
AZORES_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 

B

BA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BACKGROUND - Static variable in class eu.hansolo.tilesfx.Tile
 
BACKGROUND - Static variable in class eu.hansolo.tilesfx.tools.MatrixIcon
 
BACKGROUND_IMAGE - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
backgroundColor(Color) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
backgroundColor(Color) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
backgroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
backgroundColorProperty() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
backgroundColorProperty() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
backgroundColorProperty() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
backgroundColorProperty() - Method in class eu.hansolo.tilesfx.addons.Switch
 
backgroundColorProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
backgroundColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
backgroundImage(Image) - Method in class eu.hansolo.tilesfx.TileBuilder
 
backgroundImageKeepAspect(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
backgroundImageOpacity(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
backgroundVisible(boolean) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
backgroundVisibleProperty() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
backgroundVisibleProperty() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
backgroundVisibleProperty() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
BAHAMAS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BAHRAIN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BALEARIC_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BANGLADESH - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BAR_CHART - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
BAR_GAUGE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
BARBABDOS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
barBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
barBackgroundColorProperty() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
barBackgroundColorProperty() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
barBackgroundColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
BarChartItem - Class in eu.hansolo.tilesfx.skins
User: hansolo Date: 23.12.16 Time: 13:10
BarChartItem() - Constructor for class eu.hansolo.tilesfx.skins.BarChartItem
 
BarChartItem(String) - Constructor for class eu.hansolo.tilesfx.skins.BarChartItem
 
BarChartItem(String, double) - Constructor for class eu.hansolo.tilesfx.skins.BarChartItem
 
BarChartItem(String, double, Duration, Color) - Constructor for class eu.hansolo.tilesfx.skins.BarChartItem
 
BarChartItem(String, double, Instant, Duration, Color) - Constructor for class eu.hansolo.tilesfx.skins.BarChartItem
 
BarChartItem(String, double, Instant, Color) - Constructor for class eu.hansolo.tilesfx.skins.BarChartItem
 
BarChartItem(String, double, Color) - Constructor for class eu.hansolo.tilesfx.skins.BarChartItem
 
BarChartItem(String, Duration) - Constructor for class eu.hansolo.tilesfx.skins.BarChartItem
 
BarChartItem(String, Instant) - Constructor for class eu.hansolo.tilesfx.skins.BarChartItem
 
barChartItems(BarChartItem...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
barChartItems(List<BarChartItem>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
BarChartTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
BarChartTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.BarChartTileSkin
 
barColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
barColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
BarGaugeTileSkin - Class in eu.hansolo.tilesfx.skins
 
BarGaugeTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
BASQUE_COUNTRY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BB - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BD - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BELARUS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BELGIUM - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BELIZE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BENELUX - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
BENIN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BERMUDA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BF - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BH - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BHUTAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BI - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BIGGER - Enum constant in enum class eu.hansolo.tilesfx.Tile.TextSize
 
biggerThan(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
BJ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BL - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BLUE - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
BLUE - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
BLUE - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
BLUE - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
BLUE - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
BLUE - Static variable in class eu.hansolo.tilesfx.Tile
 
BLUE_GREEN - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
BLUE_GREEN - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
BLUE_GREEN - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
BLUE_GREEN - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
BLUE_HOUR - Enum constant in enum class eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
The standard value of 34' for the refraction at the local horizon.
BM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BOLIVIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BONAIRE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
borderColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
borderColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
borderWidth(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
borderWidthProperty() - Method in class eu.hansolo.tilesfx.Tile
 
BOSNIA_AND_HERZEGOVINA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BOTSWANA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BoundsEvent - Class in eu.hansolo.tilesfx.events
 
BoundsEvent(CtxBounds) - Constructor for class eu.hansolo.tilesfx.events.BoundsEvent
 
BoundsEventListener - Interface in eu.hansolo.tilesfx.events
 
BQ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BRAZIL - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BRICS - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
Bright - Class in eu.hansolo.tilesfx.colors
Created by hansolo on 25.12.16.
Bright() - Constructor for class eu.hansolo.tilesfx.colors.Bright
 
BRIGHT - Enum constant in enum class eu.hansolo.tilesfx.Tile.MapProvider
 
brightTextColor(Color) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
brightTextColorProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
BRITISH_COLUMBIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BRITISH_INDIAN_OCEAN_TERRITORY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BRITISH_VIRGIN_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BRUNEI - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BS - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BT - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
build() - Method in class eu.hansolo.tilesfx.AlarmBuilder
 
build() - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
build() - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
build() - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
build() - Method in class eu.hansolo.tilesfx.SectionBuilder
 
build() - Method in class eu.hansolo.tilesfx.TileBuilder
 
build() - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
build() - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
buildCanvasSpinner() - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
buildImageSpinner() - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
BULGARIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BURKINA_FASO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BURUNDI - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
BV - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BW - Enum constant in enum class eu.hansolo.tilesfx.Tile.MapProvider
 
BW - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BY - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
BZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

C

CA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
calcAutoScale() - Method in class eu.hansolo.tilesfx.Tile
Calling this method will lead to a recalculation of the scale
calcAutoScale(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
calcBearingInDegree(double, double, double, double) - Method in class eu.hansolo.tilesfx.tools.Location
 
calcDistanceInKilometer(Location, Location) - Method in class eu.hansolo.tilesfx.tools.Location
 
calcDistanceInMeter(double, double, double, double) - Method in class eu.hansolo.tilesfx.tools.Location
 
calcDistanceInMeter(Location, Location) - Method in class eu.hansolo.tilesfx.tools.Location
 
calcEphemeris(ZoneId) - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
calcNiceNumber(double, boolean) - Static method in class eu.hansolo.tilesfx.tools.Helper
Returns a "niceScaling" number approximately equal to the range.
calcNumberOfDatapointsForPeriod(Duration, TimeUnit) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
calcNumberOfVerticalTickLinesForPeriod(Duration, TimeUnit) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
calcSunAndMoon() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Calculates everything for the Sun and the Moon.
CALENDAR - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
CalendarTileSkin - Class in eu.hansolo.tilesfx.skins
 
CalendarTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.CalendarTileSkin
 
CAMBODIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CAMEROON - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CANADA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CANARY_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CanvasSpinner - Class in eu.hansolo.tilesfx.addons
 
CanvasSpinner() - Constructor for class eu.hansolo.tilesfx.addons.CanvasSpinner
 
CanvasSpinner(SpinnerType) - Constructor for class eu.hansolo.tilesfx.addons.CanvasSpinner
 
CAPE_VERDE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CatmullRom - Class in eu.hansolo.tilesfx.tools
 
CatmullRom(Point, Point, Point, Point) - Constructor for class eu.hansolo.tilesfx.tools.CatmullRom
 
CAYMAN_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CC - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CD - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CENTRAL_AFRICAN_REPUBLIC - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CEUTA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CF - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CH - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CHAD - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CHARACTER - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
characters(String...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
CharacterTileSkin - Class in eu.hansolo.tilesfx.skins
 
CharacterTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.CharacterTileSkin
 
chartBackgroundColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
chartBackgroundColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
chartData(ChartData...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
chartData(List<ChartData>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
ChartData - Class in eu.hansolo.tilesfx.chart
Created by hansolo on 17.02.17.
ChartData() - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(double) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(double, Instant) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Duration) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Instant) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Instant, Duration) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Instant, Duration, Color) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Color) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Color, Duration) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Color, Instant) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Color, Instant, boolean, long) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Color, Color, Instant, boolean, long) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Color, Color, Color, Instant, boolean, long) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, Instant) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, Color) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(Image, String, double, Color, Color, Color, Instant, Duration, boolean, long) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartDataBuilder<B extends ChartDataBuilder<B>> - Class in eu.hansolo.tilesfx.chart
 
ChartDataBuilder() - Constructor for class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
ChartDataEvent - Class in eu.hansolo.tilesfx.events
Created by hansolo on 17.02.17.
ChartDataEvent(ChartDataEvent.EventType, ChartData) - Constructor for class eu.hansolo.tilesfx.events.ChartDataEvent
 
ChartDataEvent.EventType - Enum Class in eu.hansolo.tilesfx.events
 
ChartDataEventListener - Interface in eu.hansolo.tilesfx.events
Created by hansolo on 17.02.17.
chartFillProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
chartFillProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
chartForegroundColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
chartForegroundColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
chartGridColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
chartGridColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
ChartItem(ChartData, double) - Constructor for class eu.hansolo.tilesfx.skins.CycleStepTileSkin.ChartItem
 
chartTextColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
chartTextColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
chartType(Tile.ChartType) - Method in class eu.hansolo.tilesfx.TileBuilder
 
chartTypeProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
checkCollision(double, double, double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
checkForClick(MouseEvent) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
checkForTime(LocalTime) - Method in class eu.hansolo.tilesfx.TimeSection
Checks if the section contains the given time and fires an event in case the value "entered" or "left" the section.
checkForTimeAndDate(ZonedDateTime) - Method in class eu.hansolo.tilesfx.TimeSection
Checks if the section days contains the day of week of the given ZonedDateTime object and if the section contains the time itself.
checkForTimeAndDay(LocalTime, DayOfWeek) - Method in class eu.hansolo.tilesfx.TimeSection
 
checkForValue(double) - Method in class eu.hansolo.tilesfx.Section
Checks if the section contains the given value and fires an event in case the value "entered" or "left" the section.
checkLineCircleCollision(double, double, double, double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
checkLineCircleCollision(Point, Point, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
checkLowerThreshold(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
checkLowerThresholdProperty() - Method in class eu.hansolo.tilesfx.Tile
 
checkSectionsForValue(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
checkSectionsForValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
checkThreshold(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
checkThresholdProperty() - Method in class eu.hansolo.tilesfx.Tile
 
CHILD_ADDED - Enum constant in enum class eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
 
CHILD_REMOVED - Enum constant in enum class eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
 
CHILDREN_CHANGED - Enum constant in enum class eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
 
CHILE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CHINA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CHRISTMAS_ISLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CI - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CIRCULAR_PROGRESS - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
CircularProgressTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 03.03.17.
CircularProgressTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.CircularProgressTileSkin
 
CK - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CL - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
clamp(double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
clamp(int, int, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
clamp(long, long, long) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
clamp(T, T, T) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
clampMax(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
clampMin(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
CLASS_NAME - Variable in enum class eu.hansolo.tilesfx.Tile.SkinType
 
CLEAR_DATA - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
clearAlarms() - Method in class eu.hansolo.tilesfx.Tile
Clears the list of alarms.
clearBarChartItems() - Method in class eu.hansolo.tilesfx.Tile
 
clearChartData() - Method in class eu.hansolo.tilesfx.Tile
 
clearData() - Method in class eu.hansolo.tilesfx.Tile
 
clearDays() - Method in class eu.hansolo.tilesfx.TimeSection
 
clearLeaderBoardItems() - Method in class eu.hansolo.tilesfx.Tile
 
clearPoiLocations() - Method in class eu.hansolo.tilesfx.Tile
 
clearSections() - Method in class eu.hansolo.tilesfx.Tile
Clears the list of sections.
clearSeries() - Method in class eu.hansolo.tilesfx.Tile
 
clearTilesFXSeries() - Method in class eu.hansolo.tilesfx.Tile
 
clearTimeSections() - Method in class eu.hansolo.tilesfx.Tile
Clears the list of sections.
clearTrack() - Method in class eu.hansolo.tilesfx.Tile
 
CLOCK - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
ClockTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
ClockTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.ClockTileSkin
 
CLUSTER_MONITOR - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
ClusterMonitorTileSkin - Class in eu.hansolo.tilesfx.skins
User: hansolo Date: 18.09.19 Time: 03:12
ClusterMonitorTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.ClusterMonitorTileSkin
 
CM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
COCOS_ISLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
COLOMBIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
color - Variable in enum class eu.hansolo.tilesfx.skins.LeaderBoardItem.State
 
color - Variable in enum class eu.hansolo.tilesfx.Tile.TileColor
 
color(Color) - Method in class eu.hansolo.tilesfx.AlarmBuilder
 
color(Color) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
color(Color) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
color(Color) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
COLOR - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
colorDistance(Color, Color) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
colorProperty() - Method in class eu.hansolo.tilesfx.Section
 
colorProperty() - Method in class eu.hansolo.tilesfx.TimeSection
 
colorProperty() - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
ColorSkin - Class in eu.hansolo.tilesfx.colors
 
ColorSkin() - Constructor for class eu.hansolo.tilesfx.colors.ColorSkin
 
ColorTileSkin - Class in eu.hansolo.tilesfx.skins
 
ColorTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.ColorTileSkin
 
colorToCss(Color) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
colorToYUV(Color) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
colsAndRows(int[]) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
colsAndRows(int, int) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
command(Command) - Method in class eu.hansolo.tilesfx.AlarmBuilder
 
Command - Interface in eu.hansolo.tilesfx
Created by hansolo on 19.12.16.
COMOROS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
compare(Section, Section) - Method in class eu.hansolo.tilesfx.tools.SectionComparator
 
compare(TimeSection, TimeSection) - Method in class eu.hansolo.tilesfx.tools.TimeSectionComparator
 
compareTo(ChartData) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
compareTo(Section) - Method in class eu.hansolo.tilesfx.Section
 
compareTo(BarChartItem) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
compareTo(LeaderBoardItem) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
compareTo(TimeSection) - Method in class eu.hansolo.tilesfx.TimeSection
 
compareTo(Point) - Method in class eu.hansolo.tilesfx.tools.Point
 
compareTo(Rank) - Method in class eu.hansolo.tilesfx.tools.Rank
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.addons.Indicator
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.addons.Switch
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin.ChartItem
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
computeMaxHeight(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.addons.Indicator
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.addons.Switch
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin.ChartItem
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
computeMaxWidth(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.addons.Indicator
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.addons.Switch
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin.ChartItem
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
computeMinHeight(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.addons.Indicator
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.addons.Switch
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin.ChartItem
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
computeMinWidth(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.addons.Indicator
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.addons.Switch
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin.ChartItem
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
computePrefHeight(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.addons.Indicator
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.addons.Switch
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin.ChartItem
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
computePrefWidth(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
computeStringWidth(String) - Method in class eu.hansolo.tilesfx.tools.FontMetrix
 
ConicalGradient - Class in eu.hansolo.tilesfx.tools
 
ConicalGradient() - Constructor for class eu.hansolo.tilesfx.tools.ConicalGradient
 
ConicalGradient(double, double, double, List<Stop>) - Constructor for class eu.hansolo.tilesfx.tools.ConicalGradient
 
ConicalGradient(double, double, double, Stop...) - Constructor for class eu.hansolo.tilesfx.tools.ConicalGradient
 
ConicalGradient(double, double, List<Stop>) - Constructor for class eu.hansolo.tilesfx.tools.ConicalGradient
 
ConicalGradient(double, double, Stop...) - Constructor for class eu.hansolo.tilesfx.tools.ConicalGradient
 
ConicalGradient(List<Stop>) - Constructor for class eu.hansolo.tilesfx.tools.ConicalGradient
 
ConicalGradient(Stop...) - Constructor for class eu.hansolo.tilesfx.tools.ConicalGradient
 
CONSTANT - Enum constant in enum class eu.hansolo.tilesfx.skins.LeaderBoardItem.State
 
contains(double) - Method in class eu.hansolo.tilesfx.Section
Returns true if the given value is within the range between section.getStart() and section.getStop()
contains(TreeNode<T>) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
contains(LocalTime) - Method in class eu.hansolo.tilesfx.TimeSection
Returns true if the given time is within the range between section.getStart() and section.getStop()
containsData(T) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
contentBounds - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
contentCenterX - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
contentCenterY - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
convertToColor(int) - Static method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
convertToInt(float, float, float, float) - Static method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
convertToInt(Color) - Static method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
COOK_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CORSICA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
COSTA_RICA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
COUNTDOWN_TIMER - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
CountdownTimerTileSkin - Class in eu.hansolo.tilesfx.skins
 
CountdownTimerTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.CountdownTimerTileSkin
 
country(Country) - Method in class eu.hansolo.tilesfx.TileBuilder
 
Country - Enum Class in eu.hansolo.tilesfx.tools
Created by hansolo on 21.12.16.
COUNTRY - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
countryGroup(CountryGroup) - Method in class eu.hansolo.tilesfx.TileBuilder
 
CountryGroup - Class in eu.hansolo.tilesfx.tools
 
CountryGroup(String, Country...) - Constructor for class eu.hansolo.tilesfx.tools.CountryGroup
 
countryGroupProperty() - Method in class eu.hansolo.tilesfx.Tile
 
CountryPath - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 21.12.16.
CountryPath() - Constructor for class eu.hansolo.tilesfx.tools.CountryPath
 
CountryPath(String) - Constructor for class eu.hansolo.tilesfx.tools.CountryPath
 
CountryPath(String, String) - Constructor for class eu.hansolo.tilesfx.tools.CountryPath
 
countryProperty() - Method in class eu.hansolo.tilesfx.Tile
 
CountryTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 11.06.17.
CountryTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.CountryTileSkin
 
CR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
create() - Static method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
create() - Static method in class eu.hansolo.tilesfx.AlarmBuilder
 
create() - Static method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
create() - Static method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
create() - Static method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
create() - Static method in class eu.hansolo.tilesfx.SectionBuilder
 
create() - Static method in class eu.hansolo.tilesfx.TileBuilder
 
create() - Static method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
create() - Static method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
createColorPalette(Color, Color, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
createColorVariations(Color, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
createConvexHull(List<T>) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
createDefaultSkin() - Method in class eu.hansolo.tilesfx.Tile
 
createSmoothedConvexHull(List<Point>, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
CROATIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CtxBounds - Class in eu.hansolo.tilesfx.tools
 
CtxBounds() - Constructor for class eu.hansolo.tilesfx.tools.CtxBounds
 
CtxBounds(double, double) - Constructor for class eu.hansolo.tilesfx.tools.CtxBounds
 
CtxBounds(double, double, double, double) - Constructor for class eu.hansolo.tilesfx.tools.CtxBounds
 
CtxCornerRadii - Class in eu.hansolo.tilesfx.tools
 
CtxCornerRadii() - Constructor for class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
CtxCornerRadii(double) - Constructor for class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
CtxCornerRadii(double, double, double, double) - Constructor for class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
CU - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CUBA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CURACAO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
currentDuration - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
currentDurationProperty() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
currentLocation(Location) - Method in class eu.hansolo.tilesfx.TileBuilder
 
currentLocationProperty() - Method in class eu.hansolo.tilesfx.Tile
 
currentTimeProperty() - Method in class eu.hansolo.tilesfx.Tile
 
currentTimestamp - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
currentTimestampProperty() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
currentValue - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
currentValueListener - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
currentValueProperty() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
currentValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
CUSTOM - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
CUSTOM_SCROLLABLE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
customDecimalFormat(DecimalFormat) - Method in class eu.hansolo.tilesfx.TileBuilder
 
customDecimalFormatEnabled(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
customDecimalFormatEnabledProperty() - Method in class eu.hansolo.tilesfx.Tile
 
customDecimalFormatProperty() - Method in class eu.hansolo.tilesfx.Tile
 
customFont(Font) - Method in class eu.hansolo.tilesfx.TileBuilder
 
customFontEnabled(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
customFontEnabledProperty() - Method in class eu.hansolo.tilesfx.Tile
 
customFontProperty() - Method in class eu.hansolo.tilesfx.Tile
 
CustomScrollableTileSkin - Class in eu.hansolo.tilesfx.skins
 
CustomScrollableTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.CustomScrollableTileSkin
 
CustomTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 26.12.16.
CustomTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.CustomTileSkin
 
CV - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CW - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CX - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CY - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CYCLE_STEP - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
CycleStepTileSkin - Class in eu.hansolo.tilesfx.skins
 
CycleStepTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.CycleStepTileSkin
 
CycleStepTileSkin.ChartItem - Class in eu.hansolo.tilesfx.skins
 
CYPRUS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
CZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
CZECH_REPBULIC - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 

D

DACH - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
DAILY - Enum constant in enum class eu.hansolo.tilesfx.Alarm.Repetition
 
Dark - Class in eu.hansolo.tilesfx.colors
Created by hansolo on 05.07.18.
Dark() - Constructor for class eu.hansolo.tilesfx.colors.Dark
 
DARK - Enum constant in enum class eu.hansolo.tilesfx.Tile.MapProvider
 
DARK_BLUE - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
DARK_BLUE - Static variable in class eu.hansolo.tilesfx.Tile
 
darkTextColor(Color) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
darkTextColorProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
DATA - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
DATA_SELECTED - Static variable in class eu.hansolo.tilesfx.events.SmoothedChartEvent
 
DataPoint - Class in eu.hansolo.tilesfx.tools
 
DataPoint(double, double, double) - Constructor for class eu.hansolo.tilesfx.tools.DataPoint
 
dataPointsVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
dataPointsVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
DATE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
dateColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
dateColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
DateTileSkin - Class in eu.hansolo.tilesfx.skins
 
DateTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.DateTileSkin
 
dateVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
dateVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
days(DayOfWeek...) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
DE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
decimalFormat - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
decimals(int) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
decimals(int) - Method in class eu.hansolo.tilesfx.TileBuilder
 
decimalsProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
decimalsProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
decimalsProperty() - Method in class eu.hansolo.tilesfx.Tile
 
decreaseValue(double) - Method in class eu.hansolo.tilesfx.Tile
 
DEFAULT - Static variable in class eu.hansolo.tilesfx.tools.Rank
 
DEFAULT_PERIOD - Static variable in class eu.hansolo.tilesfx.tools.MovingAverage
 
DEFAULT_SPACER_SIZE_FACTOR - Static variable in class eu.hansolo.tilesfx.chart.PixelMatrix
 
DEFAULT_TIME_PERIOD - Static variable in class eu.hansolo.tilesfx.Tile
 
DEFAULT_TIME_PERIOD_RESOLUTION - Static variable in class eu.hansolo.tilesfx.Tile
 
DEG_TO_RAD - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
DEGREE - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
Demo - Class in eu.hansolo.tilesfx
User: hansolo Date: 19.12.16 Time: 12:54
Demo() - Constructor for class eu.hansolo.tilesfx.Demo
 
DEMOCRATIC_REPUBLIC_OF_CONGO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
DemoLauncher - Class in eu.hansolo.tilesfx
User: divine threepwood Date: 09.06.19 Time: 21:00
DemoLauncher() - Constructor for class eu.hansolo.tilesfx.DemoLauncher
 
DENMARK - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
DESCENDING - Enum constant in enum class eu.hansolo.tilesfx.Tile.ItemSorting
 
description(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
descriptionAlignment(Pos) - Method in class eu.hansolo.tilesfx.TileBuilder
 
descriptionAlignmentProperty() - Method in class eu.hansolo.tilesfx.Tile
 
descriptionColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
descriptionColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
descriptionProperty() - Method in class eu.hansolo.tilesfx.Tile
 
direction - Variable in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
discreteHours(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
discreteHoursProperty() - Method in class eu.hansolo.tilesfx.Tile
 
discreteMinutes(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
discreteMinutesProperty() - Method in class eu.hansolo.tilesfx.Tile
 
discreteSeconds(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
discreteSecondsProperty() - Method in class eu.hansolo.tilesfx.Tile
 
dispose() - Method in class eu.hansolo.tilesfx.addons.Switch
 
dispose() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
dispose() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
dispose() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
dispose() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
This method won't work in Java 9 any longer because it makes use of com.sun packages !!!
dispose() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
dispose() - Method in class eu.hansolo.tilesfx.skins.BarChartTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.CalendarTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.CircularProgressTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.ClockTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.ClusterMonitorTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.CountdownTimerTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.CountryTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.CustomScrollableTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.DonutChartTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.GaugeSparkLineTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.ImageCounterTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.ImageTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.MatrixIconTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.MatrixTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.PlusMinusTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.RadarChartTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.RadarNodeChartTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.RadialChartTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.RadialPercentageTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.SliderTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.SmoothAreaChartTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.SmoothedChartTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.StockTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.SunburstChartTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.SwitchSliderTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.SwitchTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.TimerControlTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.TurnoverTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
distance(double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
distance(double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Point
 
distance(Point, Point) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
distance(Point, Point) - Static method in class eu.hansolo.tilesfx.tools.Point
 
distanceSquare(double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Point
 
distanceSquare(Point, Point) - Static method in class eu.hansolo.tilesfx.tools.Point
 
distanceSquareTo(Point) - Method in class eu.hansolo.tilesfx.tools.Point
 
distanceTo(double, double) - Method in class eu.hansolo.tilesfx.tools.Point
 
distanceTo(Point) - Method in class eu.hansolo.tilesfx.tools.Point
 
DJ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
DJIBOUTI - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
DK - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
DM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
DO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
DOMINICA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
DOMINICAN_REPUBLIC - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
DONUT_CHART - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
DonutChartTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 27.02.17.
DonutChartTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.DonutChartTileSkin
 
dotOffColorProperty() - Method in class eu.hansolo.tilesfx.addons.Indicator
 
dotOnColorProperty() - Method in class eu.hansolo.tilesfx.addons.Indicator
 
dotProduct(double, double) - Method in class eu.hansolo.tilesfx.tools.Point
 
dotProduct(Point) - Method in class eu.hansolo.tilesfx.tools.Point
 
DoubleExponentialSmoothingForLinearSeries - Class in eu.hansolo.tilesfx.tools
 
DoubleExponentialSmoothingForLinearSeries() - Constructor for class eu.hansolo.tilesfx.tools.DoubleExponentialSmoothingForLinearSeries
 
DoubleExponentialSmoothingForLinearSeries.Model - Class in eu.hansolo.tilesfx.tools
 
doubleInset - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
drawMatrix() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
drawRoundedRect(GraphicsContext, CtxBounds, CtxCornerRadii) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
duration - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
duration(Duration) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
duration(LocalTime) - Method in class eu.hansolo.tilesfx.TileBuilder
 
DURATION - Enum constant in enum class eu.hansolo.tilesfx.Tile.ItemSortingTopic
 
durationProperty() - Method in class eu.hansolo.tilesfx.Tile
 
DZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

E

E - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
EARTH_RADIUS - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
EAST_TIMOR - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
EC - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ECUADOR - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
EE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
EG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
EGYPT - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
EH - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
EIGHTS - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
EL_SALVADOR - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
EMEA - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
enableNode(Node, boolean) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
ENE - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
ENGLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ENTERED_EVENT - Variable in class eu.hansolo.tilesfx.Section
 
ENTERED_EVENT - Variable in class eu.hansolo.tilesfx.TimeSection
 
equals(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
equals(Section) - Method in class eu.hansolo.tilesfx.Section
 
equals(TimeSection) - Method in class eu.hansolo.tilesfx.TimeSection
 
equals(Object) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
equals(Object) - Method in class eu.hansolo.tilesfx.tools.Location
 
equals(Object) - Method in class eu.hansolo.tilesfx.tools.Point
 
EQUATORIAL_GUINEA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ER - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ERITREA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ES - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ESE - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
ESTONIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ET - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ETHIOPIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
EU - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
eu.hansolo.tilesfx - module eu.hansolo.tilesfx
 
eu.hansolo.tilesfx - package eu.hansolo.tilesfx
 
eu.hansolo.tilesfx.addons - package eu.hansolo.tilesfx.addons
 
eu.hansolo.tilesfx.chart - package eu.hansolo.tilesfx.chart
 
eu.hansolo.tilesfx.colors - package eu.hansolo.tilesfx.colors
 
eu.hansolo.tilesfx.events - package eu.hansolo.tilesfx.events
 
eu.hansolo.tilesfx.fonts - package eu.hansolo.tilesfx.fonts
 
eu.hansolo.tilesfx.icons - package eu.hansolo.tilesfx.icons
 
eu.hansolo.tilesfx.skins - package eu.hansolo.tilesfx.skins
 
eu.hansolo.tilesfx.tools - package eu.hansolo.tilesfx.tools
 
euclideanDistance(double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
euclideanDistance(Point, Point) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
EUROPEAN_UNION - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
execute() - Method in interface eu.hansolo.tilesfx.Command
 
executeCommand() - Method in class eu.hansolo.tilesfx.Alarm
 
EXTENDED - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
EXTENDED_UMLAUTE - Static variable in class eu.hansolo.tilesfx.tools.Helper
 

F

factor - Variable in enum class eu.hansolo.tilesfx.Tile.TextSize
 
FALKLAND_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
FALL - Enum constant in enum class eu.hansolo.tilesfx.skins.LeaderBoardItem.State
 
FAROE_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
FI - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
FIFTH - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
FIJI - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
fillColor - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
fillColor(Color) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
fillPixels(int, int, int, Color) - Method in class eu.hansolo.tilesfx.tools.MatrixIcon
 
fillWithGradient(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
fillWithGradientProperty() - Method in class eu.hansolo.tilesfx.Tile
 
FINISHED - Enum constant in enum class eu.hansolo.tilesfx.events.ChartDataEvent.EventType
 
FINISHED - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
FINISHED_EVENT - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
FINLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
Fire - Class in eu.hansolo.tilesfx.tools
 
Fire() - Constructor for class eu.hansolo.tilesfx.tools.Fire
 
FIRE_SMOKE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
fireAlarmEvent(AlarmEvent) - Method in class eu.hansolo.tilesfx.Tile
 
fireAlarmMarkerEvent(Alarm.AlarmMarkerEvent) - Method in class eu.hansolo.tilesfx.Alarm
 
fireBoundsEvent() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
fireChartDataEvent(ChartDataEvent) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
fireLocationEvent(LocationEvent) - Method in class eu.hansolo.tilesfx.tools.Location
 
firePixelMatrixEvent(PixelMatrixEvent) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
fireSectionEvent(Section.SectionEvent) - Method in class eu.hansolo.tilesfx.Section
 
FireSmokeTileSkin - Class in eu.hansolo.tilesfx.skins
 
FireSmokeTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.FireSmokeTileSkin
 
fireSpinnerEvent(SpinnerEvent) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
fireSpinnerEvent(SpinnerEvent) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
fireSpinnerEvent(SpinnerEvent) - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
fireTileEvent(TileEvent) - Method in class eu.hansolo.tilesfx.Tile
 
fireTimeEvent(TimeEvent) - Method in class eu.hansolo.tilesfx.Tile
 
fireTimeSectionEvent(TimeSection.TimeSectionEvent) - Method in class eu.hansolo.tilesfx.TimeSection
 
fireTreeNodeEvent(TreeNodeEvent) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
FIRST - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
fit(double[], double, double) - Static method in class eu.hansolo.tilesfx.tools.DoubleExponentialSmoothingForLinearSeries
Performs double exponential smoothing for given time series.
fitNodeWidth(Node, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
fixedYScale(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
fixedYScaleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
FJ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
FK - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
Flag - Enum Class in eu.hansolo.tilesfx.icons
 
FlagIcon - Class in eu.hansolo.tilesfx.icons
User: hansolo Date: 26.05.20 Time: 08:26
FlagIcon() - Constructor for class eu.hansolo.tilesfx.icons.FlagIcon
 
FlagIcon(Flag) - Constructor for class eu.hansolo.tilesfx.icons.FlagIcon
 
FlagIcon(Flag, double) - Constructor for class eu.hansolo.tilesfx.icons.FlagIcon
 
flattened() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
flatUI(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
flatUIProperty() - Method in class eu.hansolo.tilesfx.Tile
 
FLIP - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
FLIP_FINISHED - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
FLIP_START - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
flipText(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
flipTextProperty() - Method in class eu.hansolo.tilesfx.Tile
 
FlipTileSkin - Class in eu.hansolo.tilesfx.skins
 
FlipTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.FlipTileSkin
 
flipTimeInMS(long) - Method in class eu.hansolo.tilesfx.TileBuilder
 
FlowGridPane - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 10.02.17.
FlowGridPane(int, int) - Constructor for class eu.hansolo.tilesfx.tools.FlowGridPane
 
FlowGridPane(int, int, Node...) - Constructor for class eu.hansolo.tilesfx.tools.FlowGridPane
 
FLUID - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
FluidTileSkin - Class in eu.hansolo.tilesfx.skins
 
FluidTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.FluidTileSkin
 
FM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
FO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
FontMetrix - Class in eu.hansolo.tilesfx.tools
 
FontMetrix(Font) - Constructor for class eu.hansolo.tilesfx.tools.FontMetrix
 
Fonts - Class in eu.hansolo.tilesfx.fonts
Created by hansolo on 19.12.16.
Fonts() - Constructor for class eu.hansolo.tilesfx.fonts.Fonts
 
forecast(int) - Method in class eu.hansolo.tilesfx.tools.DoubleExponentialSmoothingForLinearSeries.Model
Forecasts future values.
FOREGROUND - Static variable in class eu.hansolo.tilesfx.Tile
 
foregroundBaseColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
foregroundColor(Color) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
foregroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
foregroundColorProperty() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
foregroundColorProperty() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
foregroundColorProperty() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
foregroundColorProperty() - Method in class eu.hansolo.tilesfx.addons.Switch
 
foregroundColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
formatString - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
formatString - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
formatString(String) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
formerValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
FOUR_PI - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
FOURTH - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
FR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
FRANCE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
FRENCH_POLYNESIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
from - Variable in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 

G

GA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GABON - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GALAPAGOS_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GAMBIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GAUGE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
GAUGE_SPARK_LINE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
GAUGE2 - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
Gauge2TileSkin - Class in eu.hansolo.tilesfx.skins
 
Gauge2TileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.Gauge2TileSkin
 
GaugeSparkLineTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 26.05.17.
GaugeSparkLineTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.GaugeSparkLineTileSkin
 
GaugeTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
GaugeTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.GaugeTileSkin
 
GB - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GD - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GEORGIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GERMANY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
get(int) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
getActiveColor() - Method in class eu.hansolo.tilesfx.addons.Switch
Gets the value of the property activeColor.
getActiveColor() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property activeColor.
getAlarm() - Method in class eu.hansolo.tilesfx.events.AlarmEvent
 
getAlarmColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the alarm icon.
getAlarms() - Method in class eu.hansolo.tilesfx.Tile
Returns an observable list of Alarm objects.
getAlertMessage() - Method in class eu.hansolo.tilesfx.Tile
Returns the alert message text that could be used in a tooltip in case of an alert.
getAll() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getAllItems() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getAlpha() - Method in class eu.hansolo.tilesfx.tools.RotationEffect
Gets the value of the property alpha.
getAltitude() - Method in class eu.hansolo.tilesfx.tools.Location
 
getAltitudeDifferenceInMeter(Location) - Method in class eu.hansolo.tilesfx.tools.Location
 
getAngleFromXY(double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getAngleFromXY(double, double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getAngleRange() - Method in class eu.hansolo.tilesfx.Tile
Returns the angle range in degree that will be used to draw the scale of the radial tile.
getAngleStep() - Method in class eu.hansolo.tilesfx.Tile
Returns the value that is calculated by dividing the angleRange by the range.
getAnimationDuration() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getAnimationDuration() - Method in class eu.hansolo.tilesfx.Tile
Returns the duration in milliseconds that will be used to animate the needle/bar of the tile from the last value to the next value.
getAscent() - Method in class eu.hansolo.tilesfx.tools.FontMetrix
 
getAsInt() - Method in enum class eu.hansolo.tilesfx.tools.Ranking
 
getAsList() - Static method in enum class eu.hansolo.tilesfx.icons.Flag
 
getAsList() - Static method in enum class eu.hansolo.tilesfx.tools.Country
 
getAutoItemBrightTextColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used if autoItemTextColor == true and the background of the items is dark Currently only used in CycleStepTileSkin
getAutoItemDarkTextColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used if autoItemTextColor == true and the background of the items is bright Currently only used in CycleStepTileSkin
getAutoItemTextColor() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the text color of items should be set automatically dependend on their background color Currently only used in CycleStepTileSkin
getAverage() - Method in class eu.hansolo.tilesfx.Tile
Returns the moving average over the number of values defined by averagingPeriod.
getAverage() - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
getAverage(List<Double>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getAveragingPeriod() - Method in class eu.hansolo.tilesfx.Tile
Returns the number of values that should be used for the averaging of values.
getAveragingWindow() - Method in class eu.hansolo.tilesfx.Tile
Returns a deep copy of the current list of Data objects that will be used to calculate the moving average.
getBackgroundColor() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
Gets the value of the property backgroundColor.
getBackgroundColor() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
Gets the value of the property backgroundColor.
getBackgroundColor() - Method in interface eu.hansolo.tilesfx.addons.Spinner
Gets the value of the property backgroundColor.
getBackgroundColor() - Method in class eu.hansolo.tilesfx.addons.Switch
Gets the value of the property backgroundColor.
getBackgroundColor() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns the color that will be used to fill the background of the chart
getBackgroundColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the Paint object that will be used to fill the tile background.
getBackgroundColor() - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
getBackgroundColor() - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
getBackgroundColor() - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
getBackgroundImage() - Method in class eu.hansolo.tilesfx.Tile
 
getBackgroundImageKeepAspect() - Method in class eu.hansolo.tilesfx.Tile
 
getBackgroundImageOpacity() - Method in class eu.hansolo.tilesfx.Tile
 
getBarBackgroundColor() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Gets the value of the property barBackgroundColor.
getBarBackgroundColor() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
Gets the value of the property barBackgroundColor.
getBarBackgroundColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the bar background of the tile (if it has a bar).
getBarChartItems() - Method in class eu.hansolo.tilesfx.Tile
 
getBarColor() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
getBarColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the bar of the tile (if it has a bar).
getBearingTo(double, double) - Method in class eu.hansolo.tilesfx.tools.Location
 
getBearingTo(Location) - Method in class eu.hansolo.tilesfx.tools.Location
 
getBitAt(int, int, int[]) - Static method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getBitAtBoolean(int, int, int[]) - Static method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getBorderColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the Paint object that will be used to draw the border of the tile.
getBorderWidth() - Method in class eu.hansolo.tilesfx.Tile
Returns the width in pixels that will be used to draw the border of the tile.
getBottomLeft() - Method in class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
getBottomRight() - Method in class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
getBounds() - Method in class eu.hansolo.tilesfx.events.BoundsEvent
 
getBrightTextColor() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns the color that will be used by the autoTextColor feature as the bright text on dark segment fill colors
getCardinalDirectionFromBearing(double) - Method in class eu.hansolo.tilesfx.tools.Location
 
getCenter() - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
getCenter() - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
getCenterPoint() - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
getCenterPoint() - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
getCenterX() - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
getCenterX() - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
getCenterX() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getCenterX() - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
getCenterY() - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
getCenterY() - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
getCenterY() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getCenterY() - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
getCharacter(char) - Method in interface eu.hansolo.tilesfx.chart.MatrixFont
 
getCharacter(char) - Method in enum class eu.hansolo.tilesfx.chart.MatrixFont5x7
 
getCharacter(char) - Method in enum class eu.hansolo.tilesfx.chart.MatrixFont8x11
 
getCharacter(char) - Method in enum class eu.hansolo.tilesfx.chart.MatrixFont8x8
 
getCharacterHeight() - Method in interface eu.hansolo.tilesfx.chart.MatrixFont
 
getCharacterHeight() - Method in enum class eu.hansolo.tilesfx.chart.MatrixFont5x7
 
getCharacterHeight() - Method in enum class eu.hansolo.tilesfx.chart.MatrixFont8x11
 
getCharacterHeight() - Method in enum class eu.hansolo.tilesfx.chart.MatrixFont8x8
 
getCharacterList() - Method in class eu.hansolo.tilesfx.Tile
 
getCharacters() - Method in enum class eu.hansolo.tilesfx.addons.SpinnerType
 
getCharacterWidth() - Method in interface eu.hansolo.tilesfx.chart.MatrixFont
 
getCharacterWidth() - Method in enum class eu.hansolo.tilesfx.chart.MatrixFont5x7
 
getCharacterWidth() - Method in enum class eu.hansolo.tilesfx.chart.MatrixFont8x11
 
getCharacterWidth() - Method in enum class eu.hansolo.tilesfx.chart.MatrixFont8x8
 
getChartBackgroundColor() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property chartBackgroundColor.
getChartBackgroundColor() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property chartBackgroundColor.
getChartData() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
getChartData() - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin.ChartItem
 
getChartData() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getChartData() - Method in class eu.hansolo.tilesfx.Tile
 
getChartDataAverage(List<ChartData>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getChartDataMax(List<ChartData>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getChartDataMean(List<ChartData>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getChartDataMedian(List<ChartData>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getChartDataMin(List<ChartData>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getChartDataStdDev(List<ChartData>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getChartDataVariance(List<ChartData>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getChartFill() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property chartFill.
getChartFill() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property chartFill.
getChartForegroundColor() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property chartForegroundColor.
getChartForegroundColor() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property chartForegroundColor.
getChartGridColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize lines in charts e.g.
getChartPlotBackground() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getChartPlotContent() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getChartTextColor() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property chartTextColor.
getChartTextColor() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property chartTextColor.
getChartType() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property chartType.
getChartType() - Method in class eu.hansolo.tilesfx.Tile
 
getCheckSectionsForValue() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the value of the tile should be checked against all sections (if sections not empty).
getChildren() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
getChildren() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
getChildren() - Method in class eu.hansolo.tilesfx.addons.Indicator
 
getChildren() - Method in class eu.hansolo.tilesfx.addons.Switch
 
getChildren() - Method in class eu.hansolo.tilesfx.addons.YearChart
 
getChildren() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getChildren() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
getChildren() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
getChildren() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getChildren() - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
getChildren() - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
getChildren() - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
getChildren() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getChildrenUnmodifiable() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getCode() - Method in class eu.hansolo.tilesfx.tools.MatrixIcon
 
getColor() - Method in class eu.hansolo.tilesfx.Alarm
Returns the color that will be used to colorize the alarm in a clock.
getColor() - Method in class eu.hansolo.tilesfx.Section
Returns the color that will be used to colorize the section in a gauge.
getColor() - Method in class eu.hansolo.tilesfx.TimeSection
Returns the color that will be used to colorize the section in a clock.
getColor() - Method in enum class eu.hansolo.tilesfx.tools.Country
 
getColor() - Method in class eu.hansolo.tilesfx.tools.Location
 
getColor() - Method in class eu.hansolo.tilesfx.tools.Pixel
 
getColor() - Method in class eu.hansolo.tilesfx.tools.Rank
 
getColor() - Method in class eu.hansolo.tilesfx.tools.RotationEffect
Gets the value of the property color.
getColorAt(double) - Method in class eu.hansolo.tilesfx.tools.GradientLookup
 
getColorAt(int, int) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getColorAt(List<Stop>, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getColorOfSection(List<Section>, double, Color) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getColorValueAt(int, int) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getColorWithOpacity(Color, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getCols() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getCommand() - Method in class eu.hansolo.tilesfx.Alarm
Returns an instance of a class that implements the Command interface.
getContentBounds() - Method in class eu.hansolo.tilesfx.skins.TileSkin
Returns the bounds of the content area.
getContrastColor(Color) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getCountries() - Method in class eu.hansolo.tilesfx.tools.CountryGroup
 
getCountry() - Method in enum class eu.hansolo.tilesfx.icons.Flag
 
getCountry() - Method in class eu.hansolo.tilesfx.Tile
Returns the Locale that will be used to visualize the country in the CountryTileSkin
getCountryGroup() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property countryGroup.
getCountryPaths() - Method in class eu.hansolo.tilesfx.Tile
Returns a list of path elements that define the countries
getCurrentLocation() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property currentLocation.
getCurrentTime() - Method in class eu.hansolo.tilesfx.Tile
Returns the current time in epoch seconds
getCurrentValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the current value of the Tile.
getCustomDecimalFormat() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property customDecimalFormat.
getCustomDecimalFormatEnabled() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property customDecimalFormatEnabled.
getCustomFont() - Method in class eu.hansolo.tilesfx.Tile
Returns the given custom Font that can be used to render all text elements.
getDarkTextColor() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns the color that will be used by the autoTextColor feature as the dark text on bright segment fill colors
getData() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
getData() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
getData() - Method in class eu.hansolo.tilesfx.events.ChartDataEvent
 
getData() - Method in class eu.hansolo.tilesfx.events.TileEvent
 
getDataPointsVisible() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property dataPointsVisible.
getDate(double) - Static method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Transforms a Julian day (rise/set/transit fields) to a common date.
getDateAsString(double) - Static method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getDateAsString(double, int) - Static method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Returns a date as a string.
getDateColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the date of the clock.
getDateFormat(Locale) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getDays() - Method in class eu.hansolo.tilesfx.TimeSection
 
getDaysAsList() - Method in class eu.hansolo.tilesfx.TimeSection
 
getDecimalDeg(int, int, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getDecimals() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property decimals.
getDecimals() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns the number of decimals that will be used to format the values in the tooltip
getDecimals() - Method in class eu.hansolo.tilesfx.Tile
Returns the number of decimals that will be used to format the value of the tile.
getDegrees(double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getDepth() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getDescent() - Method in class eu.hansolo.tilesfx.tools.FontMetrix
 
getDescription() - Method in class eu.hansolo.tilesfx.Tile
Returns the description text of the tile.
getDescriptionAlignment() - Method in class eu.hansolo.tilesfx.Tile
Returns the current alignment of the description text (esp.
getDescriptionColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the description text of the tile.
getDigitHeight() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
getDigitHeight() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
getDigitHeight() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
getDisplayName() - Method in enum class eu.hansolo.tilesfx.tools.Country
 
getDistanceTo(Location) - Method in class eu.hansolo.tilesfx.tools.Location
 
getDotOffColor() - Method in class eu.hansolo.tilesfx.addons.Indicator
Gets the value of the property dotOffColor.
getDotOnColor() - Method in class eu.hansolo.tilesfx.addons.Indicator
Gets the value of the property dotOnColor.
getDuration() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getDuration() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
getDuration() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getDuration() - Method in class eu.hansolo.tilesfx.Tile
Returns a duration that will be used in the TimeTileSkin
getEventType() - Method in class eu.hansolo.tilesfx.events.TileEvent
 
getExtendedHeight() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
getExtendedHeight() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
getExtendedHeight() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
getFill() - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
getFillColor() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getFillPath(XYChart.Series<X, Y>) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getFirstEntry() - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
getFlag() - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
getFlag() - Method in enum class eu.hansolo.tilesfx.tools.Country
 
getFlagSize() - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
getFlipText() - Method in class eu.hansolo.tilesfx.Tile
Returns the text that will be used to visualized the FlipTileSkin
getFlipTimeInMS() - Method in class eu.hansolo.tilesfx.Tile
 
getForegroundColor() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
Gets the value of the property foregroundColor.
getForegroundColor() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
Gets the value of the property foregroundColor.
getForegroundColor() - Method in interface eu.hansolo.tilesfx.addons.Spinner
Gets the value of the property foregroundColor.
getForegroundColor() - Method in class eu.hansolo.tilesfx.addons.Switch
Gets the value of the property foregroundColor.
getForegroundColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the Paint object that will be used to fill the tile foreground.
getForegroundColor() - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
getForegroundColor() - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
getForegroundColor() - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
getFormatString() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getFormatString() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
getFormerValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the last value of the Tile.
getGradientLookup() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getGradientStops() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
getGradientStops() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
getGradientStops() - Method in class eu.hansolo.tilesfx.Tile
 
getGraphic() - Method in class eu.hansolo.tilesfx.Tile
Returns an optional node that can be used in combination with the CustomTileSkin
getGridColor() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property gridColor.
getGridColor() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property gridColor.
getHappiness() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Gets the value of the property happiness.
getHappyColor() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Gets the value of the property happyColor.
getHeight() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getHighlightColor() - Method in class eu.hansolo.tilesfx.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.tilesfx.TimeSection
Returns the color that will be used to colorize the section in a gauge when it is highlighted.
getHiresCountryPaths() - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getHorizontalGridLines() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getHorizontalZeroLine() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getHourColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the hour hand of the clock.
getHourTickMarkColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the hour tickmarks of the clock.
getImage() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getImage() - Method in enum class eu.hansolo.tilesfx.icons.Flag
 
getImage() - Method in class eu.hansolo.tilesfx.Section
Returns the image that was defined for the section.
getImage() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property image.
getImage() - Method in class eu.hansolo.tilesfx.TimeSection
Returns the image that was defined for the section.
getImage(double) - Method in enum class eu.hansolo.tilesfx.icons.Flag
 
getImage(double, double) - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
getImage(double, double) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
getImageFileName() - Method in enum class eu.hansolo.tilesfx.icons.Flag
 
getImageMask() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property imageMask.
getImagePattern(CtxBounds) - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
getImagePattern(CtxBounds) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
getImagePattern(Bounds) - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
getImagePattern(Bounds) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
getImagePattern(Rectangle) - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
getImagePattern(Rectangle) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
getIncrement() - Method in class eu.hansolo.tilesfx.Tile
 
getIndex() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getInfo() - Method in class eu.hansolo.tilesfx.tools.Location
 
getInfoRegion() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
getInfoRegion() - Method in class eu.hansolo.tilesfx.Tile
Returns the info region.
getInfoRegionBackgroundColor() - Method in class eu.hansolo.tilesfx.Tile
 
getInfoRegionForegroundColor() - Method in class eu.hansolo.tilesfx.Tile
 
getInfoRegionHandler() - Method in class eu.hansolo.tilesfx.Tile
 
getInfoRegionTooltipText() - Method in class eu.hansolo.tilesfx.Tile
 
getIso2() - Method in enum class eu.hansolo.tilesfx.icons.Flag
 
getIso3() - Method in enum class eu.hansolo.tilesfx.icons.Flag
 
getItem() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getItemSorting() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property itemSorting.
getItemSortingTopic() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property itemSortingTopic.
getKnobColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the knob of the radial tiles.
getLastEntry() - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
getLastIndex() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getLatitude() - Method in class eu.hansolo.tilesfx.tools.Location
 
getLeaderBoardItems() - Method in class eu.hansolo.tilesfx.Tile
 
getLeftGraphics() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property leftGraphics.
getLeftText() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property leftText.
getLeftValue() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property leftValue.
getLegendSymbolFill() - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
getLevel() - Method in class eu.hansolo.tilesfx.tools.DoubleExponentialSmoothingForLinearSeries.Model
 
getLineHeight() - Method in class eu.hansolo.tilesfx.tools.FontMetrix
 
getLocale() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property locale.
getLocale() - Method in class eu.hansolo.tilesfx.tools.CountryPath
 
getLocalizedDateFormat(Locale) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getLocation() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getLocation() - Method in class eu.hansolo.tilesfx.events.LocationEvent
 
getLocation() - Method in enum class eu.hansolo.tilesfx.tools.Country
 
getLongitude() - Method in class eu.hansolo.tilesfx.tools.Location
 
getLoresCountryPaths() - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getLowerRightRegion() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
getLowerRightRegion() - Method in class eu.hansolo.tilesfx.Tile
Returns the lower right region.
getLowerRightRegionBackgroundColor() - Method in class eu.hansolo.tilesfx.Tile
 
getLowerRightRegionForegroundColor() - Method in class eu.hansolo.tilesfx.Tile
 
getLowerRightRegionTooltipText() - Method in class eu.hansolo.tilesfx.Tile
 
getLowerThreshold() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property lowerThreshold.
getLowerThresholdColor() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property lowerThresholdColor.
getMajorTickUnit() - Method in class eu.hansolo.tilesfx.Tile
The distance between 2 major tick marks (used in SliderTileSkin)
getMapProvider() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property mapProvider.
getMatrix() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getMatrix() - Method in class eu.hansolo.tilesfx.tools.MatrixIcon
 
getMatrixBoundsInLocal() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getMatrixBoundsInParent() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getMatrixFont() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getMatrixHeight() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getMatrixIcons() - Method in class eu.hansolo.tilesfx.Tile
 
getMatrixLayoutBounds() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getMatrixSize() - Method in class eu.hansolo.tilesfx.Tile
 
getMatrixWidth() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getMax(List<Double>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getMaxAngle() - Method in enum class eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
 
getMaxLevel() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getMaxMeasuredValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the biggest value that was measured after the last reset.
getMaxTimePeriod() - Method in class eu.hansolo.tilesfx.Tile
Returns the duration that will be used to store datapoints in the skin Values that are not within that duration won't be stored.
getMaxValue() - Method in class eu.hansolo.tilesfx.addons.YearChart
 
getMaxValue() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getMaxValue() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property maxValue.
getMaxValue() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property maxValue.
getMaxValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the maximum value of the scale.
getMaxValueVisible() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property maxValueVisible.
getMaxX() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getMaxY() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getMean(List<Double>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getMedian(List<Double>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getMiddleGraphics() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property middleGraphics.
getMiddleText() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property middleText.
getMiddleValue() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property middleValue.
getMin(List<Double>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getMinMeasuredValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the smallest value that was measured after the last reset.
getMinorTickCount() - Method in class eu.hansolo.tilesfx.Tile
The number of ticks between 2 major tick marks (used in SliderTileSkin)
getMinuteColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the minute hand of the clock.
getMinutes(double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getMinuteTickMarkColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the minute tickmarks of the clock.
getMinValue() - Method in class eu.hansolo.tilesfx.addons.YearChart
 
getMinValue() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getMinValue() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property minValue.
getMinValue() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property minValue.
getMinValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the minimum value of the scale.
getMinValueVisible() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property minValueVisible.
getMinX() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getMinY() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getMode() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property mode.
getMode() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property mode.
getMoonDiskOrientationAngles() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getMouseButton() - Method in class eu.hansolo.tilesfx.events.PixelMatrixEvent
 
getMouseScreenPos() - Method in class eu.hansolo.tilesfx.events.PixelMatrixEvent
 
getMouseScreenX() - Method in class eu.hansolo.tilesfx.events.PixelMatrixEvent
 
getMouseScreenY() - Method in class eu.hansolo.tilesfx.events.PixelMatrixEvent
 
getMovingAverage() - Method in class eu.hansolo.tilesfx.Tile
Returns the moving average object
getMyRoot() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getName() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getName() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
getName() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getName() - Method in enum class eu.hansolo.tilesfx.tools.Country
 
getName() - Method in class eu.hansolo.tilesfx.tools.CountryGroup
 
getName() - Method in class eu.hansolo.tilesfx.tools.CountryPath
 
getName() - Method in class eu.hansolo.tilesfx.tools.Location
 
getNameColor() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
Gets the value of the property nameColor.
getNameColor() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
Gets the value of the property nameColor.
getNeedleColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the needle of the radial tiles.
getNeutralColor() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Gets the value of the property neutralColor.
getNiceMax() - Method in class eu.hansolo.tilesfx.tools.NiceScale
 
getNiceMin() - Method in class eu.hansolo.tilesfx.tools.NiceScale
 
getNiceScale(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
Calculates nice minValue, maxValue and stepSize for given MIN and MAX values
getNiceScale(double, double, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
Calculates nice minValue, maxValue and stepSize for given MIN and MAX values
getNodes() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getNoOfCols() - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
Gets the value of the property noOfCols.
getNoOfLeafNodes() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getNoOfNodes() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getNoOfRows() - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
Gets the value of the property noOfRows.
getNoOfSectors() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property noOfSectors.
getNoOfSectors() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property noOfSectors.
getNotifyRegion() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
getNotifyRegion() - Method in class eu.hansolo.tilesfx.Tile
Returns the notify region.
getNotifyRegionBackgroundColor() - Method in class eu.hansolo.tilesfx.Tile
 
getNotifyRegionForegroundColor() - Method in class eu.hansolo.tilesfx.Tile
 
getNotifyRegionTooltipText() - Method in class eu.hansolo.tilesfx.Tile
 
getNumberFormat() - Method in class eu.hansolo.tilesfx.Tile
Returns the number format that will be used to format the value in the tile (NOT USED AT THE MOMENT)
getNumberOfValuesForTrendCalculation() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property numberOfValuesForTrendCalculation.
getOldValue() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
getOldValue() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
getOldValue() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
getOldValue() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getOldValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the last value of the Tile.
getOnMarkerPressed() - Method in class eu.hansolo.tilesfx.Alarm
Gets the value of the property onMarkerPressed.
getOnMarkerReleased() - Method in class eu.hansolo.tilesfx.Alarm
Gets the value of the property onMarkerReleased.
getOnSectionEntered() - Method in class eu.hansolo.tilesfx.Section
Gets the value of the property onSectionEntered.
getOnSectionLeft() - Method in class eu.hansolo.tilesfx.Section
Gets the value of the property onSectionLeft.
getOnSectionUpdate() - Method in class eu.hansolo.tilesfx.Section
Gets the value of the property onSectionUpdate.
getOnTimeSectionEntered() - Method in class eu.hansolo.tilesfx.TimeSection
Gets the value of the property onTimeSectionEntered.
getOnTimeSectionLeft() - Method in class eu.hansolo.tilesfx.TimeSection
Gets the value of the property onTimeSectionLeft.
getOrientation() - Method in class eu.hansolo.tilesfx.Tile
Returns the orientation of the control.
getPane() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
getParent() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getParentAngle(TreeNode<ChartData>) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
getPauseDuration() - Method in class eu.hansolo.tilesfx.Tile
Returns the duration in milliseconds that will be used as pause between animations in the MatrixIconSkin clamped in the range of 10ms - 10s.
getPeriod() - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
getPixelAt(int, int) - Method in class eu.hansolo.tilesfx.tools.MatrixIcon
 
getPixelHeight() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getPixelOffColor() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getPixelOnColor() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getPixelShape() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getPixelSize() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getPixelWidth() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getPoiList() - Method in class eu.hansolo.tilesfx.Tile
 
getPointBetweenP1AndP2(double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getPointBetweenP1AndP2(Point, Point) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getRadarChartMode() - Method in class eu.hansolo.tilesfx.Tile
Returns the mode of the RadarChartTileSkin.
getRange() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property range.
getRange() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property range.
getRange() - Method in class eu.hansolo.tilesfx.Tile
Always returns the range of the tile scale (maxValue - minValue).
getRank() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property rank.
getRanking() - Method in class eu.hansolo.tilesfx.tools.Rank
 
getReferenceValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the reference value that will be used in the HighLowTileSkin to visualize the increase or decrease of the current value compared to the reference value;
getRepetition() - Method in class eu.hansolo.tilesfx.Alarm
Returns the repetition rate of the alarm.
getRightGraphics() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property rightGraphics.
getRightText() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property rightText.
getRightValue() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property rightValue.
getRingColor() - Method in class eu.hansolo.tilesfx.addons.Indicator
Gets the value of the property ringColor.
getRoundedCorners() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the corners of the Tiles are rounded
getRoundImage(double) - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
getRoundImage(double) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
getRows() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getSecondColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the second hand of the clock.
getSeconds(double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getSectionIconsVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the icon of the sections should be drawn inside the sections.
getSections() - Method in class eu.hansolo.tilesfx.Tile
Returns an observable list of Section objects.
getSectionsAlwaysVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the sections in the IndicatorSkin will always be visible
getSectionsVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the sections will be drawn
getSelectorFillColor() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property selectorFillColor.
getSelectorSize() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property selectorSize.
getSelectorStrokeColor() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property selectorStrokeColor.
getSeparateMonths() - Method in class eu.hansolo.tilesfx.addons.YearChart
 
getSeparatorColor() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
Gets the value of the property separatorColor.
getSeries() - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
getSeries() - Method in class eu.hansolo.tilesfx.Tile
 
getShowMonth() - Method in class eu.hansolo.tilesfx.addons.YearChart
 
getSiblings() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getSkinType() - Method in class eu.hansolo.tilesfx.Tile
 
getSmoothedData() - Method in class eu.hansolo.tilesfx.tools.DoubleExponentialSmoothingForLinearSeries.Model
 
getSource() - Method in class eu.hansolo.tilesfx.events.SpinnerEvent
 
getSource() - Method in class eu.hansolo.tilesfx.events.TreeNodeEvent
 
getSpacerSizeFactor() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
getSpinnerHeight() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
getSpinnerHeight() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
getSpinnerHeight() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
getSpinnerType() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
getSpinnerType() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
getSpinnerType() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
getSpinnerWidth() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
getSpinnerWidth() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
getSpinnerWidth() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
getSSE() - Method in class eu.hansolo.tilesfx.tools.DoubleExponentialSmoothingForLinearSeries.Model
 
getStart() - Method in class eu.hansolo.tilesfx.Section
Returns the value where the section begins.
getStart() - Method in class eu.hansolo.tilesfx.TimeSection
Returns the time when the section begins.
getStartAngle() - Method in class eu.hansolo.tilesfx.Tile
Returns the angle in degree that defines the start of the scale with it's minValue in a radial tile.
getState() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getStdDev(List<Double>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getStop() - Method in class eu.hansolo.tilesfx.Section
Returns the value where the section ends.
getStop() - Method in class eu.hansolo.tilesfx.TimeSection
Returns the time when the section ends.
getStopAt(double) - Method in class eu.hansolo.tilesfx.tools.GradientLookup
 
getStops() - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
getStops() - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
getStops() - Method in class eu.hansolo.tilesfx.tools.GradientLookup
 
getStopsBetween(double, double) - Method in class eu.hansolo.tilesfx.tools.GradientLookup
 
getStroke() - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
getStrokeColor() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getStrokePath(XYChart.Series<X, Y>) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getStyleClass() - Method in class eu.hansolo.tilesfx.Section
Returns the style class that can be used to colorize the section.
getSubDivisions() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property subDivisions.
getSunburstChart() - Method in class eu.hansolo.tilesfx.Tile
 
getSunrise() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getSunriseBlueHour() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getSunriseCivil() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getSunriseGoldenHour() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getSunset() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getSunsetBlueHour() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getSunsetCivil() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getSunsetGoldenHour() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getSVGPath() - Method in class eu.hansolo.tilesfx.Tile
 
getSymbolBackground() - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
getSymbols(XYChart.Series<X, Y>) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getSymbolSize(XYChart.Series<X, Y>) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getSymbolsVisible() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property symbolsVisible.
getText() - Method in class eu.hansolo.tilesfx.addons.YearChart
 
getText() - Method in class eu.hansolo.tilesfx.Alarm
Returns the text that was defined for the alarm.
getText() - Method in class eu.hansolo.tilesfx.Section
Returns the text that was set for the section.
getText() - Method in class eu.hansolo.tilesfx.Tile
Returns the text that was defined for the clock.
getText() - Method in class eu.hansolo.tilesfx.TimeSection
Returns the text that was set for the section.
getTextAlignment() - Method in class eu.hansolo.tilesfx.Tile
Returns the alignment that will be used to align the text in the Tile.
getTextColor() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Gets the value of the property textColor.
getTextColor() - Method in class eu.hansolo.tilesfx.addons.YearChart
 
getTextColor() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getTextColor() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns the color that will be used to draw text in segments if useChartDataTextColor == false
getTextColor() - Method in class eu.hansolo.tilesfx.Section
Returns the color that will be used to colorize the section text.
getTextColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the text of the clock.
getTextColor() - Method in class eu.hansolo.tilesfx.TimeSection
Returns the color that will be used to colorize the section text.
getTextOrientation() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns the orientation the text will be drawn in the segments
getTextSize() - Method in class eu.hansolo.tilesfx.Tile
Returns the text size that will be used for the title, subtitle and text in the different skins.
getTextVisible() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Gets the value of the property textVisible.
getThreadFactory(String, boolean) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getThreshold() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property threshold.
getThreshold() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property threshold.
getThreshold() - Method in class eu.hansolo.tilesfx.Tile
Returns the threshold value that can be used to visualize a threshold value on the scale.
getThresholdColor() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property thresholdColor.
getThresholdColor() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property thresholdColor.
getThresholdColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the threshold indicator of the tile.
getThumbColor() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property thumbColor.
getTickLabelColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize tick labels (e.g.
getTickLabelDecimals() - Method in class eu.hansolo.tilesfx.Tile
Returns the number of tickLabelDecimals that will be used to format the ticklabels of the tile.
getTickLabelsXVisible() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property tickLabelsXVisible.
getTickLabelsYVisible() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property tickLabelsYVisible.
getTickMarkColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize tick marks in some skins
getTickSpacing() - Method in class eu.hansolo.tilesfx.tools.NiceScale
 
getTilesFXSeries() - Method in class eu.hansolo.tilesfx.Tile
 
getTime() - Method in class eu.hansolo.tilesfx.Alarm
Returns the time of the alarm.
getTime() - Method in class eu.hansolo.tilesfx.Tile
Returns the current time of the clock.
getTimeBasedAverageOf(Duration) - Method in class eu.hansolo.tilesfx.Tile
Returns the moving average over the given duration.
getTimeBasedAverageOf(Duration) - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
getTimeoutMs() - Method in class eu.hansolo.tilesfx.Tile
Returns a timeout period in ms which is used e.g.
getTimePeriod() - Method in class eu.hansolo.tilesfx.Tile
Returns the duration that should be used for the data shown in the TimelineTileSkin
getTimePeriodResolution() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property timePeriodResolution.
getTimeSections() - Method in class eu.hansolo.tilesfx.Tile
Returns an observable list of TimeSection objects.
getTimeSpan() - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
getTimestamp() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getTimestamp() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
getTimestamp() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getTimestamp() - Method in class eu.hansolo.tilesfx.tools.Location
 
getTimestampAsDateTime() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getTimestampAsDateTime(ZoneId) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getTimestampAsLocalDate() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getTimestampAsLocalDate(ZoneId) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getTimestampInSeconds() - Method in class eu.hansolo.tilesfx.tools.Location
 
getTitle() - Method in class eu.hansolo.tilesfx.Tile
Returns the title of the tile.
getTitleAlignment() - Method in class eu.hansolo.tilesfx.Tile
Returns the alignment that will be used to align the title in the Tile.
getTitleColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the title of the tile.
getTooltip() - Method in class eu.hansolo.tilesfx.tools.CountryPath
 
getTooltipText() - Method in class eu.hansolo.tilesfx.Tile
Returns the text that will be shown in the Tile tooltip
getToolTipText() - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
getToolTipText() - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
getToolTipText() - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
getTooltipTimeout() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property tooltipTimeout.
getTooltipTimeout() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property tooltipTimeout.
getTopLeft() - Method in class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
getTopRight() - Method in class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
getTrack() - Method in class eu.hansolo.tilesfx.Tile
 
getTrackColor() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property trackColor.
getTreeNode() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Gets the value of the property treeNode.
getTreeRoot() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getTrend() - Method in class eu.hansolo.tilesfx.tools.DoubleExponentialSmoothingForLinearSeries.Model
 
getType() - Method in class eu.hansolo.tilesfx.events.ChartDataEvent
 
getType() - Method in class eu.hansolo.tilesfx.events.SpinnerEvent
 
getType() - Method in class eu.hansolo.tilesfx.events.TreeNodeEvent
 
getUnhappyColor() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Gets the value of the property unhappyColor.
getUnit() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property unit.
getUnit() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property unit.
getUnit() - Method in class eu.hansolo.tilesfx.Tile
Returns the unit of the tile.
getUnitColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the unit of the tile.
getUpperLimit() - Method in enum class eu.hansolo.tilesfx.addons.SpinnerType
 
getUseChartDataColor() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getUseChartDataTextColor() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns true if the text color of the ChartData elements should be used to fill the text in the segments
getUseColorFromParent() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns true if the color of all chart segments in one group should be filled with the color of the groups root node or by the color defined in the chart data elements
getUserAgentStylesheet() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
getUserAgentStylesheet() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
getUserAgentStylesheet() - Method in class eu.hansolo.tilesfx.Tile
 
getUserAgentStylesheet() - Method in class eu.hansolo.tilesfx.tools.PrettyListView
 
getValue() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
Gets the value of the property value.
getValue() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Gets the value of the property value.
getValue() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
Gets the value of the property value.
getValue() - Method in interface eu.hansolo.tilesfx.addons.Spinner
Gets the value of the property value.
getValue() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
getValue() - Method in class eu.hansolo.tilesfx.events.SmoothedChartEvent
 
getValue() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
getValue() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the value of the Tile.
getValue() - Method in enum class eu.hansolo.tilesfx.tools.Country
 
getValueColor() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
Gets the value of the property valueColor.
getValueColor() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
Gets the value of the property valueColor.
getValueColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the value of the tile.
getValueObject() - Method in enum class eu.hansolo.tilesfx.tools.Country
 
getVariance(List<Double>) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
getVerticalGridLines() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getVerticalZeroLine() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getVisibleData() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns the data that should be visualized in the chart segments
getWidth() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getWindow() - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
getX() - Method in class eu.hansolo.tilesfx.events.PixelMatrixEvent
 
getX() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getX() - Method in class eu.hansolo.tilesfx.tools.Point
 
getXAxis() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property xAxis.
getY() - Method in class eu.hansolo.tilesfx.events.PixelMatrixEvent
 
getY() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getY() - Method in class eu.hansolo.tilesfx.tools.Point
 
getYAxis() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property yAxis.
getZonedDateTime() - Method in class eu.hansolo.tilesfx.tools.Location
 
getZonedDateTime(double, ZoneOffset) - Static method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getZonedDateTime(ZoneId) - Method in class eu.hansolo.tilesfx.tools.Location
 
getZoneId() - Method in class eu.hansolo.tilesfx.Tile
 
getZoomLevel() - Method in class eu.hansolo.tilesfx.tools.Location
 
GF - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GH - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GHANA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GI - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GIBRALTAR - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GL - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GOLDEN_HOUR - Enum constant in enum class eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
 
GP - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GQ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
gradientLookup - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
gradientLookup(GradientLookup) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
GradientLookup - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 25.12.16.
GradientLookup() - Constructor for class eu.hansolo.tilesfx.tools.GradientLookup
 
GradientLookup(List<Stop>) - Constructor for class eu.hansolo.tilesfx.tools.GradientLookup
 
GradientLookup(Stop...) - Constructor for class eu.hansolo.tilesfx.tools.GradientLookup
 
gradientStops(List<Stop>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
gradientStops(Stop...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
graphic(Node) - Method in class eu.hansolo.tilesfx.TileBuilder
 
GRAPHIC - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
graphicProperty() - Method in class eu.hansolo.tilesfx.Tile
 
GRAY - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
GRAY - Static variable in class eu.hansolo.tilesfx.Tile
 
GREECE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GREEN - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
GREEN - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
GREEN - Static variable in class eu.hansolo.tilesfx.colors.ColorSkin
 
GREEN - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
GREEN - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
GREEN - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
GREEN - Static variable in class eu.hansolo.tilesfx.Tile
 
GREEN_YELLOW - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
GREEN_YELLOW - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
GREEN_YELLOW - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
GREEN_YELLOW - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
GREENLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GRENADA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
gridColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
gridColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
GS - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GT - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GU - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GUAM - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GUATEMALA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GUERNSEY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GUINEA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GUINEA_BISSAU - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
GW - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GY - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
GZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

H

HAITI - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
HALF_HOURLY - Enum constant in enum class eu.hansolo.tilesfx.Alarm.Repetition
 
halfHeight - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 
halfWidth - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.ColorTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.CountryTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.FireSmokeTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.FluidTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.Gauge2TileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.GaugeSparkLineTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.GaugeTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.HighLowTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.ImageCounterTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.LedTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.NumberTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.PercentageTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.PlusMinusTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.RadialDistributionTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.SliderTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.SpinnerTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.StockTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.SwitchSliderTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.TurnoverTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.BarChartTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.CalendarTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.CharacterTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.CircularProgressTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.ClockTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.ClusterMonitorTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.ColorTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.CountdownTimerTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.CountryTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.CustomScrollableTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.DateTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.DonutChartTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.FireSmokeTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.FlipTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.FluidTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.Gauge2TileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.GaugeSparkLineTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.GaugeTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.HighLowTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.ImageCounterTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.ImageTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.LedTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.MatrixIconTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.MatrixTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.NumberTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.PercentageTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.PlusMinusTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.RadarChartTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.RadarNodeChartTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.RadialChartTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.RadialDistributionTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.RadialPercentageTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.SliderTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.SmoothAreaChartTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.SmoothedChartTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.SpinnerTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.StatusTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.StockTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.SunburstChartTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.SwitchSliderTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.SwitchTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.TestTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.TextTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.TimerControlTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.TimeTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.TurnoverTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
HappinessIndicator - Class in eu.hansolo.tilesfx.addons
 
HappinessIndicator() - Constructor for class eu.hansolo.tilesfx.addons.HappinessIndicator
 
HappinessIndicator(HappinessIndicator.Happiness) - Constructor for class eu.hansolo.tilesfx.addons.HappinessIndicator
 
HappinessIndicator(HappinessIndicator.Happiness, double) - Constructor for class eu.hansolo.tilesfx.addons.HappinessIndicator
 
HappinessIndicator.Happiness - Enum Class in eu.hansolo.tilesfx.addons
 
happinessProperty() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
HAPPY - Enum constant in enum class eu.hansolo.tilesfx.addons.HappinessIndicator.Happiness
 
happyColorProperty() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
hashCode() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
hashCode() - Method in class eu.hansolo.tilesfx.tools.Location
 
hashCode() - Method in class eu.hansolo.tilesfx.tools.Point
 
hasParent() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
HAWAII - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
height - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
Helper - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 11.12.15.
Helper() - Constructor for class eu.hansolo.tilesfx.tools.Helper
 
HIDE_INFO_REGION - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
HIDE_LOWER_RIGHT_REGION - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
HIDE_NOTIFY_REGION - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
HIGH_LOW - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
HIGHLIGHT_SECTIONS - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
highlightColor(Color) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
highlightColor(Color) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
highlightColorProperty() - Method in class eu.hansolo.tilesfx.Section
 
highlightColorProperty() - Method in class eu.hansolo.tilesfx.TimeSection
 
highlightSections - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
highlightSections(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
highlightSectionsProperty() - Method in class eu.hansolo.tilesfx.Tile
 
HighLowTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
HighLowTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.HighLowTileSkin
 
HK - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
HM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
HN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
HONDURAS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
HONG_KONG - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
HORIZON_34arcmin - Enum constant in enum class eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
 
HORIZONTAL - Enum constant in enum class eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
 
HOUR - Enum constant in enum class eu.hansolo.tilesfx.events.TimeEvent.TimeEventType
 
hourColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
hourColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
HOURLY - Enum constant in enum class eu.hansolo.tilesfx.Alarm.Repetition
 
hourTickMarkColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
hourTickMarkColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
hourTickMarksVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
hourTickMarksVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
HR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
HT - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
HU - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
HUNGARY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 

I

ICELAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
icon(Image) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
icon(Image) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
iconProperty() - Method in class eu.hansolo.tilesfx.Section
 
iconProperty() - Method in class eu.hansolo.tilesfx.TimeSection
 
ID - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
IE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
IL - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
IM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
image - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
image - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 
image(Image) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
image(Image) - Method in class eu.hansolo.tilesfx.TileBuilder
 
IMAGE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
IMAGE_COUNTER - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
ImageCounterTileSkin - Class in eu.hansolo.tilesfx.skins
 
ImageCounterTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.ImageCounterTileSkin
 
imageMask(Tile.ImageMask) - Method in class eu.hansolo.tilesfx.TileBuilder
 
imageMaskProperty() - Method in class eu.hansolo.tilesfx.Tile
 
ImageParticle - Class in eu.hansolo.tilesfx.tools
 
ImageParticle(Image, double, double) - Constructor for class eu.hansolo.tilesfx.tools.ImageParticle
 
imageProperty() - Method in class eu.hansolo.tilesfx.Tile
 
ImageSpinner - Class in eu.hansolo.tilesfx.addons
 
ImageSpinner() - Constructor for class eu.hansolo.tilesfx.addons.ImageSpinner
 
ImageSpinner(SpinnerType) - Constructor for class eu.hansolo.tilesfx.addons.ImageSpinner
 
ImageTileSkin - Class in eu.hansolo.tilesfx.skins
 
ImageTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.ImageTileSkin
 
IN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
increaseValue(double) - Method in class eu.hansolo.tilesfx.Tile
 
increment(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
INDIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
Indicator - Class in eu.hansolo.tilesfx.addons
User: hansolo Date: 17.06.18 Time: 18:17
Indicator() - Constructor for class eu.hansolo.tilesfx.addons.Indicator
 
Indicator(Color) - Constructor for class eu.hansolo.tilesfx.addons.Indicator
 
Indicator(Color, Color) - Constructor for class eu.hansolo.tilesfx.addons.Indicator
 
Indicator(Color, Color, Color) - Constructor for class eu.hansolo.tilesfx.addons.Indicator
 
INDICATOR_OFF - Static variable in class eu.hansolo.tilesfx.events.IndicatorEvent
 
INDICATOR_ON - Static variable in class eu.hansolo.tilesfx.events.IndicatorEvent
 
IndicatorEvent - Class in eu.hansolo.tilesfx.events
 
IndicatorEvent(Object, EventTarget, EventType<IndicatorEvent>) - Constructor for class eu.hansolo.tilesfx.events.IndicatorEvent
 
IndicatorEvent(EventType<IndicatorEvent>) - Constructor for class eu.hansolo.tilesfx.events.IndicatorEvent
 
INDONESIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
info(String) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
INFO_REGION_HANDLER - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
InfoRegion - Class in eu.hansolo.tilesfx.tools
 
InfoRegion() - Constructor for class eu.hansolo.tilesfx.tools.InfoRegion
 
infoRegionBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
infoRegionEventHandler(EventHandler<MouseEvent>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
infoRegionForegroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
infoRegionTooltipText(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
init() - Method in class eu.hansolo.tilesfx.Demo
 
init() - Method in class eu.hansolo.tilesfx.Test
 
init() - Method in class eu.hansolo.tilesfx.tools.Fire
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.BarChartTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.CalendarTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.CharacterTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.CircularProgressTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.ClockTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.ClusterMonitorTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.ColorTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.CountdownTimerTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.CountryTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.CustomScrollableTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.DateTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.DonutChartTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.FireSmokeTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.FlipTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.FluidTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.Gauge2TileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.GaugeSparkLineTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.GaugeTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.HighLowTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.ImageCounterTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.ImageTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.LedTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.MatrixIconTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.MatrixTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.NumberTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.PercentageTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.PlusMinusTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.RadarChartTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.RadarNodeChartTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.RadialChartTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.RadialDistributionTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.RadialPercentageTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.SliderTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.SmoothAreaChartTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.SmoothedChartTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.SpinnerTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.StatusTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.StockTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.SunburstChartTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.SwitchSliderTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.SwitchTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.TestTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.TextTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.TimerControlTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.TimeTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.TurnoverTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
innerShadowEnabled(boolean) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
innerShadowEnabled(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
innerShadowEnabledProperty() - Method in class eu.hansolo.tilesfx.Tile
 
inset - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
INSTANCE - Enum constant in enum class eu.hansolo.tilesfx.chart.MatrixFont5x7
 
INSTANCE - Enum constant in enum class eu.hansolo.tilesfx.chart.MatrixFont8x11
 
INSTANCE - Enum constant in enum class eu.hansolo.tilesfx.chart.MatrixFont8x8
 
interactive(boolean) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
interactive(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
interactiveProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
interactiveProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
interactiveProperty() - Method in class eu.hansolo.tilesfx.Tile
 
interpolateColor(Stop, Stop, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
IO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
IQ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
IR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
IRAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
IRAQ - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
IRELAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
IS - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
isActive() - Method in class eu.hansolo.tilesfx.addons.Switch
Gets the value of the property active.
isActive() - Method in class eu.hansolo.tilesfx.Section
Gets the value of the property active.
isActive() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the switch in the SwitchTileSkin is active
isActive() - Method in class eu.hansolo.tilesfx.TimeSection
Gets the value of the property active.
isAlarmsEnabled() - Method in class eu.hansolo.tilesfx.Tile
Returns true if alarms are enabled.
isAlarmsVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if alarm markers should be drawn.
isAlert() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the alert property was set.
isAnimated() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
isAnimated() - Method in class eu.hansolo.tilesfx.Tile
Returns true if setting the value of the tile will be animated using the duration defined in animationDuration [ms].
isArmed() - Method in class eu.hansolo.tilesfx.Alarm
Returns true if the alarm is activated.
isAutoReferenceValue() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the reference value for the StockTileSkin will be calculated automatically
isAutoScale() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the scale will be calculated automatically based on the defined values for min- and maxValue.
isAutoTextColor() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns true if the text color of the chart data should be adjusted according to the chart data fill color.
isAverageVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the average indicator should be drawn.
isAveragingEnabled() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the averaging functionality is enabled.
isBackgroundVisible() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
Gets the value of the property backgroundVisible.
isBackgroundVisible() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
Gets the value of the property backgroundVisible.
isBackgroundVisible() - Method in interface eu.hansolo.tilesfx.addons.Spinner
Gets the value of the property backgroundVisible.
isBright(Color) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
isCheckLowerThreshold() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the value of the tile should be checked against the lower threshold.
isCheckThreshold() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the value of the tile should be checked against the threshold.
isCustomFontEnabled() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the control uses the given customFont to render all text elements.
isDark(Color) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
isDateVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the date of the clock will be drawn.
isDiscreteHours() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the hour hand of the clock should move in discrete steps of 1 hour.
isDiscreteMinutes() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the minute hand of the clock should move in discrete steps of 1 minute.
isDiscreteSeconds() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the second hand of the clock should move in discrete steps of 1 second.
isFilling() - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
isFillWithGradient() - Method in class eu.hansolo.tilesfx.Tile
Returns true if a gradient defined by gradientStops will be used to fill the area in the SmoothAreaTileSkin.
isFixedYScale() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the y-scale in the SparkLineTileSkin will always be defined by the minValue and maxValue.
isFlatUI() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the the UI should be more flat than skeuomorphic This is mainly used for the LedTileSkin
isHighlightSections() - Method in class eu.hansolo.tilesfx.Tile
Returns true if sections should be highlighted in case they contain the current value.
isHourTickMarksVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the hour tickmarks will be drawn.
isInEllipse(double, double, double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
isInnerShadowEnabled() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
isInnerShadowEnabled() - Method in class eu.hansolo.tilesfx.Tile
Returns true if an inner shadow should be drawn on the tile background.
isInPolygon(double, double, int, double[], double[]) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
isInPolygon(double, double, Polygon) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
isInRectangle(double, double, double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
isInRingSegment(double, double, double, double, double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
isInteractive() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property interactive.
isInteractive() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Returns true if the chart is drawn using Path elements, fire ChartDataEvents and show tooltips on segments.
isInteractive() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property interactive.
isKeepAspect() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the control should keep it's aspect.
ISLE_OF_MAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
isLeaf() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
isLegendVisible() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property legendVisible.
isLegendVisible() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property legendVisible.
isLowerThresholdVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the lower threshold indicator should be drawn.
isMaxMeasuredValueVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the indicator of the maxMeasuredValue is visible.
isMinMeasuredValueVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the indicator of the minMeasuredValue is visible.
isMinuteTickMarksVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the minute tickmarks will be drawn.
isMonochrome(Color) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
iso2(String) - Static method in enum class eu.hansolo.tilesfx.icons.Flag
 
iso2(String) - Static method in enum class eu.hansolo.tilesfx.tools.Country
 
iso3(String) - Static method in enum class eu.hansolo.tilesfx.icons.Flag
 
isOldValueVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the old value of the tile is visible (not implemented)
isOn() - Method in class eu.hansolo.tilesfx.addons.Indicator
Gets the value of the property on.
isOverlayVisible() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
Gets the value of the property overlayVisible.
isOverlayVisible() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
Gets the value of the property overlayVisible.
isOverlayVisible() - Method in interface eu.hansolo.tilesfx.addons.Spinner
Gets the value of the property overlayVisible.
isPercentageVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if percentage values are visible.
ISRAEL - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
isReturnToZero() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the needle/bar should always return to zero.
isRoot() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
isRoundedCorner() - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
isRoundedCorner() - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
isRoundedCorner() - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
isRunning() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the clock is running and shows the current time.
isRunning() - Method in class eu.hansolo.tilesfx.tools.Fire
 
isRunning() - Method in class eu.hansolo.tilesfx.tools.Smoke
 
isSecondsVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the second hand of the clock will be drawn.
isSectionTextVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the text of the sections should be drawn inside the sections.
isShadowsEnabled() - Method in class eu.hansolo.tilesfx.Tile
Returns true if effects like shadows will be drawn.
isShowing() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
isShowing() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
isShowing() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
isShowing() - Method in class eu.hansolo.tilesfx.Tile
 
isSmoothed() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property smoothed.
isSmoothing() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
isSmoothing() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
isSmoothing() - Method in class eu.hansolo.tilesfx.Tile
Returns true when smoothing is enabled.
isSnapToTicks() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Gets the value of the property snapToTicks.
isSnapToTicks() - Method in class eu.hansolo.tilesfx.Tile
Gets the value of the property snapToTicks.
isSquarePixels() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
isStartFromZero() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the visualization of the value should start from 0.
isStrokeWithGradient() - Method in class eu.hansolo.tilesfx.Tile
Returns true if a gradient defined by gradientStops will be used to stroke the line in the SparklineTileSkin.
isTextVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the text of the clock will be drawn.
isThresholdVisible() - Method in class eu.hansolo.tilesfx.chart.RadarChart
Gets the value of the property thresholdVisible.
isThresholdVisible() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Gets the value of the property thresholdVisible.
isThresholdVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the threshold indicator should be drawn.
isTrendVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the trend indicator in the TimelineTileSkin is visible
isUsingSpacer() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
isValueVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the visualization of the tile value is visible.
isWithinRangeOf(Location, double) - Method in class eu.hansolo.tilesfx.tools.Location
 
isWithinTimePeriod(Duration) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
isWithinTimePeriod(Instant, Duration) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
isZero() - Method in class eu.hansolo.tilesfx.tools.Location
 
IT - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ITALY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
itemSorting(Tile.ItemSorting) - Method in class eu.hansolo.tilesfx.TileBuilder
 
itemSortingProperty() - Method in class eu.hansolo.tilesfx.Tile
 
itemSortingTopic(Tile.ItemSortingTopic) - Method in class eu.hansolo.tilesfx.TileBuilder
 
itemSortingTopicProperty() - Method in class eu.hansolo.tilesfx.Tile
 
IVORY_COAST - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 

J

J2000 - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
JAMAICA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
JAPAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
JE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
JERSEY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
JM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
JO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
JORDAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
JP - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
JULIAN_DAYS_PER_CENTURY - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 

K

KAZAKHSTAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
KE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
keepAspectProperty() - Method in class eu.hansolo.tilesfx.Tile
 
KENYA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
KG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
KH - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
KI - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
KIRIBATI - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
KM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
KN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
knobColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
knobColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
KOSOVO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
KP - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
KR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
KUWAIT - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
KW - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
KY - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
KYRGYZSTAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
KZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

L

LA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
LAOS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
lastN(int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
latitude(double) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
latLonToXY(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
latLonToXY(double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
latoBold(double) - Static method in class eu.hansolo.tilesfx.fonts.Fonts
 
latoLight(double) - Static method in class eu.hansolo.tilesfx.fonts.Fonts
 
latoRegular(double) - Static method in class eu.hansolo.tilesfx.fonts.Fonts
 
LATVIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
layoutChildren() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
layoutChildren() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
layoutChildren() - Method in class eu.hansolo.tilesfx.addons.Indicator
 
layoutChildren() - Method in class eu.hansolo.tilesfx.addons.Switch
 
layoutChildren() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
layoutChildren() - Method in class eu.hansolo.tilesfx.tools.PrettyListView
 
layoutChildren(double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.ColorTileSkin
 
layoutChildren(double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.RadialDistributionTileSkin
 
layoutPlotChildren() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
layoutX(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
layoutX(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
layoutX(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
layoutY(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
layoutY(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
layoutY(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
lazyStream() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
LB - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
LC - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
LEADER_BOARD - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
LeaderBoardItem - Class in eu.hansolo.tilesfx.skins
User: hansolo Date: 11.01.17 Time: 08:15
LeaderBoardItem() - Constructor for class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
LeaderBoardItem(String) - Constructor for class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
LeaderBoardItem(String, double) - Constructor for class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
LeaderBoardItem(String, double, Duration) - Constructor for class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
LeaderBoardItem(String, double, Instant) - Constructor for class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
LeaderBoardItem(String, double, Instant, Duration) - Constructor for class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
LeaderBoardItem(String, Duration) - Constructor for class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
LeaderBoardItem(String, Instant) - Constructor for class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
LeaderBoardItem.State - Enum Class in eu.hansolo.tilesfx.skins
 
leaderBoardItems(LeaderBoardItem...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
leaderBoardItems(List<LeaderBoardItem>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
LeaderBoardTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
LeaderBoardTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
LEBANON - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
LED - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
LedTileSkin - Class in eu.hansolo.tilesfx.skins
 
LedTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.LedTileSkin
 
LEFT_EVENT - Variable in class eu.hansolo.tilesfx.Section
 
LEFT_EVENT - Variable in class eu.hansolo.tilesfx.TimeSection
 
leftGraphics(Node) - Method in class eu.hansolo.tilesfx.TileBuilder
 
leftGraphicsProperty() - Method in class eu.hansolo.tilesfx.Tile
 
leftText(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
leftTextProperty() - Method in class eu.hansolo.tilesfx.Tile
 
leftValue(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
leftValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
legendVisibleProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
legendVisibleProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
LESOTHO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
lessThan(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
LI - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
LIBERIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
LIBYA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
LIECHTENSTEIN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
life - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 
LIGHT_GREEN - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
LIGHT_GREEN - Static variable in class eu.hansolo.tilesfx.Tile
 
LIGHT_RED - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
LIGHT_RED - Static variable in class eu.hansolo.tilesfx.Tile
 
LINE - Enum constant in enum class eu.hansolo.tilesfx.chart.SmoothedChart.ChartType
 
LINE - Enum constant in enum class eu.hansolo.tilesfx.Tile.ChartType
 
listenerList - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
LITHUANIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
LK - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
locale - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
locale(Locale) - Method in class eu.hansolo.tilesfx.TileBuilder
 
localeProperty() - Method in class eu.hansolo.tilesfx.Tile
 
location - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
location(Location) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
Location - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 12.02.17.
Location() - Constructor for class eu.hansolo.tilesfx.tools.Location
 
Location(double, double) - Constructor for class eu.hansolo.tilesfx.tools.Location
 
Location(double, double, double, String) - Constructor for class eu.hansolo.tilesfx.tools.Location
 
Location(double, double, double, Instant, String) - Constructor for class eu.hansolo.tilesfx.tools.Location
 
Location(double, double, double, Instant, String, String, Color) - Constructor for class eu.hansolo.tilesfx.tools.Location
 
Location(double, double, String) - Constructor for class eu.hansolo.tilesfx.tools.Location
 
Location(double, double, String, String) - Constructor for class eu.hansolo.tilesfx.tools.Location
 
Location(double, double, String, String, Color) - Constructor for class eu.hansolo.tilesfx.tools.Location
 
Location(double, double, String, Color) - Constructor for class eu.hansolo.tilesfx.tools.Location
 
LOCATION - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
Location.CardinalDirection - Enum Class in eu.hansolo.tilesfx.tools
 
LocationBuilder<B extends LocationBuilder<B>> - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 14.02.17.
LocationBuilder() - Constructor for class eu.hansolo.tilesfx.tools.LocationBuilder
 
LocationEvent - Class in eu.hansolo.tilesfx.events
Created by hansolo on 12.02.17.
LocationEvent(Location) - Constructor for class eu.hansolo.tilesfx.events.LocationEvent
 
LocationEventListener - Interface in eu.hansolo.tilesfx.events
Created by hansolo on 12.02.17.
LONG_INTERVAL - Static variable in class eu.hansolo.tilesfx.Tile
 
longitude(double) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
LOWER_THRESHOLD_EXCEEDED - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
LOWER_THRESHOLD_UNDERRUN - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
LowerRightRegion - Class in eu.hansolo.tilesfx.tools
 
LowerRightRegion() - Constructor for class eu.hansolo.tilesfx.tools.LowerRightRegion
 
lowerRightRegionBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
lowerRightRegionForegroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
lowerRightRegionTooltipText(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
lowerThreshold(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
lowerThresholdColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
lowerThresholdColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
lowerThresholdProperty() - Method in class eu.hansolo.tilesfx.Tile
 
lowerThresholdVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
lowerThresholdVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
LR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
LS - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
LT - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
LU - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
LUXEMBOURG - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
LV - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
LY - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

M

MA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MACAO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MADAGASCAR - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MADEIRA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MAGENTA - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
MAGENTA - Static variable in class eu.hansolo.tilesfx.Tile
 
magnitude() - Method in class eu.hansolo.tilesfx.tools.Point
 
main(String[]) - Static method in class eu.hansolo.tilesfx.Demo
 
main(String[]) - Static method in class eu.hansolo.tilesfx.DemoLauncher
This launcher starts the tilesfx demo pane.
main(String[]) - Static method in class eu.hansolo.tilesfx.Test
 
main(String[]) - Static method in class eu.hansolo.tilesfx.TestLauncher
This launcher starts the tilesfx demo pane.
main(String[]) - Static method in class eu.hansolo.tilesfx.tools.DoubleExponentialSmoothingForLinearSeries
 
majorTickUnit(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
MALAWI - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MALAYSIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MALDIVES - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MALI - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MALTA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MAP - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
MAP_HEIGHT - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
MAP_OFFSET_X - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
MAP_OFFSET_Y - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
MAP_PROVIDER - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
MAP_WIDTH - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
mapProvider(Tile.MapProvider) - Method in class eu.hansolo.tilesfx.TileBuilder
 
mapProviderProperty() - Method in class eu.hansolo.tilesfx.Tile
 
MapTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 12.02.17.
MapTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.MapTileSkin
 
MARSHALL_ISLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MARTINIQUE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MATRIX - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
MATRIX_ICON - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
matrixFont(MatrixFont) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
MatrixFont - Interface in eu.hansolo.tilesfx.chart
Created by hansolo on 24.03.17.
MatrixFont5x7 - Enum Class in eu.hansolo.tilesfx.chart
Created by hansolo on 21.04.17.
MatrixFont8x11 - Enum Class in eu.hansolo.tilesfx.chart
Created by hansolo on 24.03.17.
MatrixFont8x8 - Enum Class in eu.hansolo.tilesfx.chart
Created by hansolo on 19.03.17.
MatrixIcon - Class in eu.hansolo.tilesfx.tools
 
MatrixIcon() - Constructor for class eu.hansolo.tilesfx.tools.MatrixIcon
 
matrixIcons(MatrixIcon...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
matrixIcons(List<MatrixIcon>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
MatrixIconTileSkin - Class in eu.hansolo.tilesfx.skins
 
MatrixIconTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.MatrixIconTileSkin
 
matrixSize(int, int) - Method in class eu.hansolo.tilesfx.TileBuilder
 
MatrixTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 01.11.17.
MatrixTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.MatrixTileSkin
 
MAURITANIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MAURITIUS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MAX_PERIOD - Static variable in class eu.hansolo.tilesfx.tools.MovingAverage
 
MAX_VALUE_EXCEEDED - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
maxHeight(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
maxHeight(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
maxHeight(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
MAXIMUM_HEIGHT - Static variable in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
MAXIMUM_HEIGHT - Static variable in class eu.hansolo.tilesfx.addons.ImageSpinner
 
MAXIMUM_HEIGHT - Static variable in class eu.hansolo.tilesfx.skins.TileSkin
 
MAXIMUM_WIDTH - Static variable in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
MAXIMUM_WIDTH - Static variable in class eu.hansolo.tilesfx.addons.ImageSpinner
 
MAXIMUM_WIDTH - Static variable in class eu.hansolo.tilesfx.skins.TileSkin
 
maxMeasuredValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
maxMeasuredValueVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
maxMeasuredValueVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
maxSize(double, double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
maxSize(double, double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
maxSize(double, double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
maxTimePeriod(Duration) - Method in class eu.hansolo.tilesfx.TileBuilder
 
maxTimePeriodProperty() - Method in class eu.hansolo.tilesfx.Tile
 
maxValue - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
maxValue - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
maxValue - Variable in class eu.hansolo.tilesfx.tools.DataPoint
 
maxValue(double) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
maxValue(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
maxValueProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
maxValueProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
maxValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
maxValueVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
maxValueVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
maxWidth(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
maxWidth(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
maxWidth(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
MC - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MD - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ME - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
Medium - Class in eu.hansolo.tilesfx.colors
Created by hansolo on 05.07.18.
Medium() - Constructor for class eu.hansolo.tilesfx.colors.Medium
 
MELILLA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MEXICO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MF - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MH - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MICRONESIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
middleGraphics(Node) - Method in class eu.hansolo.tilesfx.TileBuilder
 
middleGraphicsProperty() - Method in class eu.hansolo.tilesfx.Tile
 
middleText(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
middleTextProperty() - Method in class eu.hansolo.tilesfx.Tile
 
middleValue(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
middleValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
midpoint(double, double) - Method in class eu.hansolo.tilesfx.tools.Point
 
midpoint(Point) - Method in class eu.hansolo.tilesfx.tools.Point
 
MIN_FONT_SIZE - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
MIN_VALUE_UNDERRUN - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
minHeight(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
minHeight(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
minHeight(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
MINIMUM_HEIGHT - Static variable in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
MINIMUM_HEIGHT - Static variable in class eu.hansolo.tilesfx.addons.ImageSpinner
 
MINIMUM_HEIGHT - Static variable in class eu.hansolo.tilesfx.skins.TileSkin
 
MINIMUM_WIDTH - Static variable in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
MINIMUM_WIDTH - Static variable in class eu.hansolo.tilesfx.addons.ImageSpinner
 
MINIMUM_WIDTH - Static variable in class eu.hansolo.tilesfx.skins.TileSkin
 
minMeasuredValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
minMeasuredValueVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
minMeasuredValueVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
minorTickCount(int) - Method in class eu.hansolo.tilesfx.TileBuilder
 
minSize(double, double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
minSize(double, double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
minSize(double, double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
MINUTE - Enum constant in enum class eu.hansolo.tilesfx.events.TimeEvent.TimeEventType
 
minuteColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
minuteColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
minuteTickMarkColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
minuteTickMarkColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
minuteTickMarksVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
minuteTickMarksVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
minValue - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
minValue - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
minValue - Variable in class eu.hansolo.tilesfx.tools.DataPoint
 
minValue(double) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
minValue(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
minValueProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
minValueProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
minValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
minValueVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
minValueVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
minWidth(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
minWidth(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
minWidth(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
MK - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ML - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
Model(double[], double[], double[], double) - Constructor for class eu.hansolo.tilesfx.tools.DoubleExponentialSmoothingForLinearSeries.Model
 
modeProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
modeProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
MOLDOVA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MONACO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MONGOLIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MONTENEGRO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
monthNames - Static variable in class eu.hansolo.tilesfx.addons.YearChart
 
MONTSERRAT - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
moonAge - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Moon.
moonAz - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Moon.
moonDist - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Moon.
moonEl - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Moon.
moonRise - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Moon.
moonSet - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Moon.
moonTransit - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Moon.
moonTransitElev - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Moon.
MOROCCO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MovingAverage - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 01.11.16.
MovingAverage() - Constructor for class eu.hansolo.tilesfx.tools.MovingAverage
 
MovingAverage(int) - Constructor for class eu.hansolo.tilesfx.tools.MovingAverage
 
MOZAMBIQUE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MP - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MQ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MS - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MT - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MU - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
multiply(double) - Method in class eu.hansolo.tilesfx.tools.Point
 
MV - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MW - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MX - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MY - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
MYANMAR - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
MZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

N

N - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
NA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
name - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
name - Variable in enum class eu.hansolo.tilesfx.Tile.MapProvider
 
name(String) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
name(String) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
NAME - Enum constant in enum class eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
 
NAME_VALUE - Enum constant in enum class eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
 
nameColorProperty() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
nameColorProperty() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
NAMIBIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NATO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NAURU - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NC - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
NE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
NE - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
nearest(double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
nearest(Point, List<Point>) - Static method in class eu.hansolo.tilesfx.tools.Point
 
nearestWithinRadius(Point, List<Point>, double) - Static method in class eu.hansolo.tilesfx.tools.Point
 
needleColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
needleColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
NEPAL - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NETHERLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NEUTRAL - Enum constant in enum class eu.hansolo.tilesfx.addons.HappinessIndicator.Happiness
 
neutralColorProperty() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
NEW_ZEALAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NF - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
NG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
NI - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
NICARAGUA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NiceScale - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 23.04.17.
NiceScale(double, double) - Constructor for class eu.hansolo.tilesfx.tools.NiceScale
 
NIGER - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NIGERIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NINTH - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
NIUE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NL - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
NNE - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
NNW - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
NO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
NODE_SELECTED - Enum constant in enum class eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
 
nodesAtSameLevel() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
NONE - Enum constant in enum class eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
 
NONE - Enum constant in enum class eu.hansolo.tilesfx.Tile.ImageMask
 
NONE - Enum constant in enum class eu.hansolo.tilesfx.Tile.ItemSorting
 
NONE - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
noOfColsProperty() - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
 
noOfRowsProperty() - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
 
noOfSectorsProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
noOfSectorsProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
NORAM - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
NORFOLK_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NORMAL - Enum constant in enum class eu.hansolo.tilesfx.Tile.TextSize
 
normalize() - Method in class eu.hansolo.tilesfx.tools.Point
 
normalize(String) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
normalizeRadians(double) - Static method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Reduce an angle in radians to the range (0 - 2 Pi).
NORTH_KOREA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NORTHERN_CYPRUS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NORTHERN_MARIANAS_ISLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NORWAY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
not(Predicate<T>) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
NOT_FOUND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
NotifyRegion - Class in eu.hansolo.tilesfx.tools
User: hansolo Date: 08.11.17 Time: 04:37
NotifyRegion() - Constructor for class eu.hansolo.tilesfx.tools.NotifyRegion
 
notifyRegionBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
notifyRegionForegroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
notifyRegionTooltipText(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
NP - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
NR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
NU - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
NUMBER - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
numberFormat(NumberFormat) - Method in class eu.hansolo.tilesfx.TileBuilder
 
numberFormatProperty() - Method in class eu.hansolo.tilesfx.Tile
 
numberOfValuesForTrendCalculation(int) - Method in class eu.hansolo.tilesfx.TileBuilder
 
numberOfValuesForTrendCalculationProperty() - Method in class eu.hansolo.tilesfx.Tile
 
NumberTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 20.12.16.
NumberTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.NumberTileSkin
 
NUMERIC - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
NUMERIC_0_1 - Enum constant in enum class eu.hansolo.tilesfx.addons.SpinnerType
 
NUMERIC_0_2 - Enum constant in enum class eu.hansolo.tilesfx.addons.SpinnerType
 
NUMERIC_0_3 - Enum constant in enum class eu.hansolo.tilesfx.addons.SpinnerType
 
NUMERIC_0_5 - Enum constant in enum class eu.hansolo.tilesfx.addons.SpinnerType
 
NUMERIC_0_9 - Enum constant in enum class eu.hansolo.tilesfx.addons.SpinnerType
 
NW - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
NZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

O

oldDuration - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
oldTimestamp - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
oldValue - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
oldValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
oldValueVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
oldValueVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
OM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
OMAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
onAlarm(AlarmEventListener) - Method in class eu.hansolo.tilesfx.TileBuilder
 
onAlarmEvent(AlarmEvent) - Method in interface eu.hansolo.tilesfx.events.AlarmEventListener
 
onBoundsEvent(BoundsEvent) - Method in interface eu.hansolo.tilesfx.events.BoundsEventListener
 
ONCE - Enum constant in enum class eu.hansolo.tilesfx.Alarm.Repetition
 
onChartDataEvent(ChartDataEvent) - Method in interface eu.hansolo.tilesfx.events.ChartDataEventListener
 
onChartDataEvent(ChartDataEvent) - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin.ChartItem
 
onChartDataEvent(ChartDataEventListener) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
onLocationEvent(LocationEvent) - Method in interface eu.hansolo.tilesfx.events.LocationEventListener
 
onMarkerPressedProperty() - Method in class eu.hansolo.tilesfx.Alarm
 
onMarkerReleasedProperty() - Method in class eu.hansolo.tilesfx.Alarm
 
onPixelMatrixEvent(PixelMatrixEvent) - Method in interface eu.hansolo.tilesfx.events.PixelMatrixEventListener
 
onProperty() - Method in class eu.hansolo.tilesfx.addons.Indicator
 
onSectionEntered(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
onSectionEnteredProperty() - Method in class eu.hansolo.tilesfx.Section
 
onSectionLeft(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
onSectionLeftProperty() - Method in class eu.hansolo.tilesfx.Section
 
onSectionUpdateProperty() - Method in class eu.hansolo.tilesfx.Section
 
onSpinnerEvent(SpinnerEvent) - Method in interface eu.hansolo.tilesfx.events.SpinnerObserver
 
onSpinnerEvent(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
onThresholdExceeded(TileEventListener) - Method in class eu.hansolo.tilesfx.TileBuilder
 
onThresholdUnderrun(TileEventListener) - Method in class eu.hansolo.tilesfx.TileBuilder
 
onTileEvent(TileEvent) - Method in interface eu.hansolo.tilesfx.events.TileEventListener
 
onTileEvent(TileEventListener) - Method in class eu.hansolo.tilesfx.TileBuilder
 
onTimeEvent(TimeEvent) - Method in interface eu.hansolo.tilesfx.events.TimeEventListener
 
onTimeEvent(TimeEventListener) - Method in class eu.hansolo.tilesfx.TileBuilder
 
onTimeSectionEntered(EventHandler<TimeSection.TimeSectionEvent>) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
onTimeSectionEnteredProperty() - Method in class eu.hansolo.tilesfx.TimeSection
 
onTimeSectionLeft(EventHandler<TimeSection.TimeSectionEvent>) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
onTimeSectionLeftProperty() - Method in class eu.hansolo.tilesfx.TimeSection
 
onTreeNodeEvent(TreeNodeEvent) - Method in interface eu.hansolo.tilesfx.events.TreeNodeEventListener
 
onValueChanged(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
onValueChanged(InvalidationListener) - Method in class eu.hansolo.tilesfx.TileBuilder
 
onZeroPassed(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
opacity - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 
ORANGE - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
ORANGE - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
ORANGE - Static variable in class eu.hansolo.tilesfx.colors.ColorSkin
 
ORANGE - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
ORANGE - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
ORANGE - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
ORANGE - Static variable in class eu.hansolo.tilesfx.Tile
 
ORANGE_RED - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
ORANGE_RED - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
ORANGE_RED - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
ORANGE_RED - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
orientation(Orientation) - Method in class eu.hansolo.tilesfx.TileBuilder
 
orientationProperty() - Method in class eu.hansolo.tilesfx.Tile
 
ORTHOGONAL - Enum constant in enum class eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
 
OSSETIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
overlayVisible(boolean) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
overlayVisibleProperty() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
overlayVisibleProperty() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
overlayVisibleProperty() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 

P

PA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
padding(Insets) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
padding(Insets) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
padding(Insets) - Method in class eu.hansolo.tilesfx.TileBuilder
 
padLeft(String, String, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
padRight(String, String, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
PAKISTAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
PALAU - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
PALESTINE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
PANAMA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
pane - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
PAPUA_NEW_GUINEA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
PARAGUAY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
PARENT_CHANGED - Enum constant in enum class eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
 
pauseDuration(long) - Method in class eu.hansolo.tilesfx.TileBuilder
 
PE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PERCENTAGE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
PERCENTAGE - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
PercentageTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
PercentageTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.PercentageTileSkin
 
percentageVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
percentageVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
percentile(List<Double>, double) - Static method in class eu.hansolo.tilesfx.tools.Statistics
 
PERU - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
PF - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PH - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PHILIPPINES - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
PI_OVER_TWO - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
PINK - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
PINK - Static variable in class eu.hansolo.tilesfx.Tile
 
PITCAIRN_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
Pixel - Class in eu.hansolo.tilesfx.tools
 
Pixel(Color) - Constructor for class eu.hansolo.tilesfx.tools.Pixel
 
PixelMatrix - Class in eu.hansolo.tilesfx.chart
User: hansolo Date: 19.03.17 Time: 04:39
PixelMatrix() - Constructor for class eu.hansolo.tilesfx.chart.PixelMatrix
 
PixelMatrix(double, double, int, int, Color, Color, PixelMatrix.PixelShape, MatrixFont) - Constructor for class eu.hansolo.tilesfx.chart.PixelMatrix
 
PixelMatrix(int, int) - Constructor for class eu.hansolo.tilesfx.chart.PixelMatrix
 
PixelMatrix(int, int, Color) - Constructor for class eu.hansolo.tilesfx.chart.PixelMatrix
 
PixelMatrix.PixelShape - Enum Class in eu.hansolo.tilesfx.chart
 
PixelMatrixBuilder<B extends PixelMatrixBuilder<B>> - Class in eu.hansolo.tilesfx.chart
Created by hansolo on 20.03.17.
PixelMatrixBuilder() - Constructor for class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
PixelMatrixEvent - Class in eu.hansolo.tilesfx.events
 
PixelMatrixEvent(int, int, double, double, MouseButton) - Constructor for class eu.hansolo.tilesfx.events.PixelMatrixEvent
 
PixelMatrixEventListener - Interface in eu.hansolo.tilesfx.events
 
pixelOffColor(Color) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
pixelOnColor(Color) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
pixelShape(PixelMatrix.PixelShape) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
PK - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PL - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PLUS_MINUS - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
PlusMinusTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
PlusMinusTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.PlusMinusTileSkin
 
PM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
Point - Class in eu.hansolo.tilesfx.tools
 
Point() - Constructor for class eu.hansolo.tilesfx.tools.Point
 
Point(double, double) - Constructor for class eu.hansolo.tilesfx.tools.Point
 
Point(Point) - Constructor for class eu.hansolo.tilesfx.tools.Point
 
pointOnLine(double, double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
pointsOfInterest(Location...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
pointsOfInterest(List<Location>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
POLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
POLYGON - Enum constant in enum class eu.hansolo.tilesfx.chart.RadarChartMode
 
PORTUGAL - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
PR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PREFERRED_HEIGHT - Static variable in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
PREFERRED_HEIGHT - Static variable in class eu.hansolo.tilesfx.addons.ImageSpinner
 
PREFERRED_HEIGHT - Static variable in class eu.hansolo.tilesfx.skins.TileSkin
 
PREFERRED_HEIGHT - Static variable in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
PREFERRED_WIDTH - Static variable in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
PREFERRED_WIDTH - Static variable in class eu.hansolo.tilesfx.addons.ImageSpinner
 
PREFERRED_WIDTH - Static variable in class eu.hansolo.tilesfx.skins.TileSkin
 
PREFERRED_WIDTH - Static variable in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
prefHeight(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
prefHeight(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
prefHeight(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
prefSize(double, double) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
prefSize(double, double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
prefSize(double, double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
prefSize(double, double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
prefWidth(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
prefWidth(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
prefWidth(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
presetTileParameters(Tile.SkinType) - Method in class eu.hansolo.tilesfx.Tile
 
PrettyListView<T> - Class in eu.hansolo.tilesfx.tools
 
PrettyListView() - Constructor for class eu.hansolo.tilesfx.tools.PrettyListView
 
PS - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PT - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PUERTO_RICO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
PURPLE - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
PURPLE - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
PURPLE - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
PURPLE - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
PURPLE_BLUE - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
PURPLE_BLUE - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
PURPLE_BLUE - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
PURPLE_BLUE - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
PW - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
PY - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

Q

q(double) - Method in class eu.hansolo.tilesfx.tools.CatmullRom
 
QA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

R

RAD_TO_DAY - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
RAD_TO_DEG - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
RAD_TO_HOUR - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
RADAR_CHART - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
RADAR_NODE_CHART - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
RadarChart - Class in eu.hansolo.tilesfx.chart
Created by hansolo on 10.06.17.
RadarChart() - Constructor for class eu.hansolo.tilesfx.chart.RadarChart
 
RadarChart(List<ChartData>) - Constructor for class eu.hansolo.tilesfx.chart.RadarChart
 
radarChartMode(RadarChartMode) - Method in class eu.hansolo.tilesfx.TileBuilder
 
RadarChartMode - Enum Class in eu.hansolo.tilesfx.chart
 
radarChartModeProperty() - Method in class eu.hansolo.tilesfx.Tile
 
RadarChartTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 10.06.17.
RadarChartTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.RadarChartTileSkin
 
RadarNodeChart - Class in eu.hansolo.tilesfx.chart
 
RadarNodeChart() - Constructor for class eu.hansolo.tilesfx.chart.RadarNodeChart
 
RadarNodeChart(List<ChartData>) - Constructor for class eu.hansolo.tilesfx.chart.RadarNodeChart
 
RadarNodeChartTileSkin - Class in eu.hansolo.tilesfx.skins
 
RadarNodeChartTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.RadarNodeChartTileSkin
 
RADIAL_CHART - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
RADIAL_DISTRIBUTION - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
RADIAL_PERCENTAGE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
RadialChartTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 17.02.17.
RadialChartTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.RadialChartTileSkin
 
RadialDistributionTileSkin - Class in eu.hansolo.tilesfx.skins
 
RadialDistributionTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.RadialDistributionTileSkin
 
RadialPercentageTileSkin - Class in eu.hansolo.tilesfx.skins
 
RadialPercentageTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.RadialPercentageTileSkin
 
range - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
rangeProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
rangeProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
rangeProperty() - Method in class eu.hansolo.tilesfx.Tile
 
rank(Rank) - Method in class eu.hansolo.tilesfx.TileBuilder
 
Rank - Class in eu.hansolo.tilesfx.tools
 
Rank() - Constructor for class eu.hansolo.tilesfx.tools.Rank
 
Rank(Ranking, Color) - Constructor for class eu.hansolo.tilesfx.tools.Rank
 
Ranking - Enum Class in eu.hansolo.tilesfx.tools
 
rankProperty() - Method in class eu.hansolo.tilesfx.Tile
 
RAPA_NUI - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
RE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
RECALC - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
recalculateWithAngle(double) - Method in class eu.hansolo.tilesfx.tools.AngleConicalGradient
 
recalculateWithAngle(double) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
RECTANGULAR - Enum constant in enum class eu.hansolo.tilesfx.Tile.ImageMask
 
RED - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
RED - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
RED - Static variable in class eu.hansolo.tilesfx.colors.ColorSkin
 
RED - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
RED - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
RED - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
RED - Static variable in class eu.hansolo.tilesfx.Tile
 
RED_PURPLE - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
RED_PURPLE - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
RED_PURPLE - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
RED_PURPLE - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
redraw() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
redraw() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
redraw() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
redraw() - Method in class eu.hansolo.tilesfx.skins.BarChartTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.CalendarTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.CharacterTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.CircularProgressTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.ClockTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.ClusterMonitorTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.ColorTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.CountdownTimerTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.CountryTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.CustomScrollableTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.DateTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.DonutChartTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.FireSmokeTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.FlipTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.FluidTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.Gauge2TileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.GaugeSparkLineTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.GaugeTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.HighLowTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.ImageCounterTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.ImageTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.LedTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.MatrixIconTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.MatrixTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.NumberTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.PercentageTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.PlusMinusTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.RadarChartTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.RadarNodeChartTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.RadialChartTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.RadialDistributionTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.RadialPercentageTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.SliderTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.SmoothAreaChartTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.SmoothedChartTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.SpinnerTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.StatusTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.StockTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.SunburstChartTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.SwitchSliderTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.SwitchTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.TestTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.TextTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.TimerControlTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.TimeTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.TurnoverTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
REDRAW - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
referenceValue(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
referenceValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
REFRESH - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
REGIONS_ON_TOP - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.BarChartTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.CalendarTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.CharacterTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.CircularProgressTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.ClockTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.ClusterMonitorTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.ColorTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.CountdownTimerTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.CountryTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.CustomScrollableTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.DateTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.DonutChartTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.FireSmokeTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.FlipTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.FluidTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.Gauge2TileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.GaugeSparkLineTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.GaugeTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.HighLowTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.ImageCounterTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.ImageTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.MatrixIconTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.MatrixTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.NumberTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.PercentageTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.PlusMinusTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.RadarChartTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.RadarNodeChartTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.RadialChartTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.RadialDistributionTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.RadialPercentageTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.SliderTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.SmoothAreaChartTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.SmoothedChartTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.SpinnerTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.StatusTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.StockTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.SunburstChartTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.SwitchSliderTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.SwitchTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.TestTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.TextTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.TimerControlTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.TimeTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.TurnoverTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
reInit() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
reInit() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
reInit() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
reInit() - Method in class eu.hansolo.tilesfx.Tile
 
reInit(double, double) - Method in class eu.hansolo.tilesfx.tools.ImageParticle
 
remainingLife - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 
removeAlarm(Alarm) - Method in class eu.hansolo.tilesfx.Tile
Removes the given Alarm object from the list of alarms.
removeAlarmEventListener(AlarmEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
removeAllAlarmEventListeners() - Method in class eu.hansolo.tilesfx.Tile
 
removeAllListeners() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
removeAllNodes() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
removeAllObservers() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
removeAllObservers() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
removeAllObservers() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
removeAllPixelMatrixEventListeners() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
removeAllTileEventListeners() - Method in class eu.hansolo.tilesfx.Tile
 
removeAllTimeEventListeners() - Method in class eu.hansolo.tilesfx.Tile
 
removeAllTreeNodeEventListeners() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
removeBarChartItem(BarChartItem) - Method in class eu.hansolo.tilesfx.Tile
 
removeBoundsEventListener(BoundsEventListener) - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
removeChartData(ChartData...) - Method in class eu.hansolo.tilesfx.Tile
 
removeChartData(List<ChartData>) - Method in class eu.hansolo.tilesfx.Tile
 
removeChartDataEventListener(ChartDataEventListener) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
removeChartDataEventListener(ChartDataEventListener) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
removeChartDataEventListener(ChartDataEventListener) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
removeDay(DayOfWeek) - Method in class eu.hansolo.tilesfx.TimeSection
 
removeLeaderBoardItem(LeaderBoardItem) - Method in class eu.hansolo.tilesfx.Tile
 
removeLocationEventListener(LocationEventListener) - Method in class eu.hansolo.tilesfx.tools.Location
 
removeMatrixIcon(MatrixIcon) - Method in class eu.hansolo.tilesfx.Tile
 
removeNode(TreeNode<T>) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
removeNodes(TreeNode<T>...) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
removeNodes(List<TreeNode<T>>) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
removeOnContentBoundsChanged(BoundsEventListener) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
removeOnContentSizeChanged(BoundsEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
removeOnSwitchPressed(EventHandler<SwitchEvent>) - Method in class eu.hansolo.tilesfx.Tile
 
removeOnSwitchReleased(EventHandler<SwitchEvent>) - Method in class eu.hansolo.tilesfx.Tile
 
removeParent() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
removePixelMatrixEventListener(PixelMatrixEventListener) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
removePoiLocation(Location) - Method in class eu.hansolo.tilesfx.Tile
 
removeSection(Section) - Method in class eu.hansolo.tilesfx.Tile
Removes the given Section from the list of sections.
removeSeries(List<XYChart.Series<String, Number>>) - Method in class eu.hansolo.tilesfx.Tile
 
removeSeries(XYChart.Series<String, Number>...) - Method in class eu.hansolo.tilesfx.Tile
 
removeSpinnerObserver(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
removeSpinnerObserver(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
removeSpinnerObserver(SpinnerObserver) - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
removeTileEventListener(TileEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
removeTilesFXSeries(TilesFXSeries<String, Number>) - Method in class eu.hansolo.tilesfx.Tile
 
removeTimeEventListener(TimeEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
removeTimeSection(TimeSection) - Method in class eu.hansolo.tilesfx.Tile
Removes the given TimeSection from the list of sections.
removeTreeNodeEventListener(TreeNodeEventListener) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
repetition(Alarm.Repetition) - Method in class eu.hansolo.tilesfx.AlarmBuilder
 
REPUBLIC_OF_MACEDONIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
REPUBLIC_OF_THE_CONGO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
reset() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
reset() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
reset() - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
resetMeasuredValues() - Method in class eu.hansolo.tilesfx.Tile
Resets the min- and maxMeasuredValue to the value of the tile.
resize() - Method in class eu.hansolo.tilesfx.skins.BarChartTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.CalendarTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.CharacterTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.CircularProgressTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.ClockTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.ClusterMonitorTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.ColorTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.CountdownTimerTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.CountryTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.CustomScrollableTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.DateTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.DonutChartTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.FireSmokeTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.FlipTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.FluidTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.Gauge2TileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.GaugeSparkLineTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.GaugeTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.HighLowTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.ImageCounterTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.ImageTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.LedTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.MatrixIconTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.MatrixTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.NumberTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.PercentageTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.PlusMinusTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.RadarChartTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.RadarNodeChartTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.RadialChartTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.RadialDistributionTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.RadialPercentageTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.SliderTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.SmoothAreaChartTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.SmoothedChartTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.SpinnerTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.StatusTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.StockTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.SunburstChartTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.SwitchSliderTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.SwitchTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.TestTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.TextTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.TimerControlTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.TimeTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.TurnoverTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
RESIZE - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.CalendarTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.CharacterTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.CircularProgressTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.ClockTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.ColorTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.CountdownTimerTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.CountryTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.DateTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.FireSmokeTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.FluidTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.Gauge2TileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.GaugeSparkLineTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.GaugeTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.HighLowTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.ImageCounterTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.NumberTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.PercentageTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.PlusMinusTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.RadialDistributionTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.RadialPercentageTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.SliderTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.SmoothAreaChartTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.SpinnerTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.StatusTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.StockTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.SwitchSliderTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.TestTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.TextTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.TimerControlTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.TimeTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.TurnoverTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.BarChartTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.CalendarTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.CharacterTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.CircularProgressTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.ClockTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.ClusterMonitorTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.ColorTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.CountdownTimerTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.CountryTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.CustomScrollableTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.DateTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.DonutChartTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.FireSmokeTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.FluidTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.Gauge2TileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.GaugeSparkLineTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.GaugeTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.HighLowTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.ImageCounterTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.ImageTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.LedTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.MatrixIconTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.MatrixTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.NumberTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.PercentageTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.PlusMinusTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.RadarChartTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.RadarNodeChartTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.RadialChartTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.RadialDistributionTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.RadialPercentageTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.SliderTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.SmoothAreaChartTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.SmoothedChartTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.SpinnerTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.StatusTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.StockTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.SunburstChartTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.SwitchSliderTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.SwitchTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.TestTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.TextTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.TimeTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.TurnoverTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
returnToZero(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
returnToZeroProperty() - Method in class eu.hansolo.tilesfx.Tile
 
rightGraphics(Node) - Method in class eu.hansolo.tilesfx.TileBuilder
 
rightGraphicsProperty() - Method in class eu.hansolo.tilesfx.Tile
 
rightText(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
rightTextProperty() - Method in class eu.hansolo.tilesfx.Tile
 
rightValue(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
rightValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
ringColorProperty() - Method in class eu.hansolo.tilesfx.addons.Indicator
 
RISE - Enum constant in enum class eu.hansolo.tilesfx.skins.LeaderBoardItem.State
 
RO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ROMANIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
rotatePointAroundRotationCenter(double, double, double, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
rotatePointAroundRotationCenter(Point, Point, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
RotationEffect - Class in eu.hansolo.tilesfx.tools
 
RotationEffect() - Constructor for class eu.hansolo.tilesfx.tools.RotationEffect
 
RotationEffect(Color, double, double, double) - Constructor for class eu.hansolo.tilesfx.tools.RotationEffect
 
round(double, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
ROUND - Enum constant in enum class eu.hansolo.tilesfx.chart.PixelMatrix.PixelShape
 
ROUND - Enum constant in enum class eu.hansolo.tilesfx.Tile.ImageMask
 
roundDoubleToInt(double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
ROUNDED_RECT - Enum constant in enum class eu.hansolo.tilesfx.chart.PixelMatrix.PixelShape
 
roundedCorners(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
roundedCornersProperty() - Method in class eu.hansolo.tilesfx.Tile
 
roundTo(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
roundToHalf(double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
RS - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
RU - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
running(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
runningProperty() - Method in class eu.hansolo.tilesfx.Tile
 
RUSSIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
RW - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
RWANDA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 

S

S - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
SA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SABA_ISLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SAHRAWI_ARAB_DEMOCRATIC_REPUBLIC - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SAINT_KITTS_AND_NEVIS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SAMOA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SAN_MARINO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SAO_TOME_AND_PRINCE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SARDINIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SAT - Enum constant in enum class eu.hansolo.tilesfx.Tile.MapProvider
 
SAUDI_ARABIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SB - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SC - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
scaleLegendToValue(double) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
scaleLegendToValue(double) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
scaleNodeTo(Node, double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
scaleX(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
scaleX(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
scaleX(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
scaleY(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
scaleY(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
scaleY(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
SCOTLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SD - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SE - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
SECOND - Enum constant in enum class eu.hansolo.tilesfx.events.TimeEvent.TimeEventType
 
SECOND - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
secondColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
secondColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
SECONDS_PER_DAY - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
SECONDS_PER_DAY - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
SECONDS_PER_HOUR - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
SECONDS_PER_MINUTE - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
SECONDS_PER_MONTH - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
secondsVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
secondsVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
Section - Class in eu.hansolo.tilesfx
Created by hansolo on 19.12.16.
Section() - Constructor for class eu.hansolo.tilesfx.Section
Represents an area of a given range, defined by a start and stop value.
Section(double, double) - Constructor for class eu.hansolo.tilesfx.Section
 
Section(double, double, String, Image, Color, Color) - Constructor for class eu.hansolo.tilesfx.Section
 
Section(double, double, String, Image, Color, Color, Color) - Constructor for class eu.hansolo.tilesfx.Section
 
Section(double, double, String, Image, Color, Color, Color, String) - Constructor for class eu.hansolo.tilesfx.Section
 
Section(double, double, String, Color) - Constructor for class eu.hansolo.tilesfx.Section
 
Section(double, double, String, Color, Color) - Constructor for class eu.hansolo.tilesfx.Section
 
Section(double, double, Image, Color) - Constructor for class eu.hansolo.tilesfx.Section
 
Section(double, double, Color) - Constructor for class eu.hansolo.tilesfx.Section
 
Section(double, double, Color, Color) - Constructor for class eu.hansolo.tilesfx.Section
 
SECTION - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
Section.SectionEvent - Class in eu.hansolo.tilesfx
 
SectionBuilder<B extends SectionBuilder<B>> - Class in eu.hansolo.tilesfx
Created by hansolo on 23.12.16.
SectionBuilder() - Constructor for class eu.hansolo.tilesfx.SectionBuilder
 
SectionComparator - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 26.01.16.
SectionComparator() - Constructor for class eu.hansolo.tilesfx.tools.SectionComparator
 
SectionEvent(Object, EventTarget, EventType<Section.SectionEvent>) - Constructor for class eu.hansolo.tilesfx.Section.SectionEvent
 
sectionIconsVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sectionIconsVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
sections - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
sections(Section...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sections(List<Section>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sectionsAlwaysVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sectionsAlwaysVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
sectionsVisible - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
sectionsVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sectionsVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
sectionTextVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sectionTextVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
SECTOR - Enum constant in enum class eu.hansolo.tilesfx.chart.RadarChartMode
 
selected(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
SELECTED_CHART_DATA - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
selectorFillColorProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
selectorSizeProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
selectorStrokeColorProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
SENEGAL - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
separatorColorProperty() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
SERBIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
series(List<XYChart.Series<String, Number>>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
series(XYChart.Series<String, Number>...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
SERIES - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
SERIES_ADD - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
SERIES_REMOVE - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
SERIES_SET - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
set(double, double) - Method in class eu.hansolo.tilesfx.tools.Location
 
set(double, double) - Method in class eu.hansolo.tilesfx.tools.Point
 
set(double, double, double, double) - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
set(double, double, double, Instant) - Method in class eu.hansolo.tilesfx.tools.Location
 
set(double, double, double, Instant, String) - Method in class eu.hansolo.tilesfx.tools.Location
 
set(int, double) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
set(CtxBounds) - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
set(Location) - Method in class eu.hansolo.tilesfx.tools.Location
 
set(Point) - Method in class eu.hansolo.tilesfx.tools.Point
 
setActive(boolean) - Method in class eu.hansolo.tilesfx.addons.Switch
Sets the value of the property active.
setActive(boolean) - Method in class eu.hansolo.tilesfx.Section
Sets the value of the property active.
setActive(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the switch in the SwitchTileSkin is active
setActive(boolean) - Method in class eu.hansolo.tilesfx.TimeSection
Sets the value of the property active.
setActiveColor(Color) - Method in class eu.hansolo.tilesfx.addons.Switch
Sets the value of the property activeColor.
setActiveColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property activeColor.
setAlarmColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the alarm icon
setAlarms(Alarm...) - Method in class eu.hansolo.tilesfx.Tile
Sets the alarms to the given array of Alarm objects.
setAlarms(List<Alarm>) - Method in class eu.hansolo.tilesfx.Tile
Sets the alarms to the given list of Alarm objects.
setAlarmsEnabled(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if alarms are enabled.
setAlarmsVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if alarm markers should be drawn.
setAlert(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the alert property should be set.
setAlertMessage(String) - Method in class eu.hansolo.tilesfx.Tile
Defines the text that could be used in a tooltip as an alert message.
setAllPixelsOff() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setAllPixelsOn() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setAlpha(double) - Method in class eu.hansolo.tilesfx.tools.RotationEffect
Sets the value of the property alpha.
setAltitude(double) - Method in class eu.hansolo.tilesfx.tools.Location
 
setAngleRange(double) - Method in class eu.hansolo.tilesfx.Tile
Defines the angle range in degree that will be used to draw the scale of the radial tile.
setAnimated(boolean) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setAnimated(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if setting the value of the tile should be animated using the duration defined in animationDuration [ms].
setAnimationDuration(long) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setAnimationDuration(long) - Method in class eu.hansolo.tilesfx.Tile
Defines the duration in milliseconds that will be used to animate the needle/bar of the tile from the last value to the next value.
setArmed(boolean) - Method in class eu.hansolo.tilesfx.Alarm
Defines if the alarm is activated.
setAutoItemBrightTextColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used if autoItemTextColor == true and the background of the items is dark Currently only used in CycleStepTileSkin
setAutoItemDarkTextColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used if autoItemTextColor == true and the background of the items is bright Currently only used in CycleStepTileSkin
setAutoItemTextColor(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the text color of items should be set automatically dependend on their background color Currently only used in CycleStepTileSkin
setAutoReferenceValue(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the reference value for the StockTileSkin should be calculated automatically
setAutoScale(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the scale should be calculated automatically based on the defined values for min- and maxValue.
setAutoTextColor(boolean) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines if the text color of the chart data should be adjusted according to the chart data fill color
setAverageVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the average indicator should be drawn
setAveragingEnabled(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the averaging functionality will be enabled.
setAveragingPeriod(int) - Method in class eu.hansolo.tilesfx.Tile
Defines the number values that should be used for the averaging of values.
setAxisTickMarkFill(Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
Sets the value of the property backgroundColor.
setBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
Sets the value of the property backgroundColor.
setBackgroundColor(Color) - Method in interface eu.hansolo.tilesfx.addons.Spinner
Sets the value of the property backgroundColor.
setBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.addons.Switch
Sets the value of the property backgroundColor.
setBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines the color that will be used to fill the background of the chart
setBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the Paint object that will be used to fill the tile background.
setBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
setBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
setBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
setBackgroundImage(Image) - Method in class eu.hansolo.tilesfx.Tile
 
setBackgroundImageKeepAspect(boolean) - Method in class eu.hansolo.tilesfx.Tile
 
setBackgroundImageOpacity(double) - Method in class eu.hansolo.tilesfx.Tile
 
setBackgroundVisible(boolean) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
Sets the value of the property backgroundVisible.
setBackgroundVisible(boolean) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
Sets the value of the property backgroundVisible.
setBackgroundVisible(boolean) - Method in interface eu.hansolo.tilesfx.addons.Spinner
Sets the value of the property backgroundVisible.
setBarBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Sets the value of the property barBackgroundColor.
setBarBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
Sets the value of the property barBackgroundColor.
setBarBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the bar background of the tile (if it has a bar).
setBarChartItems(BarChartItem...) - Method in class eu.hansolo.tilesfx.Tile
 
setBarChartItems(List<BarChartItem>) - Method in class eu.hansolo.tilesfx.Tile
 
setBarColor(Color) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setBarColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the bar of the tile (if it has a bar).
setBorderColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the Paint object that will be used to draw the border of the tile.
setBorderWidth(double) - Method in class eu.hansolo.tilesfx.Tile
Defines the width in pixels that will be used to draw the border of the tile.
setBottomLeft(double) - Method in class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
setBottomRight(double) - Method in class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
setBrightTextColor(Color) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines the color that will be used by the autoTextColor feature as the bright text on dark segment fill colors
setCenterX(double) - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
setCenterY(double) - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
setCharacters(String...) - Method in class eu.hansolo.tilesfx.Tile
 
setCharAt(char, int, int) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setCharAt(char, int, int, int) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setCharAtWithBackground(char, int, int) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setCharAtWithBackground(char, int, int, int) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setChartBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property chartBackgroundColor.
setChartBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property chartBackgroundColor.
setChartData(ChartData) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setChartData(ChartData) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setChartData(ChartData...) - Method in class eu.hansolo.tilesfx.Tile
 
setChartData(List<ChartData>) - Method in class eu.hansolo.tilesfx.Tile
 
setChartFill(Paint) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property chartFill.
setChartFill(Paint) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property chartFill.
setChartForegroundColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property chartForegroundColor.
setChartForegroundColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property chartForegroundColor.
setChartGridColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize lines in charts e.g.
setChartPlotBackground(Background) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setChartPlotBackground(Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setChartTextColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property chartTextColor.
setChartTextColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property chartTextColor.
setChartType(SmoothedChart.ChartType) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property chartType.
setChartType(Tile.ChartType) - Method in class eu.hansolo.tilesfx.Tile
 
setCheckLowerThreshold(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the current value should be checked against the lower threshold
setCheckSectionsForValue(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the value of the tile should be checked against all sections (if sections not empty).
setCheckThreshold(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the current value should be checked against the threshold
setChildren(List<TreeNode<T>>) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
setColor(Color) - Method in class eu.hansolo.tilesfx.Alarm
Defines the color that will be used to colorize the alarm
setColor(Color) - Method in class eu.hansolo.tilesfx.Section
Defines the color that will be used to colorize the section in a gauge.
setColor(Color) - Method in class eu.hansolo.tilesfx.TimeSection
Defines the color that will be used to colorize the section in a clock.
setColor(Color) - Method in enum class eu.hansolo.tilesfx.tools.Country
 
setColor(Color) - Method in class eu.hansolo.tilesfx.tools.CountryGroup
 
setColor(Color) - Method in class eu.hansolo.tilesfx.tools.Location
 
setColor(Color) - Method in class eu.hansolo.tilesfx.tools.Pixel
 
setColor(Color) - Method in class eu.hansolo.tilesfx.tools.Rank
 
setColor(Color) - Method in class eu.hansolo.tilesfx.tools.RotationEffect
Sets the value of the property color.
setColsAndRows(int[]) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setColsAndRows(int, int) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setCommand(Command) - Method in class eu.hansolo.tilesfx.Alarm
Defines a class that implements the Command interface and which execute() method will be called when the alarm is triggered.
setCountry(Country) - Method in class eu.hansolo.tilesfx.Tile
Defines the Locale that will be used to visualize the country in the CountryTileSkin
setCountryGroup(CountryGroup) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property countryGroup.
setCurrentLocation(Location) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property currentLocation.
setCustomDecimalFormat(DecimalFormat) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property customDecimalFormat.
setCustomDecimalFormatEnabled(boolean) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property customDecimalFormatEnabled.
setCustomFont(Font) - Method in class eu.hansolo.tilesfx.Tile
Defines the custom font that can be used to render all text elements.
setCustomFontEnabled(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the control should use the given customFont to render all text elements
setDarkTextColor(Color) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines the color that will be used by the autoTextColor feature as the dark text on bright segment fill colors
setData(List<ChartData>) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setData(List<ChartData>) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
setDataPointsVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property dataPointsVisible.
setDate(int, int, int) - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
setDate(int, int, int, int, int, int) - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
setDate(LocalDate) - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
setDate(LocalDateTime) - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
setDateColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the date of the clock
setDateVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the date of the clock will be drawn.
setDays(DayOfWeek...) - Method in class eu.hansolo.tilesfx.TimeSection
 
setDays(Set<DayOfWeek>) - Method in class eu.hansolo.tilesfx.TimeSection
 
setDecimals(int) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property decimals.
setDecimals(int) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines the number of decimals that will be used to format the values in the tooltip
setDecimals(int) - Method in class eu.hansolo.tilesfx.Tile
Defines the number of decimals that will be used to format the value of the tile.
setDescription(String) - Method in class eu.hansolo.tilesfx.Tile
Sets the description text of the tile.
setDescriptionAlignment(Pos) - Method in class eu.hansolo.tilesfx.Tile
Defines the alignment of the description text (esp.
setDescriptionColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the description text of the tile.
setDiscreteHours(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the hour hand of the clock should move in discrete steps of 1 hour.
setDiscreteMinutes(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the minute hand of the clock should move in discrete steps of 1 minute.
setDiscreteSeconds(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the second hand of the clock should move in discrete steps of 1 second.
setDotOffColor(Color) - Method in class eu.hansolo.tilesfx.addons.Indicator
Sets the value of the property dotOffColor.
setDotOnColor(Color) - Method in class eu.hansolo.tilesfx.addons.Indicator
Sets the value of the property dotOnColor.
setDuration(Duration) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setDuration(Duration) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setDuration(Duration) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setDuration(LocalTime) - Method in class eu.hansolo.tilesfx.Tile
Defines a duration that is used in the TimeTileSkin
setDurationFormatString(String) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setFill(Paint) - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
setFillColor(Color) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setFillWithGradient(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines the usage of a gradient defined by gradientStops to fill the area in the SmoothAreaTileSkin
setFixedYScale(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines how the y-scale will be drawn.
setFlag(Flag) - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
setFlag(Flag, double) - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
setFlagSize(double) - Method in class eu.hansolo.tilesfx.icons.FlagIcon
 
setFlatUI(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the UI should be more flat than skeuomorphic.
setFlipText(String) - Method in class eu.hansolo.tilesfx.Tile
Defines the text that will be used to visualize the FlipTileSkin
setFlipTimeInMS(long) - Method in class eu.hansolo.tilesfx.Tile
 
setForegroundBaseColor(Color) - Method in class eu.hansolo.tilesfx.Tile
A convenient method to set the color of foreground elements like title, description, unit, value, tickLabel and tickMark to the given Color.
setForegroundColor(Color) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
Sets the value of the property foregroundColor.
setForegroundColor(Color) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
Sets the value of the property foregroundColor.
setForegroundColor(Color) - Method in interface eu.hansolo.tilesfx.addons.Spinner
Sets the value of the property foregroundColor.
setForegroundColor(Color) - Method in class eu.hansolo.tilesfx.addons.Switch
Sets the value of the property foregroundColor.
setForegroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the Paint object that will be used to fill the tile foreground.
setForegroundColor(Color) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
setForegroundColor(Color) - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
setForegroundColor(Color) - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
setFormatString(String) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setFormatString(String) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setFormatString(String) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setGradientLookup(GradientLookup) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
setGradientLookup(GradientLookup) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setGradientStops(List<Stop>) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setGradientStops(List<Stop>) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
setGradientStops(List<Stop>) - Method in class eu.hansolo.tilesfx.Tile
 
setGradientStops(Stop...) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setGradientStops(Stop...) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
setGradientStops(Stop...) - Method in class eu.hansolo.tilesfx.Tile
 
setGraphic(Node) - Method in class eu.hansolo.tilesfx.Tile
Defines an optional node that can be used in combination with the CustomTileSkin.
setGridColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property gridColor.
setGridColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property gridColor.
setHappiness(HappinessIndicator.Happiness) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Sets the value of the property happiness.
setHappyColor(Color) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Sets the value of the property happyColor.
setHeight(double) - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
setHighlightColor(Color) - Method in class eu.hansolo.tilesfx.Section
Defines the color that will be used to colorize a highlighted section
setHighlightColor(Color) - Method in class eu.hansolo.tilesfx.TimeSection
Defines the color that will be used to colorize a highlighted section
setHighlightSections(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if sections should be highlighted in case they contain the current value
setHourColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the hour hand of the clock
setHourTickMarkColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the hour tickmarks of the clock.
setHourTickMarksVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the hour tickmarks will be drawn.
setIcon(Image) - Method in class eu.hansolo.tilesfx.Section
Defines an image for the section.
setIcon(Image) - Method in class eu.hansolo.tilesfx.TimeSection
Defines an image for the section.
setImage(Image) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setImage(Image) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property image.
setImageMask(Tile.ImageMask) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property imageMask.
setIncrement(double) - Method in class eu.hansolo.tilesfx.Tile
 
setIndex(int) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setInfo(String) - Method in class eu.hansolo.tilesfx.tools.Location
 
setInfoRegionBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
setInfoRegionEventHandler(EventHandler<MouseEvent>) - Method in class eu.hansolo.tilesfx.Tile
 
setInfoRegionForegroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
setInfoRegionTooltipText(String) - Method in class eu.hansolo.tilesfx.Tile
 
setInnerShadowEnabled(boolean) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setInnerShadowEnabled(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if an inner shadow should be drawn on the tile background.
setInteractive(boolean) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property interactive.
setInteractive(boolean) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines if the chart should be drawn using Path elements, fire ChartDataEvents and shows tooltips on segments or if the the chart should be drawn using one Canvas node.
setInteractive(boolean) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property interactive.
setItem(T) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
setItemSorting(Tile.ItemSorting) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property itemSorting.
setItemSortingTopic(Tile.ItemSortingTopic) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setItemSortingTopic(Tile.ItemSortingTopic) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property itemSortingTopic.
setKeepAspect(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the control should keep it's aspect.
setKnobColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the knob of the radial tiles.
setLatitude(double) - Method in class eu.hansolo.tilesfx.tools.Location
 
setLeaderBoardItems(LeaderBoardItem...) - Method in class eu.hansolo.tilesfx.Tile
 
setLeaderBoardItems(List<LeaderBoardItem>) - Method in class eu.hansolo.tilesfx.Tile
 
setLeftGraphics(Node) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property leftGraphics.
setLeftText(String) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property leftText.
setLeftValue(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property leftValue.
setLegendSymbolFill(Paint) - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
setLegendVisible(boolean) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property legendVisible.
setLegendVisible(boolean) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property legendVisible.
setLocale(Locale) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setLocale(Locale) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setLocale(Locale) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property locale.
setLocale(Locale) - Method in class eu.hansolo.tilesfx.tools.CountryPath
 
setLocation(Location) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setLongitude(double) - Method in class eu.hansolo.tilesfx.tools.Location
 
setLowerRightRegionBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
setLowerRightRegionForegroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
setLowerRightRegionTooltipText(String) - Method in class eu.hansolo.tilesfx.Tile
 
setLowerThreshold(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property lowerThreshold.
setLowerThresholdColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property lowerThresholdColor.
setLowerThresholdVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the lower threshold indicator should be drawn
setMajorTickUnit(double) - Method in class eu.hansolo.tilesfx.Tile
 
setMapProvider(Tile.MapProvider) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property mapProvider.
setMatrixFont(MatrixFont) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setMatrixIcons(MatrixIcon...) - Method in class eu.hansolo.tilesfx.Tile
 
setMatrixIcons(List<MatrixIcon>) - Method in class eu.hansolo.tilesfx.Tile
 
setMatrixSize(int[]) - Method in class eu.hansolo.tilesfx.Tile
 
setMatrixSize(int, int) - Method in class eu.hansolo.tilesfx.Tile
 
setMaxMeasuredValue(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the maxMeasuredVAlue to the given value.
setMaxMeasuredValueVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the indicator of the maxMeasuredValue should be visible.
setMaxTicks(double) - Method in class eu.hansolo.tilesfx.tools.NiceScale
 
setMaxTimePeriod(Duration) - Method in class eu.hansolo.tilesfx.Tile
Defines the duration that will be used to store datapoints in the skin
setMaxValue(double) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setMaxValue(double) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property maxValue.
setMaxValue(double) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property maxValue.
setMaxValue(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setMaxValue(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the maximum value of the tile scale to the given value
setMaxValueVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property maxValueVisible.
setMiddleGraphics(Node) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property middleGraphics.
setMiddleText(String) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property middleText.
setMiddleValue(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property middleValue.
setMinMax(double, double) - Method in class eu.hansolo.tilesfx.tools.NiceScale
 
setMinMeasuredValue(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the minMeasuredValue to the given value.
setMinMeasuredValueVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the indicator of the minMeasuredValue should be visible.
setMinorTickCount(int) - Method in class eu.hansolo.tilesfx.Tile
 
setMinuteColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the minute hand of the clock.
setMinuteTickMarkColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the minute tickmarks of the clock.
setMinuteTickMarksVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the minute tickmarks will be drawn.
setMinValue(double) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setMinValue(double) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property minValue.
setMinValue(double) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property minValue.
setMinValue(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the minimum value of the tile scale to the given value
setMinValueVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property minValueVisible.
setMode(RadarChartMode) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property mode.
setMode(RadarChartMode) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property mode.
setName(String) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setName(String) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setName(String) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setName(String) - Method in class eu.hansolo.tilesfx.tools.CountryPath
 
setName(String) - Method in class eu.hansolo.tilesfx.tools.Location
 
setNameColor(Color) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
Sets the value of the property nameColor.
setNameColor(Color) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
Sets the value of the property nameColor.
setNeedleColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the needle of the radial tiles.
setNeutralColor(Color) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Sets the value of the property neutralColor.
setNoOfCols(Integer) - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
Sets the value of the property noOfCols.
setNoOfColsAndNoOfRows(int, int) - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
 
setNoOfRows(Integer) - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
Sets the value of the property noOfRows.
setNoOfSectors(int) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property noOfSectors.
setNoOfSectors(int) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property noOfSectors.
setNotifyRegionBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
setNotifyRegionForegroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
setNotifyRegionTooltipText(String) - Method in class eu.hansolo.tilesfx.Tile
 
setNumberFormat(NumberFormat) - Method in class eu.hansolo.tilesfx.Tile
Defines the number format that will be used to format the value in the tile (NOT USED AT THE MOMENT)
setNumberOfValuesForTrendCalculation(int) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property numberOfValuesForTrendCalculation.
setOldValueVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the old value of the tile should be visible (not implemented)
setOn(boolean) - Method in class eu.hansolo.tilesfx.addons.Indicator
Sets the value of the property on.
setOnAlarm(AlarmEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
setOnBoundsEvent(BoundsEventListener) - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
setOnChartDataEvent(ChartDataEventListener) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setOnChartDataEvent(ChartDataEventListener) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setOnChartDataEvent(ChartDataEventListener) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setOnContentBoundsChanged(BoundsEventListener) - Method in class eu.hansolo.tilesfx.skins.TileSkin
Adds a listener to the content bounds area.
setOnContentSizeChanged(BoundsEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
setOnLocationEvent(LocationEventListener) - Method in class eu.hansolo.tilesfx.tools.Location
 
setOnMarkerPressed(EventHandler<Alarm.AlarmMarkerEvent>) - Method in class eu.hansolo.tilesfx.Alarm
Sets the value of the property onMarkerPressed.
setOnMarkerReleased(EventHandler<Alarm.AlarmMarkerEvent>) - Method in class eu.hansolo.tilesfx.Alarm
Sets the value of the property onMarkerReleased.
setOnPixelMatrixEvent(PixelMatrixEventListener) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setOnSectionEntered(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.tilesfx.Section
Sets the value of the property onSectionEntered.
setOnSectionLeft(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.tilesfx.Section
Sets the value of the property onSectionLeft.
setOnSectionUpdate(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.tilesfx.Section
Sets the value of the property onSectionUpdate.
setOnSpinnerEvent(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
setOnSpinnerEvent(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
setOnSpinnerEvent(SpinnerObserver) - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
setOnSwitchPressed(EventHandler<SwitchEvent>) - Method in class eu.hansolo.tilesfx.Tile
 
setOnSwitchReleased(EventHandler<SwitchEvent>) - Method in class eu.hansolo.tilesfx.Tile
 
setOnTileEvent(TileEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
setOnTimeEvent(TimeEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
setOnTimeSectionEntered(EventHandler<TimeSection.TimeSectionEvent>) - Method in class eu.hansolo.tilesfx.TimeSection
Sets the value of the property onTimeSectionEntered.
setOnTimeSectionLeft(EventHandler<TimeSection.TimeSectionEvent>) - Method in class eu.hansolo.tilesfx.TimeSection
Sets the value of the property onTimeSectionLeft.
setOnTreeNodeEvent(TreeNodeEventListener) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
setOnValueChanged(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
setOnValueChanged(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
setOnValueChanged(SpinnerObserver) - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
setOnZeroPassed(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
setOnZeroPassed(SpinnerObserver) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
setOnZeroPassed(SpinnerObserver) - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
setOrientation(Orientation) - Method in class eu.hansolo.tilesfx.Tile
Defines the orientation of the control.
setOverlayVisible(boolean) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
Sets the value of the property overlayVisible.
setOverlayVisible(boolean) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
Sets the value of the property overlayVisible.
setOverlayVisible(boolean) - Method in interface eu.hansolo.tilesfx.addons.Spinner
Sets the value of the property overlayVisible.
setParent(TreeNode<T>) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
setParentSize(double, double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setParentSize(double, double) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setPauseDuration(long) - Method in class eu.hansolo.tilesfx.Tile
Defines the duration in milliseconds that will be used as pause between animations in the MatrixIconSkin clamped in the range of 10ms - 10s.
setPercentageVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines the visibility of percentage values.
setPeriod(int) - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
setPixel(int, int, boolean) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setPixel(int, int, int) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setPixel(int, int, Color) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setPixelAt(int, int, Color) - Method in class eu.hansolo.tilesfx.tools.MatrixIcon
 
setPixelOffColor(Color) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setPixelOnColor(Color) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setPixelShape(PixelMatrix.PixelShape) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setPixelWithRedraw(int, int, boolean) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setPixelWithRedraw(int, int, int) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setPixelWithRedraw(int, int, Color) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setPoiList(List<Location>) - Method in class eu.hansolo.tilesfx.Tile
 
setPoiLocations(Location...) - Method in class eu.hansolo.tilesfx.Tile
 
setRadarChartMode(RadarChartMode) - Method in class eu.hansolo.tilesfx.Tile
Defines the mode that is used in the RadarChartTileSkin to visualize the data in the RadarChart.
setRank(Rank) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property rank.
setRanking(Ranking) - Method in class eu.hansolo.tilesfx.tools.Rank
 
setReferenceValue(double) - Method in class eu.hansolo.tilesfx.Tile
Defines the reference value that will be used in the HighLowTileSkin
setRepetition(Alarm.Repetition) - Method in class eu.hansolo.tilesfx.Alarm
Defines the repetition rate of the alarm.
setReturnToZero(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines the behavior of the visualization where the needle/bar should always return to 0 after it reached the final value.
setRightGraphics(Node) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property rightGraphics.
setRightText(String) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property rightText.
setRightValue(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property rightValue.
setRingColor(Color) - Method in class eu.hansolo.tilesfx.addons.Indicator
Sets the value of the property ringColor.
setRoundedCorner(boolean) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
setRoundedCorner(boolean) - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
setRoundedCorner(boolean) - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
setRoundedCorners(boolean) - Method in class eu.hansolo.tilesfx.Tile
Switches the corners of the Tiles between rounded and rectangular
setRunning(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the clock is running.
setSecondColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the second hand of the clock
setSecondsVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the second hand of the clock will be drawn.
setSectionIconsVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the icon of the sections should be drawn inside the sections.
setSections(Section...) - Method in class eu.hansolo.tilesfx.Tile
Sets the sections to the given array of Section objects.
setSections(List<Section>) - Method in class eu.hansolo.tilesfx.Tile
Sets the sections to the given list of Section objects.
setSectionsAlwaysVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the sections will always be visible.
setSectionsVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the sections will be drawn
setSectionTextVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the text of the sections should be drawn inside the sections.
setSelectorFillColor(Color) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property selectorFillColor.
setSelectorSize(double) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property selectorSize.
setSelectorStrokeColor(Color) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property selectorStrokeColor.
setSeparateMonths(boolean) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
setSeparatorColor(Color) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
Sets the value of the property separatorColor.
setSeries(List<XYChart.Series<String, Number>>) - Method in class eu.hansolo.tilesfx.Tile
 
setSeries(XYChart.Series<String, Number>...) - Method in class eu.hansolo.tilesfx.Tile
 
setSeries(XYChart.Series<X, Y>) - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
setSeriesColor(XYChart.Series<X, Y>, Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSeriesColor(XYChart.Series<X, Y>, Paint, Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSeriesColor(XYChart.Series<X, Y>, Paint, Paint, Background) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSeriesColor(XYChart.Series<X, Y>, Paint, Paint, BackgroundFill, BackgroundFill) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSeriesColor(XYChart.Series<X, Y>, Paint, Paint, Background, Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSeriesColor(XYChart.Series<X, Y>, Paint, Paint, Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setShadowsEnabled(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if effects like shadows should be drawn.
setShowMonth(boolean) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
setSkinType(Tile.SkinType) - Method in class eu.hansolo.tilesfx.Tile
 
setSmoothed(boolean) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property smoothed.
setSmoothing(boolean) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setSmoothing(boolean) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
setSmoothing(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the smoothing property should be enabled/disabled.
setSnapshotBackground(Color) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
setSnapshotBackground(Color) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
setSnapshotBackground(Color) - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
setSnapToTicks(boolean) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property snapToTicks.
setSnapToTicks(boolean) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property snapToTicks.
setSpacerSizeFactor(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setSpinnerType(SpinnerType) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
setSpinnerType(SpinnerType) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
setSpinnerType(SpinnerType) - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
setSquarePixels(boolean) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setStart(double) - Method in class eu.hansolo.tilesfx.Section
Defines the value where the section begins.
setStart(LocalTime) - Method in class eu.hansolo.tilesfx.TimeSection
Defines the time when the section starts.
setStartAngle(double) - Method in class eu.hansolo.tilesfx.Tile
Defines the angle in degree that defines the start of the scale with it's minValue in a radial tile.
setStartFromZero(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines the behavior of the visualization where the needle/bar should start from 0 instead of the minValue.
setStepSize(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setStop(double) - Method in class eu.hansolo.tilesfx.Section
Defines the value where the section ends.
setStop(LocalTime) - Method in class eu.hansolo.tilesfx.TimeSection
Defines the time when the section ends
setStops(double, List<Stop>) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
setStops(double, Stop...) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
setStops(List<Stop>) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
setStops(List<Stop>) - Method in class eu.hansolo.tilesfx.tools.GradientLookup
 
setStops(Stop...) - Method in class eu.hansolo.tilesfx.tools.ConicalGradient
 
setStops(Stop...) - Method in class eu.hansolo.tilesfx.tools.GradientLookup
 
setStroke(Paint) - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
setStrokeColor(Color) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setStrokeWithGradient(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines the usage of a gradient defined by gradientStops to stroke the line in the SparklineTileSkin
setStyleClass(String) - Method in class eu.hansolo.tilesfx.Section
Defines the style class that can be used to colorize the section.
setSubDivisions(int) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property subDivisions.
setSVGPath(SVGPath) - Method in class eu.hansolo.tilesfx.Tile
 
setSymbolBackground(Background) - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
setSymbolFill(XYChart.Series<X, Y>, Background) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSymbolSize(XYChart.Series<X, Y>, double) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSymbolsVisible(boolean) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property symbolsVisible.
setSymbolsVisible(XYChart.Series<X, Y>, boolean) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setText(String) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
setText(String) - Method in class eu.hansolo.tilesfx.Alarm
Defines a text for the alarm.
setText(String) - Method in class eu.hansolo.tilesfx.Section
Defines a text for the section.
setText(String) - Method in class eu.hansolo.tilesfx.Tile
Define the text for the clock.
setText(String) - Method in class eu.hansolo.tilesfx.TimeSection
Defines the text for the section
setTextAlignment(TextAlignment) - Method in class eu.hansolo.tilesfx.Tile
Defines the alignment that will be used to align the text in the Tile.
setTextColor(Color) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Sets the value of the property textColor.
setTextColor(Color) - Method in class eu.hansolo.tilesfx.addons.YearChart
 
setTextColor(Color) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setTextColor(Color) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines the color that will be used to draw text in segments if useChartDataTextColor == false
setTextColor(Color) - Method in class eu.hansolo.tilesfx.Section
Defines the color that will be used to colorize the section text.
setTextColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the text of the clock.
setTextColor(Color) - Method in class eu.hansolo.tilesfx.TimeSection
Defines the color that will be used to colorize the section text
setTextOrientation(SunburstChart.TextOrientation) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines the orientation the text will be drawn in the segments
setTextSize(Tile.TextSize) - Method in class eu.hansolo.tilesfx.Tile
Defines the text size that will be used for the title, subtitle and text in the different skins.
setTextVisible(boolean) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Sets the value of the property textVisible.
setTextVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the text of the clock will be drawn.
setThreshold(double) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property threshold.
setThreshold(double) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property threshold.
setThreshold(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the threshold of the tile to the given value.
setThresholdColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property thresholdColor.
setThresholdColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property thresholdColor.
setThresholdColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the threshold indicator of the tile.
setThresholdVisible(boolean) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property thresholdVisible.
setThresholdVisible(boolean) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property thresholdVisible.
setThresholdVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the threshold indicator should be drawn
setThumbColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property thumbColor.
setTickLabelColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property tickLabelColor.
setTickLabelDecimals(int) - Method in class eu.hansolo.tilesfx.Tile
Defines the number of tickLabelDecimals that will be used to format the ticklabels of the tile.
setTickLabelFill(Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setTickLabelsXVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property tickLabelsXVisible.
setTickLabelsYVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property tickLabelsYVisible.
setTickMarkColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property tickMarkColor.
setTilesFXSeries(TilesFXSeries<String, Number>...) - Method in class eu.hansolo.tilesfx.Tile
 
setTilesFXSeries(List<TilesFXSeries<String, Number>>) - Method in class eu.hansolo.tilesfx.Tile
 
setTime(long) - Method in class eu.hansolo.tilesfx.Tile
 
setTime(ZonedDateTime) - Method in class eu.hansolo.tilesfx.Alarm
Defines the time of the alarm.
setTime(ZonedDateTime) - Method in class eu.hansolo.tilesfx.Tile
Defines the current time of the clock.
setTimeoutMs(long) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property timeoutMs.
setTimePeriod(Duration) - Method in class eu.hansolo.tilesfx.Tile
Defines the duration that should be used for the data shown in the TimelineTileSkin
setTimePeriodResolution(TimeUnit) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property timePeriodResolution.
setTimeSections(TimeSection...) - Method in class eu.hansolo.tilesfx.Tile
Sets the sections to the given array of TimeSection objects.
setTimeSections(List<TimeSection>) - Method in class eu.hansolo.tilesfx.Tile
Sets the sections to the given list of TimeSection objects.
setTimestamp(Instant) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setTimestamp(Instant) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setTimestamp(Instant) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setTimestamp(Instant) - Method in class eu.hansolo.tilesfx.tools.Location
 
setTimestampFormatter(DateTimeFormatter) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setTitle(String) - Method in class eu.hansolo.tilesfx.Tile
Sets the title of the tile.
setTitleAlignment(TextAlignment) - Method in class eu.hansolo.tilesfx.Tile
Defines the alignment that will be used to align the title in the Tile.
setTitleColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the title of the tile.
setTooltip(Tooltip) - Method in class eu.hansolo.tilesfx.tools.CountryPath
 
setTooltipText(String) - Method in class eu.hansolo.tilesfx.Tile
Defines the text that will be shown in the Tile tooltip
setTooltipText(String) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
setTooltipText(String) - Method in class eu.hansolo.tilesfx.tools.LowerRightRegion
 
setTooltipText(String) - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
setTooltipTimeout(double) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
Sets the value of the property tooltipTimeout.
setTooltipTimeout(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property tooltipTimeout.
setTopLeft(double) - Method in class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
setTopRight(double) - Method in class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
setTrack(Location...) - Method in class eu.hansolo.tilesfx.Tile
 
setTrack(List<Location>) - Method in class eu.hansolo.tilesfx.Tile
 
setTrackColor(Tile.TileColor) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property trackColor.
setTree(TreeNode<ChartData>) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines the root element of the tree
setTrendVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines the visibility of the trend indicator in the TimelineTileSkin
setTwilight(SunMoonCalculator.TWILIGHT) - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Sets the rise/set times to return.
setUnhappyColor(Color) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Sets the value of the property unhappyColor.
setUnit(String) - Method in class eu.hansolo.tilesfx.chart.RadarChart
Sets the value of the property unit.
setUnit(String) - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
Sets the value of the property unit.
setUnit(String) - Method in class eu.hansolo.tilesfx.Tile
Sets the unit of the tile.
setUnitColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the unit of the tile.
setUseChartDataColors(boolean) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setUseChartDataTextColor(boolean) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines if the text color of the segments should be taken from the ChartData elements
setUseColorFromParent(boolean) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines if tthe color of all chart segments in one group should be filled with the color of the groups root node or by the color defined in the chart data elements
setUseSpacer(boolean) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setValue(double) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
Sets the value of the property value.
setValue(double) - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
Sets the value of the property value.
setValue(double) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
Sets the value of the property value.
setValue(double) - Method in interface eu.hansolo.tilesfx.addons.Spinner
Sets the value of the property value.
setValue(double) - Method in class eu.hansolo.tilesfx.chart.ChartData
 
setValue(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setValue(double) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setValue(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the Tile to the given double.
setValue(double) - Method in enum class eu.hansolo.tilesfx.tools.Country
 
setValue(double) - Method in class eu.hansolo.tilesfx.tools.TimeData
 
setValue(Character) - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
setValue(Character) - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
setValueColor(Color) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
Sets the value of the property valueColor.
setValueColor(Color) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
Sets the value of the property valueColor.
setValueColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the value of the tile.
setValueObject(ValueObject) - Method in enum class eu.hansolo.tilesfx.tools.Country
 
setValueVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the visualization of the tile value should be visible.
setVisibleData(SunburstChart.VisibleData) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
Defines the data that should be visualized in the chart segments
setWidth(double) - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
setX(double) - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
setX(double) - Method in class eu.hansolo.tilesfx.tools.Point
 
setXAxis(Axis) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property xAxis.
setXAxisBorderColor(Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setXAxisTickLabelFill(Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setXAxisTickMarkFill(Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setY(double) - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
setY(double) - Method in class eu.hansolo.tilesfx.tools.Point
 
setYAxis(Axis) - Method in class eu.hansolo.tilesfx.Tile
Sets the value of the property yAxis.
setYAxisBorderColor(Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setYAxisTickLabelFill(Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setYAxisTickMarkFill(Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setZoomLevel(int) - Method in class eu.hansolo.tilesfx.tools.Location
 
SEVENTH - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
SEYCHELLES - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SH - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
shadow - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
shadowsEnabled(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
shadowsEnabledProperty() - Method in class eu.hansolo.tilesfx.Tile
 
shiftDown() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
shiftLeft() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
shiftRight() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
shiftUp() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
SHORT_INTERVAL - Static variable in class eu.hansolo.tilesfx.Tile
 
SHOW_INFO_REGION - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
SHOW_LOWER_RIGHT_REGION - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
SHOW_NOTIFY_REGION - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
showInfoRegion(boolean) - Method in class eu.hansolo.tilesfx.Tile
 
showInfoRegion(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
showingProperty() - Method in class eu.hansolo.tilesfx.Tile
 
showLowerRightRegion(boolean) - Method in class eu.hansolo.tilesfx.Tile
 
showLowerRightRegion(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
showNotifyRegion(boolean) - Method in class eu.hansolo.tilesfx.Tile
 
showNotifyRegion(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
SI - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SICILY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SIDEREAL_DAY_LENGTH - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
SIERRA_LEONE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SIGNS - Enum constant in enum class eu.hansolo.tilesfx.addons.SpinnerType
 
SINGAPORE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SINT_EUSTATIUS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SINT_MAARTEN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SIXTH - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
size - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
size - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 
sizeListener - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
SJ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SK - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
skinType(Tile.SkinType) - Method in class eu.hansolo.tilesfx.TileBuilder
 
SL - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SLIDER - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
SliderTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
SliderTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.SliderTileSkin
 
SLOVAKIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SLOVENIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SMALL - Enum constant in enum class eu.hansolo.tilesfx.Tile.TextSize
 
SMALLER - Enum constant in enum class eu.hansolo.tilesfx.Tile.TextSize
 
Smoke - Class in eu.hansolo.tilesfx.tools
 
Smoke() - Constructor for class eu.hansolo.tilesfx.tools.Smoke
 
SMOOTH_AREA_CHART - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
SmoothAreaChartTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 09.06.17.
SmoothAreaChartTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.SmoothAreaChartTileSkin
 
SMOOTHED_CHART - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
SmoothedChart<X,Y> - Class in eu.hansolo.tilesfx.chart
 
SmoothedChart(Axis<X>, Axis<Y>) - Constructor for class eu.hansolo.tilesfx.chart.SmoothedChart
 
SmoothedChart(Axis<X>, Axis<Y>, ObservableList<XYChart.Series<X, Y>>) - Constructor for class eu.hansolo.tilesfx.chart.SmoothedChart
 
SmoothedChart.ChartType - Enum Class in eu.hansolo.tilesfx.chart
 
SmoothedChartEvent - Class in eu.hansolo.tilesfx.events
 
SmoothedChartEvent(Object, EventTarget, EventType<SmoothedChartEvent>, double) - Constructor for class eu.hansolo.tilesfx.events.SmoothedChartEvent
 
SmoothedChartEvent(EventType<SmoothedChartEvent>, double) - Constructor for class eu.hansolo.tilesfx.events.SmoothedChartEvent
 
SmoothedChartTileSkin - Class in eu.hansolo.tilesfx.skins
 
SmoothedChartTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.SmoothedChartTileSkin
 
smoothedProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
smoothing(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
smoothingProperty() - Method in class eu.hansolo.tilesfx.Tile
 
smoothPath(ObservableList<PathElement>, boolean) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
smoothPath(Path, boolean) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
smoothSparkLine(List<Double>, double, double, Rectangle, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
SN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
snapshotBackground(Color) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
snapToTicks(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
snapToTicks(double, double, double, int, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
Can be used to implement discrete steps e.g.
snapToTicksProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
snapToTicksProperty() - Method in class eu.hansolo.tilesfx.Tile
 
SO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SOLOMON_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SOMALIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SOMALILAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SOUTH_AFRICA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SOUTH_KOREA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SOUTH_SUDAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
spacerSizeFactor(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
SPAIN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SPARK_LINE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
SparkLineTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
SparkLineTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
spinDown() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
spinDown() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
spinDown() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
Spinner - Interface in eu.hansolo.tilesfx.addons
 
SPINNER - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
SpinnerBuilder<B extends SpinnerBuilder<B>> - Class in eu.hansolo.tilesfx.addons
 
SpinnerBuilder() - Constructor for class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
SpinnerEvent - Class in eu.hansolo.tilesfx.events
 
SpinnerEvent(Spinner, SpinnerEventType) - Constructor for class eu.hansolo.tilesfx.events.SpinnerEvent
 
SpinnerEventType - Enum Class in eu.hansolo.tilesfx.events
 
SpinnerObserver - Interface in eu.hansolo.tilesfx.events
 
SpinnerTileSkin - Class in eu.hansolo.tilesfx.skins
 
SpinnerTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.SpinnerTileSkin
 
SpinnerType - Enum Class in eu.hansolo.tilesfx.addons
 
spinUp() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
spinUp() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
spinUp() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
splitNumberInDigits(double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
splitStringInCharacters(String) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
SQUARE - Enum constant in enum class eu.hansolo.tilesfx.chart.PixelMatrix.PixelShape
 
squarePixels(boolean) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
SR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SRI_LANKA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SS - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SSE - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
SSW - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
ST - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ST_BARTS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ST_LUCIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ST_VINCENT_AND_THE_GRENADINES - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
start() - Method in class eu.hansolo.tilesfx.tools.Fire
 
start() - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
start() - Method in class eu.hansolo.tilesfx.tools.Smoke
 
start(double) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
start(LocalTime) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
start(Stage) - Method in class eu.hansolo.tilesfx.Demo
 
start(Stage) - Method in class eu.hansolo.tilesfx.Test
 
startAngle(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
startAngleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
startFromZero(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
startFromZeroProperty() - Method in class eu.hansolo.tilesfx.Tile
 
startProperty() - Method in class eu.hansolo.tilesfx.Section
 
startProperty() - Method in class eu.hansolo.tilesfx.TimeSection
 
Statistics - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 06.12.16.
Statistics() - Constructor for class eu.hansolo.tilesfx.tools.Statistics
 
STATUS - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
StatusTileSkin - Class in eu.hansolo.tilesfx.skins
User: hansolo Date: 20.06.18 Time: 12:44
StatusTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.StatusTileSkin
 
stepSize - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
STOCK - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
StockTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 05.03.17.
StockTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.StockTileSkin
 
stop() - Method in class eu.hansolo.tilesfx.Demo
 
stop() - Method in class eu.hansolo.tilesfx.Test
 
stop() - Method in class eu.hansolo.tilesfx.Tile
Calling this method will stop all threads.
stop() - Method in class eu.hansolo.tilesfx.tools.Fire
 
stop() - Method in class eu.hansolo.tilesfx.tools.RotationEffect
 
stop() - Method in class eu.hansolo.tilesfx.tools.Smoke
 
stop(double) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
stop(LocalTime) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
stopProperty() - Method in class eu.hansolo.tilesfx.Section
 
stopProperty() - Method in class eu.hansolo.tilesfx.TimeSection
 
stopTask(ScheduledFuture<?>) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
stream() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
STREET - Enum constant in enum class eu.hansolo.tilesfx.Tile.MapProvider
 
strokeColor - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
strokeColor(Color) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
strokeWithGradient(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
strokeWithGradientProperty() - Method in class eu.hansolo.tilesfx.Tile
 
styleClass(String) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
styleClass(String...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
styleName - Variable in enum class eu.hansolo.tilesfx.Tile.TileColor
 
subdividePoints(Point[], int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
subdividePoints(List<Point>, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
subDivisionsProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
subtract(double, double) - Method in class eu.hansolo.tilesfx.tools.Point
 
subtract(Point) - Method in class eu.hansolo.tilesfx.tools.Point
 
SUDAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
sunAz - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Sun.
SUNBURST - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
sunburstAutoTextColor(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sunburstBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
SunburstChart - Class in eu.hansolo.tilesfx.chart
User: hansolo Date: 29.10.17 Time: 09:50
SunburstChart() - Constructor for class eu.hansolo.tilesfx.chart.SunburstChart
 
SunburstChart(TreeNode) - Constructor for class eu.hansolo.tilesfx.chart.SunburstChart
 
SunburstChart.TextOrientation - Enum Class in eu.hansolo.tilesfx.chart
 
SunburstChart.VisibleData - Enum Class in eu.hansolo.tilesfx.chart
 
SunburstChartBuilder<B extends SunburstChartBuilder<B>> - Class in eu.hansolo.tilesfx.chart
 
SunburstChartBuilder() - Constructor for class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
SunburstChartTileSkin - Class in eu.hansolo.tilesfx.skins
 
SunburstChartTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.SunburstChartTileSkin
 
sunburstInteractive(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sunburstTextColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sunburstTextOrientation(SunburstChart.TextOrientation) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sunburstTree(TreeNode) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sunburstUseChartDataTextColor(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sunburstUseColorFromParent(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sunburstVisibleData(SunburstChart.VisibleData) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sunDist - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Sun.
sunEl - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Sun.
SunMoonCalculator - Class in eu.hansolo.tilesfx.tools
 
SunMoonCalculator(int, int, int, double, double) - Constructor for class eu.hansolo.tilesfx.tools.SunMoonCalculator
Main constructor for Sun/Moon calculations.
SunMoonCalculator(int, int, int, int, int, int, double, double) - Constructor for class eu.hansolo.tilesfx.tools.SunMoonCalculator
Main constructor for Sun/Moon calculations.
SunMoonCalculator.TWILIGHT - Enum Class in eu.hansolo.tilesfx.tools
The set of twilights to calculate (types of rise/set events).
sunrise - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Sun.
sunset - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Sun.
sunTransit - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Sun.
sunTransitElev - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Sun.
SURINAME - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SV - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SVG_PATH_PRESSED - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
svgPath(SVGPath) - Method in class eu.hansolo.tilesfx.TileBuilder
 
svgPathProperty() - Method in class eu.hansolo.tilesfx.Tile
 
SW - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
SWAZILAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SWEDEN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
Switch - Class in eu.hansolo.tilesfx.addons
User: hansolo Date: 13.06.18 Time: 08:35
Switch() - Constructor for class eu.hansolo.tilesfx.addons.Switch
 
SWITCH - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
SWITCH_PRESSED - Static variable in class eu.hansolo.tilesfx.events.SwitchEvent
 
SWITCH_RELEASED - Static variable in class eu.hansolo.tilesfx.events.SwitchEvent
 
SWITCH_SLIDER - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
SwitchEvent - Class in eu.hansolo.tilesfx.events
Created by hansolo on 26.12.16.
SwitchEvent(Object, EventTarget, EventType<SwitchEvent>) - Constructor for class eu.hansolo.tilesfx.events.SwitchEvent
 
SwitchEvent(EventType<SwitchEvent>) - Constructor for class eu.hansolo.tilesfx.events.SwitchEvent
 
SwitchSliderTileSkin - Class in eu.hansolo.tilesfx.skins
 
SwitchSliderTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.SwitchSliderTileSkin
 
SwitchTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
SwitchTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.SwitchTileSkin
 
SWITZERLAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SX - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
SY - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
symbolsVisibleProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
SYRIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
SZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

T

TAIWAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TAJIKISTAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TANGENT - Enum constant in enum class eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
 
TANZANIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TC - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TD - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TENTH - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
Test - Class in eu.hansolo.tilesfx
Just an internal class for testing the library User: hansolo Date: 13.10.17 Time: 14:52
Test() - Constructor for class eu.hansolo.tilesfx.Test
 
TestLauncher - Class in eu.hansolo.tilesfx
 
TestLauncher() - Constructor for class eu.hansolo.tilesfx.TestLauncher
 
TestTileSkin - Class in eu.hansolo.tilesfx.skins
 
TestTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.TestTileSkin
 
text(String) - Method in class eu.hansolo.tilesfx.AlarmBuilder
 
text(String) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
text(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
text(String) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
TEXT - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
textAlignment(TextAlignment) - Method in class eu.hansolo.tilesfx.TileBuilder
 
textAlignmentProperty() - Method in class eu.hansolo.tilesfx.Tile
 
textColor - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
textColor(Color) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
textColor(Color) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
textColor(Color) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
textColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
textColor(Color) - Method in class eu.hansolo.tilesfx.TimeSectionBuilder
 
textColorProperty() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
textColorProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
textColorProperty() - Method in class eu.hansolo.tilesfx.Section
 
textColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
textColorProperty() - Method in class eu.hansolo.tilesfx.TimeSection
 
textOrientation(SunburstChart.TextOrientation) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
textOrientationProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
textProperty() - Method in class eu.hansolo.tilesfx.Section
 
textProperty() - Method in class eu.hansolo.tilesfx.Tile
 
textProperty() - Method in class eu.hansolo.tilesfx.TimeSection
 
textSize - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
textSize(Tile.TextSize) - Method in class eu.hansolo.tilesfx.TileBuilder
 
textSizeProperty() - Method in class eu.hansolo.tilesfx.Tile
 
TextTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 23.12.16.
TextTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.TextTileSkin
 
textVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
textVisibleProperty() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
textVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
TF - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TH - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
THAILAND - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
THIRD - Enum constant in enum class eu.hansolo.tilesfx.tools.Ranking
 
threshold - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
threshold(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
THRESHOLD_EXCEEDED - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
THRESHOLD_UNDERRUN - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
thresholdColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
thresholdColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
thresholdColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
thresholdColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
thresholdProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
thresholdProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
thresholdProperty() - Method in class eu.hansolo.tilesfx.Tile
 
thresholdVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
thresholdVisibleProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
thresholdVisibleProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
thresholdVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
thumbColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
thumbColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
TIBET - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
tickLabelColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
tickLabelColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
tickLabelDecimals(int) - Method in class eu.hansolo.tilesfx.TileBuilder
 
tickLabelDecimalsProperty() - Method in class eu.hansolo.tilesfx.Tile
 
tickLabelFormatString - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
tickLabelsXVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
tickLabelsXVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
tickLabelsYVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
tickLabelsYVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
tickMarkColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
tickMarkColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
tile - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
Tile - Class in eu.hansolo.tilesfx
Created by hansolo on 19.12.16.
Tile() - Constructor for class eu.hansolo.tilesfx.Tile
 
Tile(Tile.SkinType) - Constructor for class eu.hansolo.tilesfx.Tile
 
Tile(Tile.SkinType, double, double, double, double, double, double, boolean, String, TextAlignment, String, Pos, String, String, boolean, String, TextAlignment, boolean, int, Duration, Duration, TimeUnit, boolean, Tile.ImageMask, Color, Tile.MapProvider, long, Tile.ItemSorting, Tile.ItemSortingTopic, boolean, Color, Color, Tile.TextSize, boolean, boolean, boolean, double, double, boolean, boolean, boolean, boolean, Color, Color, Color, double, Color, Color, boolean, long, double, double, boolean, boolean, Locale, NumberFormat, int, int, boolean, boolean, boolean, boolean, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, List<Section>, boolean, boolean, boolean, Orientation, boolean, boolean, Font, boolean, DecimalFormat, boolean, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, RadarChartMode, Color, boolean, boolean, int, int, Tile.ChartType, long, Color, Color, String, String, Color, Color, String, String, Color, Color, String, String, Image, double, boolean, String, String, String, double, double, double, Node, Node, Node, boolean, long, Rank, boolean, int, int, int, boolean, boolean) - Constructor for class eu.hansolo.tilesfx.Tile
 
Tile.ChartType - Enum Class in eu.hansolo.tilesfx
 
Tile.ImageMask - Enum Class in eu.hansolo.tilesfx
 
Tile.ItemSorting - Enum Class in eu.hansolo.tilesfx
 
Tile.ItemSortingTopic - Enum Class in eu.hansolo.tilesfx
 
Tile.MapProvider - Enum Class in eu.hansolo.tilesfx
 
Tile.SkinType - Enum Class in eu.hansolo.tilesfx
 
Tile.TextSize - Enum Class in eu.hansolo.tilesfx
 
Tile.TileColor - Enum Class in eu.hansolo.tilesfx
 
TileBuilder<B extends TileBuilder<B>> - Class in eu.hansolo.tilesfx
Created by hansolo on 13.12.15.
TileBuilder() - Constructor for class eu.hansolo.tilesfx.TileBuilder
 
TileColor - Interface in eu.hansolo.tilesfx.colors
Created by hansolo on 25.12.16.
TileEvent - Class in eu.hansolo.tilesfx.events
Created by hansolo on 19.12.16.
TileEvent(TileEvent.EventType) - Constructor for class eu.hansolo.tilesfx.events.TileEvent
 
TileEvent(TileEvent.EventType, ChartData) - Constructor for class eu.hansolo.tilesfx.events.TileEvent
 
TileEvent.EventType - Enum Class in eu.hansolo.tilesfx.events
 
tileEventListener - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
TileEventListener - Interface in eu.hansolo.tilesfx.events
Created by hansolo on 19.12.16.
TILES_FX_SECTION_ENTERED - Static variable in class eu.hansolo.tilesfx.Section.SectionEvent
 
TILES_FX_SECTION_LEFT - Static variable in class eu.hansolo.tilesfx.Section.SectionEvent
 
TILES_FX_SECTION_UPDATE - Static variable in class eu.hansolo.tilesfx.Section.SectionEvent
 
tilesFxSeries(TilesFXSeries<String, Number>...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
tilesFxSeries(List<TilesFXSeries<String, Number>>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
TilesFXSeries<X,Y> - Class in eu.hansolo.tilesfx.chart
 
TilesFXSeries(XYChart.Series<X, Y>) - Constructor for class eu.hansolo.tilesfx.chart.TilesFXSeries
 
TilesFXSeries(XYChart.Series<X, Y>, Paint) - Constructor for class eu.hansolo.tilesfx.chart.TilesFXSeries
 
TilesFXSeries(XYChart.Series<X, Y>, Paint, Paint) - Constructor for class eu.hansolo.tilesfx.chart.TilesFXSeries
 
TilesFXSeries(XYChart.Series<X, Y>, Paint, Paint, Background) - Constructor for class eu.hansolo.tilesfx.chart.TilesFXSeries
 
TilesFXSeries(XYChart.Series<X, Y>, Paint, Paint, Background, Paint) - Constructor for class eu.hansolo.tilesfx.chart.TilesFXSeries
 
TilesFXSeries(XYChart.Series<X, Y>, Paint, Paint, Paint) - Constructor for class eu.hansolo.tilesfx.chart.TilesFXSeries
 
TileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
TileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.TileSkin
 
time(ZonedDateTime) - Method in class eu.hansolo.tilesfx.AlarmBuilder
 
time(ZonedDateTime) - Method in class eu.hansolo.tilesfx.TileBuilder
 
TIME - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
TIME - Variable in class eu.hansolo.tilesfx.events.TimeEvent
 
TIME_0_TO_12 - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_0_TO_24 - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_0_TO_5 - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_0_TO_9 - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_00_TO_59 - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_24_TO_0 - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_5_TO_0 - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_59_TO_00 - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_9_TO_0 - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_PERIOD - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
TIME_PERIOD_1_MONTH - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_PERIOD_12_MONTH - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_PERIOD_24_HOURS - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_PERIOD_3_DAYS - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_PERIOD_3_MONTH - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_PERIOD_5_DAYS - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_PERIOD_6_MONTH - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_PERIOD_7_DAYS - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
TIME_SECTION_ENTERED - Static variable in class eu.hansolo.tilesfx.TimeSection.TimeSectionEvent
 
TIME_SECTION_LEFT - Static variable in class eu.hansolo.tilesfx.TimeSection.TimeSectionEvent
 
TimeData - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 01.11.16.
TimeData(double) - Constructor for class eu.hansolo.tilesfx.tools.TimeData
 
TimeData(double, Instant) - Constructor for class eu.hansolo.tilesfx.tools.TimeData
 
TimeEvent - Class in eu.hansolo.tilesfx.events
Created by hansolo on 19.12.16.
TimeEvent(Object, ZonedDateTime, TimeEvent.TimeEventType) - Constructor for class eu.hansolo.tilesfx.events.TimeEvent
 
TimeEvent.TimeEventType - Enum Class in eu.hansolo.tilesfx.events
 
TimeEventListener - Interface in eu.hansolo.tilesfx.events
Created by hansolo on 19.12.16.
timeline - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
TIMELINE - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
TimelineTileSkin - Class in eu.hansolo.tilesfx.skins
User: hansolo Date: 13.09.19 Time: 03:12
TimelineTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
timeListener - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
timeoutMs(long) - Method in class eu.hansolo.tilesfx.TileBuilder
 
timeoutMsProperty() - Method in class eu.hansolo.tilesfx.Tile
 
timePeriod(Duration) - Method in class eu.hansolo.tilesfx.TileBuilder
 
timePeriodProperty() - Method in class eu.hansolo.tilesfx.Tile
 
timePeriodResolution(TimeUnit) - Method in class eu.hansolo.tilesfx.TileBuilder
 
timePeriodResolutionProperty() - Method in class eu.hansolo.tilesfx.Tile
 
timeProperty() - Method in class eu.hansolo.tilesfx.Tile
 
TIMER_CONTROL - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
TimerControlTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 20.12.16.
TimerControlTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.TimerControlTileSkin
 
TimeSection - Class in eu.hansolo.tilesfx
Created by hansolo on 31.01.16.
TimeSection() - Constructor for class eu.hansolo.tilesfx.TimeSection
Represents an area of a given range, defined by a start and stop time.
TimeSection(LocalTime, LocalTime) - Constructor for class eu.hansolo.tilesfx.TimeSection
 
TimeSection(LocalTime, LocalTime, String, Image, Color, Color) - Constructor for class eu.hansolo.tilesfx.TimeSection
 
TimeSection(LocalTime, LocalTime, String, Image, Color, Color, Color, boolean, DayOfWeek...) - Constructor for class eu.hansolo.tilesfx.TimeSection
 
TimeSection(LocalTime, LocalTime, String, Color) - Constructor for class eu.hansolo.tilesfx.TimeSection
 
TimeSection(LocalTime, LocalTime, String, Color, Color) - Constructor for class eu.hansolo.tilesfx.TimeSection
 
TimeSection(LocalTime, LocalTime, Image, Color) - Constructor for class eu.hansolo.tilesfx.TimeSection
 
TimeSection(LocalTime, LocalTime, Color) - Constructor for class eu.hansolo.tilesfx.TimeSection
 
TimeSection(LocalTime, LocalTime, Color, Color) - Constructor for class eu.hansolo.tilesfx.TimeSection
 
TimeSection(LocalTime, LocalTime, Color, Color, DayOfWeek...) - Constructor for class eu.hansolo.tilesfx.TimeSection
 
TimeSection.TimeSectionEvent - Class in eu.hansolo.tilesfx
 
TimeSectionBuilder<B extends TimeSectionBuilder<B>> - Class in eu.hansolo.tilesfx
Created by hansolo on 25.12.16.
TimeSectionBuilder() - Constructor for class eu.hansolo.tilesfx.TimeSectionBuilder
 
TimeSectionComparator - Class in eu.hansolo.tilesfx.tools
Created by hansolo on 31.01.16.
TimeSectionComparator() - Constructor for class eu.hansolo.tilesfx.tools.TimeSectionComparator
 
TimeSectionEvent(Object, EventTarget, EventType<TimeSection.TimeSectionEvent>) - Constructor for class eu.hansolo.tilesfx.TimeSection.TimeSectionEvent
 
timeSections(TimeSection...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
timeSections(List<TimeSection>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
timestamp - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
timestamp(Instant) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
timestamp(Instant) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
timestamp(ZonedDateTime) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
TIMESTAMP - Enum constant in enum class eu.hansolo.tilesfx.Tile.ItemSortingTopic
 
TimeTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 23.12.16.
TimeTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.TimeTileSkin
 
title(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
titleAlignment(TextAlignment) - Method in class eu.hansolo.tilesfx.TileBuilder
 
titleAlignmentProperty() - Method in class eu.hansolo.tilesfx.Tile
 
titleColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
titleColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
titleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
TJ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TK - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TL - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
to - Variable in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
TO - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TOGO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
toJSONString() - Method in class eu.hansolo.tilesfx.Section
 
toJSONString() - Method in class eu.hansolo.tilesfx.TimeSection
 
toJSONString() - Method in class eu.hansolo.tilesfx.tools.Location
 
TOKELAU - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TONGA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TOOLTIP_TEXT - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
tooltipText(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
tooltipTextProperty() - Method in class eu.hansolo.tilesfx.Tile
 
tooltipTimeout(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
tooltipTimeoutProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
tooltipTimeoutProperty() - Method in class eu.hansolo.tilesfx.Tile
 
TOPO - Enum constant in enum class eu.hansolo.tilesfx.Tile.MapProvider
 
toString() - Method in class eu.hansolo.tilesfx.Alarm
 
toString() - Method in class eu.hansolo.tilesfx.chart.ChartData
 
toString() - Method in class eu.hansolo.tilesfx.Section
 
toString() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
toString() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
toString() - Method in class eu.hansolo.tilesfx.TimeSection
 
toString() - Method in class eu.hansolo.tilesfx.tools.CountryPath
 
toString() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
toString() - Method in class eu.hansolo.tilesfx.tools.Location
 
toString() - Method in class eu.hansolo.tilesfx.tools.Point
 
toString() - Method in class eu.hansolo.tilesfx.tools.TimeData
 
TR - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
track(Location...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
track(List<Location>) - Method in class eu.hansolo.tilesfx.TileBuilder
 
TRACK - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
trackColor(Tile.TileColor) - Method in class eu.hansolo.tilesfx.TileBuilder
 
trackColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
translateX(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
translateX(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
translateX(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
translateY(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
translateY(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
translateY(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
TRANSNISTRIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TRANSPARENT_BACKGROUND - Static variable in class eu.hansolo.tilesfx.chart.SmoothedChart
 
tree(TreeNode) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
TreeNode<T> - Class in eu.hansolo.tilesfx.tools
 
TreeNode(T) - Constructor for class eu.hansolo.tilesfx.tools.TreeNode
 
TreeNode(T, TreeNode<T>) - Constructor for class eu.hansolo.tilesfx.tools.TreeNode
 
TreeNodeEvent<T> - Class in eu.hansolo.tilesfx.events
 
TreeNodeEvent(TreeNode<T>, TreeNodeEvent.EventType) - Constructor for class eu.hansolo.tilesfx.events.TreeNodeEvent
 
TreeNodeEvent.EventType - Enum Class in eu.hansolo.tilesfx.events
 
TreeNodeEventListener - Interface in eu.hansolo.tilesfx.events
Created by hansolo on 30.10.17.
treeNodeProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
trendVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
trendVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
TRINIDAD_AND_TOBAGO - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TT - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TUNISIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TURKEY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TURKMENISTAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TURKS_AND_CAICOS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TURNOVER - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
TurnoverTileSkin - Class in eu.hansolo.tilesfx.skins
 
TurnoverTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.TurnoverTileSkin
 
TUVALU - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TUVALU_1 - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
TV - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TW - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
TWILIGHT_ASTRONOMICAL - Enum constant in enum class eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
Event ID for calculation of rising and setting times for astronomical twilight.
TWILIGHT_CIVIL - Enum constant in enum class eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
Event ID for calculation of rising and setting times for civil twilight.
TWILIGHT_NAUTICAL - Enum constant in enum class eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
Event ID for calculation of rising and setting times for nautical twilight.
TWO_PI - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
TWO_PI_INVERSE - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
type(SpinnerType) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
TYPE - Variable in class eu.hansolo.tilesfx.events.TimeEvent
 
TZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

U

UA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
UG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
UGANDA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
UKRAINE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
UM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
UNARMED - Static variable in class eu.hansolo.tilesfx.Alarm
 
UNHAPPY - Enum constant in enum class eu.hansolo.tilesfx.addons.HappinessIndicator.Happiness
 
unhappyColorProperty() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
unit(String) - Method in class eu.hansolo.tilesfx.TileBuilder
 
unitColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
unitColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
UNITED_ARAB_EMIRATES - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
UNITED_KINGDOM - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
UNITED_NATIONS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
UNITED_STATES_OF_AMERICA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
unitProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
unitProperty() - Method in class eu.hansolo.tilesfx.chart.RadarNodeChart
 
unitProperty() - Method in class eu.hansolo.tilesfx.Tile
 
update(double, double) - Method in class eu.hansolo.tilesfx.skins.CycleStepTileSkin.ChartItem
 
update(double, double) - Method in class eu.hansolo.tilesfx.tools.Location
 
UPDATE - Enum constant in enum class eu.hansolo.tilesfx.events.ChartDataEvent.EventType
 
UPDATE - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
UPDATE_EVENT - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
UPDATE_EVENT - Variable in class eu.hansolo.tilesfx.Section
 
updateLocation(double, double) - Method in class eu.hansolo.tilesfx.Tile
 
updateTime(ZonedDateTime) - Method in class eu.hansolo.tilesfx.skins.ClockTileSkin
 
updateTime(ZonedDateTime) - Method in class eu.hansolo.tilesfx.skins.TimerControlTileSkin
 
URUGUAY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
US - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
useChartDataColor(boolean) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
useChartDataColors - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
useChartDataTextColor() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
useChartDataTextColor(boolean) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
useColorFromParent(boolean) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
useColorFromParentProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
useSpacer(boolean) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
UY - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
UZ - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
UZBEKISTAN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 

V

VA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
value - Variable in class eu.hansolo.tilesfx.chart.ChartData
 
value(double) - Method in class eu.hansolo.tilesfx.addons.SpinnerBuilder
 
value(double) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
value(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
VALUE - Enum constant in enum class eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
 
VALUE - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
VALUE - Enum constant in enum class eu.hansolo.tilesfx.Tile.ItemSortingTopic
 
VALUE_CHANGED - Enum constant in enum class eu.hansolo.tilesfx.events.SpinnerEventType
 
VALUE_CHANGED - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
VALUE_CHANGING - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
VALUE_IN_RANGE - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
valueColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
valueColorProperty() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
valueColorProperty() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
valueColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
ValueObject - Interface in eu.hansolo.tilesfx
Created by hansolo on 21.12.16.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.addons.HappinessIndicator.Happiness
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.addons.SpinnerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.Alarm.Repetition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.chart.MatrixFont5x7
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.chart.MatrixFont8x11
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.chart.MatrixFont8x8
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.chart.PixelMatrix.PixelShape
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.chart.RadarChartMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.chart.SmoothedChart.ChartType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.events.ChartDataEvent.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.events.SpinnerEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.events.TimeEvent.TimeEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.icons.Flag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.skins.LeaderBoardItem.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.Tile.ChartType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.Tile.ImageMask
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.Tile.ItemSorting
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.Tile.ItemSortingTopic
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.Tile.MapProvider
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.Tile.SkinType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.Tile.TextSize
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.Tile.TileColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.tools.Country
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.tools.Ranking
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
Returns the enum constant of this class with the specified name.
valueProperty() - Method in class eu.hansolo.tilesfx.addons.CanvasSpinner
 
valueProperty() - Method in class eu.hansolo.tilesfx.addons.HappinessIndicator
 
valueProperty() - Method in class eu.hansolo.tilesfx.addons.ImageSpinner
 
valueProperty() - Method in interface eu.hansolo.tilesfx.addons.Spinner
 
valueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
values() - Static method in enum class eu.hansolo.tilesfx.addons.HappinessIndicator.Happiness
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.addons.SpinnerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.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.tilesfx.chart.MatrixFont5x7
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.chart.MatrixFont8x11
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.chart.MatrixFont8x8
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.chart.PixelMatrix.PixelShape
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.chart.RadarChartMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.chart.SmoothedChart.ChartType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.events.ChartDataEvent.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.events.SpinnerEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.events.TimeEvent.TimeEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.icons.Flag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.skins.LeaderBoardItem.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.Tile.ChartType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.Tile.ImageMask
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.Tile.ItemSorting
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.Tile.ItemSortingTopic
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.Tile.MapProvider
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.Tile.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.tilesfx.Tile.TextSize
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.Tile.TileColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.tools.Country
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.tools.Ranking
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
Returns an array containing the constants of this enum class, in the order they are declared.
valueVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
valueVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
VANUATU - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
VATICAN_CITY - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
VC - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
VE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
VENEZUELA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
VG - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
VI - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
VIETNAM - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
VIRGIN_ISLANDS - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
VISIBILITY - Enum constant in enum class eu.hansolo.tilesfx.events.TileEvent.EventType
 
visibleData(SunburstChart.VisibleData) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
visibleDataProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
VN - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
VU - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
vX - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 
vY - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 

W

W - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
WALES - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
Wan - Class in eu.hansolo.tilesfx.colors
Created by hansolo on 25.12.16.
Wan() - Constructor for class eu.hansolo.tilesfx.colors.Wan
 
WEEKLY - Enum constant in enum class eu.hansolo.tilesfx.Alarm.Repetition
 
WF - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
width - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
WNW - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
WORLDMAP - Enum constant in enum class eu.hansolo.tilesfx.Tile.SkinType
 
WorldMapTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
WorldMapTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
WS - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
WSW - Enum constant in enum class eu.hansolo.tilesfx.tools.Location.CardinalDirection
 

X

x - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 
x - Variable in class eu.hansolo.tilesfx.tools.Point
 
xAxis(Axis) - Method in class eu.hansolo.tilesfx.TileBuilder
 
xAxisProperty() - Method in class eu.hansolo.tilesfx.Tile
 
XK - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

Y

y - Variable in class eu.hansolo.tilesfx.tools.ImageParticle
 
y - Variable in class eu.hansolo.tilesfx.tools.Point
 
yAxis(Axis) - Method in class eu.hansolo.tilesfx.TileBuilder
 
yAxisProperty() - Method in class eu.hansolo.tilesfx.Tile
 
YE - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
YearChart - Class in eu.hansolo.tilesfx.addons
 
YearChart() - Constructor for class eu.hansolo.tilesfx.addons.YearChart
 
YearChart(String, Color, boolean, boolean) - Constructor for class eu.hansolo.tilesfx.addons.YearChart
 
YELLOW - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
YELLOW - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
YELLOW - Static variable in class eu.hansolo.tilesfx.colors.ColorSkin
 
YELLOW - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
YELLOW - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
YELLOW - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
YELLOW - Static variable in class eu.hansolo.tilesfx.Tile
 
YELLOW_ORANGE - Enum constant in enum class eu.hansolo.tilesfx.Tile.TileColor
 
YELLOW_ORANGE - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
YELLOW_ORANGE - Static variable in class eu.hansolo.tilesfx.colors.Dark
 
YELLOW_ORANGE - Static variable in class eu.hansolo.tilesfx.colors.Medium
 
YELLOW_ORANGE - Static variable in class eu.hansolo.tilesfx.colors.Wan
 
YELLOW_ORANGE - Static variable in class eu.hansolo.tilesfx.Tile
 
YEMEN - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
YT - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 

Z

ZA - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
ZAMBIA - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ZERO_PASSED - Enum constant in enum class eu.hansolo.tilesfx.events.SpinnerEventType
 
ZIMBABWE - Enum constant in enum class eu.hansolo.tilesfx.icons.Flag
 
ZM - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
zoomLevel(int) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
ZW - Enum constant in enum class eu.hansolo.tilesfx.tools.Country
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form