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 All Packages

A

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 - 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
 
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(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
 
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
 
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(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
 
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 - eu.hansolo.tilesfx.tools.Country
 
AF - eu.hansolo.tilesfx.tools.Country
 
AG - eu.hansolo.tilesfx.tools.Country
 
AI - eu.hansolo.tilesfx.tools.Country
 
AL - eu.hansolo.tilesfx.tools.Country
 
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 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
 
ALERT - 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
 
ALERTS - eu.hansolo.tilesfx.weather.DarkSky.Exclude
 
ALPHA - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
ALPHANUMERIC - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
altitude(double) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
AM - eu.hansolo.tilesfx.tools.Country
 
AMERICAS - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
angle - Variable in enum 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
 
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
 
animated(boolean) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
animated(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
animatedProperty() - Method in class eu.hansolo.tilesfx.Tile
 
animationDuration(long) - Method in class eu.hansolo.tilesfx.TileBuilder
 
ANZ - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
AO - 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
 
AR - eu.hansolo.tilesfx.tools.Country
 
ARABIC - eu.hansolo.tilesfx.weather.DarkSky.Language
 
AREA - eu.hansolo.tilesfx.chart.SmoothedChart.ChartType
 
AREA - eu.hansolo.tilesfx.Tile.ChartType
 
armed(boolean) - Method in class eu.hansolo.tilesfx.AlarmBuilder
 
ARMED - Static variable in class eu.hansolo.tilesfx.Alarm
 
AS - eu.hansolo.tilesfx.tools.Country
 
ASCII_32_126 - Static variable in enum eu.hansolo.tilesfx.chart.MatrixFont5x7
 
ASCII_32_126 - Static variable in enum eu.hansolo.tilesfx.chart.MatrixFont8x11
 
ASCII_32_126 - Static variable in enum eu.hansolo.tilesfx.chart.MatrixFont8x8
 
AT - eu.hansolo.tilesfx.tools.Country
 
AU - eu.hansolo.tilesfx.tools.Country
 
AU - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
AUTO - eu.hansolo.tilesfx.weather.DarkSky.Unit
 
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 - 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
 
AW - eu.hansolo.tilesfx.tools.Country
 
AX - eu.hansolo.tilesfx.tools.Country
 
AZ - eu.hansolo.tilesfx.tools.Country
 
AZERBAIJANI - eu.hansolo.tilesfx.weather.DarkSky.Language
 

B

BA - eu.hansolo.tilesfx.tools.Country
 
BACKGROUND - Static variable in class eu.hansolo.tilesfx.Tile
 
BACKGROUND_IMAGE - eu.hansolo.tilesfx.events.TileEvent.EventType
 
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.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
 
BAR_CHART - eu.hansolo.tilesfx.Tile.SkinType
 
BAR_GAUGE - eu.hansolo.tilesfx.Tile.SkinType
 
barBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
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, Color) - 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
 
BB - eu.hansolo.tilesfx.tools.Country
 
BD - eu.hansolo.tilesfx.tools.Country
 
BE - eu.hansolo.tilesfx.tools.Country
 
BELRUSIAN - eu.hansolo.tilesfx.weather.DarkSky.Language
 
BENELUX - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
BF - eu.hansolo.tilesfx.tools.Country
 
BG - eu.hansolo.tilesfx.tools.Country
 
BH - eu.hansolo.tilesfx.tools.Country
 
BI - eu.hansolo.tilesfx.tools.Country
 
BIGGER - eu.hansolo.tilesfx.Tile.TextSize
 
biggerThan(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
BJ - eu.hansolo.tilesfx.tools.Country
 
BL - eu.hansolo.tilesfx.tools.Country
 
BLUE - 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 - eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
The standard value of 34' for the refraction at the local horizon.
BM - eu.hansolo.tilesfx.tools.Country
 
BN - eu.hansolo.tilesfx.tools.Country
 
BO - eu.hansolo.tilesfx.tools.Country
 
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
 
BOSNIAN - eu.hansolo.tilesfx.weather.DarkSky.Language
 
BQ - eu.hansolo.tilesfx.tools.Country
 
BR - eu.hansolo.tilesfx.tools.Country
 
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 - eu.hansolo.tilesfx.Tile.MapProvider
 
brightTextColor(Color) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
brightTextColorProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
BS - eu.hansolo.tilesfx.tools.Country
 
BT - 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
 
BV - eu.hansolo.tilesfx.tools.Country
 
BW - eu.hansolo.tilesfx.Tile.MapProvider
 
BW - eu.hansolo.tilesfx.tools.Country
 
BY - eu.hansolo.tilesfx.tools.Country
 
BZ - eu.hansolo.tilesfx.tools.Country
 

C

CA - eu.hansolo.tilesfx.tools.Country
 
CA - eu.hansolo.tilesfx.weather.DarkSky.Unit
 
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
 
calcSunAndMoon() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Calculates everything for the Sun and the Moon.
CALENDAR - eu.hansolo.tilesfx.Tile.SkinType
 
CalendarTileSkin - Class in eu.hansolo.tilesfx.skins
 
CalendarTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.CalendarTileSkin
 
CatmullRom - Class in eu.hansolo.tilesfx.tools
 
CatmullRom(Point, Point, Point, Point) - Constructor for class eu.hansolo.tilesfx.tools.CatmullRom
 
CC - eu.hansolo.tilesfx.tools.Country
 
CD - eu.hansolo.tilesfx.tools.Country
 
CF - eu.hansolo.tilesfx.tools.Country
 
CG - eu.hansolo.tilesfx.tools.Country
 
CH - eu.hansolo.tilesfx.tools.Country
 
CHARACTER - 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
 
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, Instant) - Constructor for class eu.hansolo.tilesfx.chart.ChartData
 
ChartData(String, double, Color) - 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
 
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 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
 
chartForegroundColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
chartGridColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
chartGridColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
chartTextColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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
 
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
 
CHILDREN_CHANGED - eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
 
CI - eu.hansolo.tilesfx.tools.Country
 
CIRCULAR_PROGRESS - 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 - eu.hansolo.tilesfx.tools.Country
 
CL - 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 eu.hansolo.tilesfx.Tile.SkinType
 
CLEAR_DAY - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
CLEAR_NIGHT - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
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
 
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 - 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
 
CLOUDY - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
CM - eu.hansolo.tilesfx.tools.Country
 
CN - eu.hansolo.tilesfx.tools.Country
 
CO - eu.hansolo.tilesfx.tools.Country
 
color - Variable in enum eu.hansolo.tilesfx.skins.LeaderBoardItem.State
 
color - Variable in enum 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
 
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
 
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.
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
 
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.chart.SunburstChart
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
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.NotifyRegion
 
computeMaxHeight(double) - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
computeMaxHeight(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
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.chart.SunburstChart
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
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.NotifyRegion
 
computeMaxWidth(double) - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
computeMaxWidth(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
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.chart.SunburstChart
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
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.NotifyRegion
 
computeMinHeight(double) - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
computeMinHeight(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
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.chart.SunburstChart
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
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.NotifyRegion
 
computeMinWidth(double) - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
computeMinWidth(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
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.chart.PixelMatrix
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
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.NotifyRegion
 
computePrefHeight(double) - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
computePrefHeight(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
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.chart.PixelMatrix
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
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.NotifyRegion
 
computePrefWidth(double) - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
computePrefWidth(double, double, double, double, double) - Method in class eu.hansolo.tilesfx.skins.TileSkin
 
conditionProperty() - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
CONSTANT - 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
 
CORNISH - eu.hansolo.tilesfx.weather.DarkSky.Language
 
country(Country) - Method in class eu.hansolo.tilesfx.TileBuilder
 
Country - Enum in eu.hansolo.tilesfx.tools
Created by hansolo on 21.12.16.
COUNTRY - 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 - eu.hansolo.tilesfx.tools.Country
 
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
 
CROATIAN - eu.hansolo.tilesfx.weather.DarkSky.Language
 
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 - eu.hansolo.tilesfx.tools.Country
 
currentLocation(Location) - Method in class eu.hansolo.tilesfx.TileBuilder
 
currentLocationProperty() - Method in class eu.hansolo.tilesfx.Tile
 
CURRENTLY - eu.hansolo.tilesfx.weather.DarkSky.Exclude
 
currentTimeProperty() - Method in class eu.hansolo.tilesfx.Tile
 
currentValueListener - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
currentValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
CUSTOM - eu.hansolo.tilesfx.Tile.SkinType
 
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
 
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 - eu.hansolo.tilesfx.tools.Country
 
CW - eu.hansolo.tilesfx.tools.Country
 
CX - eu.hansolo.tilesfx.tools.Country
 
CY - eu.hansolo.tilesfx.tools.Country
 
CZ - eu.hansolo.tilesfx.tools.Country
 
CZECH - eu.hansolo.tilesfx.weather.DarkSky.Language
 

D

DACH - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
DAILY - eu.hansolo.tilesfx.Alarm.Repetition
 
DAILY - eu.hansolo.tilesfx.weather.DarkSky.Exclude
 
Dark - Class in eu.hansolo.tilesfx.colors
Created by hansolo on 05.07.18.
Dark() - Constructor for class eu.hansolo.tilesfx.colors.Dark
 
DARK - eu.hansolo.tilesfx.Tile.MapProvider
 
DARK_BLUE - eu.hansolo.tilesfx.Tile.TileColor
 
DARK_BLUE - Static variable in class eu.hansolo.tilesfx.Tile
 
darkSky(DarkSky) - Method in class eu.hansolo.tilesfx.TileBuilder
 
DarkSky - Class in eu.hansolo.tilesfx.weather
Created by hansolo on 27.10.16.
DarkSky(String) - Constructor for class eu.hansolo.tilesfx.weather.DarkSky
 
DarkSky(String, double, double) - Constructor for class eu.hansolo.tilesfx.weather.DarkSky
 
DarkSky(String, DarkSky.Unit, DarkSky.Language, double, double) - Constructor for class eu.hansolo.tilesfx.weather.DarkSky
 
DarkSky.ConditionAndIcon - Enum in eu.hansolo.tilesfx.weather
 
DarkSky.Exclude - Enum in eu.hansolo.tilesfx.weather
 
DarkSky.Language - Enum in eu.hansolo.tilesfx.weather
 
DarkSky.PrecipType - Enum in eu.hansolo.tilesfx.weather
 
DarkSky.Unit - Enum in eu.hansolo.tilesfx.weather
 
darkTextColor(Color) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
darkTextColorProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
DATA - eu.hansolo.tilesfx.events.TileEvent.EventType
 
DATA_SELECTED - Static variable in class eu.hansolo.tilesfx.events.SmoothedChartEvent
 
DataPoint - Class in eu.hansolo.tilesfx.weather
Created by hansolo on 27.10.16.
DataPoint() - Constructor for class eu.hansolo.tilesfx.weather.DataPoint
 
dataPointsVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
dataPointsVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
DATE - 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 - eu.hansolo.tilesfx.tools.Country
 
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
 
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
 
Demo - Class in eu.hansolo.tilesfx
User: hansolo Date: 19.12.16 Time: 12:54
Demo() - Constructor for class eu.hansolo.tilesfx.Demo
 
DemoLauncher - Class in eu.hansolo.tilesfx
User: divine threepwood Date: 09.06.19 Time: 21:00
DemoLauncher() - Constructor for class eu.hansolo.tilesfx.DemoLauncher
 
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 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.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.CountryTileSkin
 
dispose() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
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.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.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.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.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 - eu.hansolo.tilesfx.tools.Country
 
DK - eu.hansolo.tilesfx.tools.Country
 
DM - eu.hansolo.tilesfx.tools.Country
 
DO - eu.hansolo.tilesfx.tools.Country
 
DONUT_CHART - 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(LocalTime) - Method in class eu.hansolo.tilesfx.TileBuilder
 
durationProperty() - Method in class eu.hansolo.tilesfx.Tile
 
DUTCH - eu.hansolo.tilesfx.weather.DarkSky.Language
 
DZ - eu.hansolo.tilesfx.tools.Country
 

E

E - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
EARTH_RADIUS - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
EC - eu.hansolo.tilesfx.tools.Country
 
EE - eu.hansolo.tilesfx.tools.Country
 
EG - eu.hansolo.tilesfx.tools.Country
 
EH - eu.hansolo.tilesfx.tools.Country
 
EMEA - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
enableNode(Node, boolean) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
ENE - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
ENGLISH - eu.hansolo.tilesfx.weather.DarkSky.Language
 
ENTERED_EVENT - Variable in class eu.hansolo.tilesfx.Section
 
ENTERED_EVENT - Variable in class eu.hansolo.tilesfx.TimeSection
 
EPHEMERIS - eu.hansolo.tilesfx.Tile.SkinType
 
EphemerisTileSkin - Class in eu.hansolo.tilesfx.skins
 
EphemerisTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.EphemerisTileSkin
 
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.tools.Location
 
equals(Object) - Method in class eu.hansolo.tilesfx.tools.Point
 
ER - eu.hansolo.tilesfx.tools.Country
 
ES - eu.hansolo.tilesfx.tools.Country
 
ESE - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
ET - eu.hansolo.tilesfx.tools.Country
 
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.skins - package eu.hansolo.tilesfx.skins
 
eu.hansolo.tilesfx.tools - package eu.hansolo.tilesfx.tools
 
eu.hansolo.tilesfx.weather - package eu.hansolo.tilesfx.weather
 
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
 
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 eu.hansolo.tilesfx.Tile.TextSize
 
FALL - eu.hansolo.tilesfx.skins.LeaderBoardItem.State
 
FI - eu.hansolo.tilesfx.tools.Country
 
fillColor(Color) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
fillWithGradient(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
fillWithGradientProperty() - Method in class eu.hansolo.tilesfx.Tile
 
FINISHED - eu.hansolo.tilesfx.events.ChartDataEvent.EventType
 
FINISHED - eu.hansolo.tilesfx.events.TileEvent.EventType
 
fireAlarmEvent(AlarmEvent) - Method in class eu.hansolo.tilesfx.Tile
 
fireAlarmMarkerEvent(Alarm.AlarmMarkerEvent) - Method in class eu.hansolo.tilesfx.Alarm
 
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
 
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
 
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
 
FJ - eu.hansolo.tilesfx.tools.Country
 
FK - eu.hansolo.tilesfx.tools.Country
 
FLAGS - eu.hansolo.tilesfx.weather.DarkSky.Exclude
 
flattened() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
FLIP - eu.hansolo.tilesfx.Tile.SkinType
 
FLIP_FINISHED - eu.hansolo.tilesfx.events.TileEvent.EventType
 
FLIP_START - 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
 
FM - eu.hansolo.tilesfx.tools.Country
 
FO - eu.hansolo.tilesfx.tools.Country
 
FOG - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
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.TileBuilder
 
foregroundColorProperty() - Method in class eu.hansolo.tilesfx.addons.Switch
 
foregroundColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
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
 
FR - eu.hansolo.tilesfx.tools.Country
 
FRENCH - eu.hansolo.tilesfx.weather.DarkSky.Language
 
from - Variable in enum eu.hansolo.tilesfx.tools.Location.CardinalDirection
 

G

GA - eu.hansolo.tilesfx.tools.Country
 
GAUGE - eu.hansolo.tilesfx.Tile.SkinType
 
GAUGE_SPARK_LINE - eu.hansolo.tilesfx.Tile.SkinType
 
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 - eu.hansolo.tilesfx.tools.Country
 
GD - eu.hansolo.tilesfx.tools.Country
 
GE - eu.hansolo.tilesfx.tools.Country
 
GERMAN - eu.hansolo.tilesfx.weather.DarkSky.Language
 
getActiveColor() - Method in class eu.hansolo.tilesfx.addons.Switch
 
getActiveColor() - Method in class eu.hansolo.tilesfx.Tile
 
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
 
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 gauge.
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 gauge from the last value to the next value.
getApparentTemperatureMax() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getApparentTemperatureMaxTime() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getApparentTemperatureMin() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getApparentTemperatureMinTime() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
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.Switch
 
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 gauge background.
getBackgroundColor() - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
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.skins.BarChartItem
 
getBarBackgroundColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the bar background of the gauge (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 gauge (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 gauge.
getBorderWidth() - Method in class eu.hansolo.tilesfx.Tile
Returns the width in pixels that will be used to draw the border of the gauge.
getBottomLeft() - Method in class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
getBottomRight() - Method in class eu.hansolo.tilesfx.tools.CtxCornerRadii
 
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
 
getCenterX() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getCenterY() - Method in class eu.hansolo.tilesfx.tools.CtxBounds
 
getCharacter(char) - Method in interface eu.hansolo.tilesfx.chart.MatrixFont
 
getCharacter(char) - Method in enum eu.hansolo.tilesfx.chart.MatrixFont5x7
 
getCharacter(char) - Method in enum eu.hansolo.tilesfx.chart.MatrixFont8x11
 
getCharacter(char) - Method in enum eu.hansolo.tilesfx.chart.MatrixFont8x8
 
getCharacterHeight() - Method in interface eu.hansolo.tilesfx.chart.MatrixFont
 
getCharacterHeight() - Method in enum eu.hansolo.tilesfx.chart.MatrixFont5x7
 
getCharacterHeight() - Method in enum eu.hansolo.tilesfx.chart.MatrixFont8x11
 
getCharacterHeight() - Method in enum eu.hansolo.tilesfx.chart.MatrixFont8x8
 
getCharacterList() - Method in class eu.hansolo.tilesfx.Tile
 
getCharacterWidth() - Method in interface eu.hansolo.tilesfx.chart.MatrixFont
 
getCharacterWidth() - Method in enum eu.hansolo.tilesfx.chart.MatrixFont5x7
 
getCharacterWidth() - Method in enum eu.hansolo.tilesfx.chart.MatrixFont8x11
 
getCharacterWidth() - Method in enum eu.hansolo.tilesfx.chart.MatrixFont8x8
 
getChartBackgroundColor() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
getChartData() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
getChartData() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getChartData() - Method in class eu.hansolo.tilesfx.Tile
 
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
 
getChartForegroundColor() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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
 
getChartType() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getChartType() - Method in class eu.hansolo.tilesfx.Tile
 
getCheckSectionsForValue() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the value of the gauge should be checked against all sections (if sections not empty).
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.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.NotifyRegion
 
getChildren() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getChildren() - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
getChildrenUnmodifiable() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getCity() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
getClassCssMetaData() - Static method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
getCloudCover() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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 eu.hansolo.tilesfx.tools.Country
 
getColor() - Method in class eu.hansolo.tilesfx.tools.Location
 
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.
getCondition() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getCondition() - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
getContrastColor(Color) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getCountries() - Method in class eu.hansolo.tilesfx.tools.CountryGroup
 
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
 
getCountryPaths() - Method in class eu.hansolo.tilesfx.Tile
Returns a list of path elements that define the countries
getCssMetaData() - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
getCurrentLocation() - Method in class eu.hansolo.tilesfx.Tile
 
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.
getCustomFont() - Method in class eu.hansolo.tilesfx.Tile
Returns the given custom Font that can be used to render all text elements.
getDarkSky() - Method in class eu.hansolo.tilesfx.Tile
 
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.events.ChartDataEvent
 
getData() - Method in class eu.hansolo.tilesfx.events.TileEvent
 
getDataPointsVisible() - Method in class eu.hansolo.tilesfx.Tile
 
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
 
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 gauge.
getDegrees(double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getDepth() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getDescription() - Method in class eu.hansolo.tilesfx.Tile
Returns the description text of the gauge.
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 gauge.
getDewPoint() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getDisplayName() - Method in enum eu.hansolo.tilesfx.tools.Country
 
getDistanceTo(Location) - Method in class eu.hansolo.tilesfx.tools.Location
 
getDotOffColor() - Method in class eu.hansolo.tilesfx.addons.Indicator
 
getDotOnColor() - Method in class eu.hansolo.tilesfx.addons.Indicator
 
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
 
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
 
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
 
getForecast() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
getForegroundColor() - Method in class eu.hansolo.tilesfx.addons.Switch
 
getForegroundColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the Paint object that will be used to fill the gauge foreground.
getForegroundColor() - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
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.
getGradientStops() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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
 
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.
getHumidity() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
getImage() - Method in class eu.hansolo.tilesfx.TimeSection
Returns the image that was defined for the section.
getImageMask() - Method in class eu.hansolo.tilesfx.Tile
 
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
 
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
 
getItem() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
getKnobColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the knob of the radial gauges.
getLanguage() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
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
 
getLatitude() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
getLeaderBoardItems() - Method in class eu.hansolo.tilesfx.Tile
 
getLeftGraphics() - Method in class eu.hansolo.tilesfx.Tile
 
getLeftText() - Method in class eu.hansolo.tilesfx.Tile
 
getLeftValue() - Method in class eu.hansolo.tilesfx.Tile
 
getLegendSymbolFill() - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
getLevel() - Method in class eu.hansolo.tilesfx.tools.DoubleExponentialSmoothingForLinearSeries.Model
 
getLocale() - Method in class eu.hansolo.tilesfx.Tile
 
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
 
getLongitude() - Method in class eu.hansolo.tilesfx.tools.Location
 
getLongitude() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
getLoresCountryPaths() - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getLowerThreshold() - Method in class eu.hansolo.tilesfx.Tile
 
getLowerThresholdColor() - Method in class eu.hansolo.tilesfx.Tile
 
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
 
getMatrix() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
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
 
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 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.chart.RadarChart
 
getMaxValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the maximum value of the scale.
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
 
getMiddleText() - Method in class eu.hansolo.tilesfx.Tile
 
getMiddleValue() - Method in class eu.hansolo.tilesfx.Tile
 
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.chart.RadarChart
 
getMinValue() - Method in class eu.hansolo.tilesfx.Tile
Returns the minimum value of the scale.
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
 
getMoonDiskOrientationAngles() - Method in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
getMoonPhase() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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 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
 
getNameColor() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getNearestStormBearing() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getNearestStormDistance() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getNeedleColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the needle of the radial gauges.
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
getNoOfCols() - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
 
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
 
getNoOfSectors() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
getNotifyRegionBackgroundColor() - Method in class eu.hansolo.tilesfx.Tile
 
getNotifyRegionForegroundColor() - 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 gauge (NOT USED AT THE MOMENT)
getNumberOfValuesForTrendCalculation() - Method in class eu.hansolo.tilesfx.Tile
 
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
 
getOnMarkerReleased() - Method in class eu.hansolo.tilesfx.Alarm
 
getOnSectionEntered() - Method in class eu.hansolo.tilesfx.Section
 
getOnSectionLeft() - Method in class eu.hansolo.tilesfx.Section
 
getOnSectionUpdate() - Method in class eu.hansolo.tilesfx.Section
 
getOnTimeSectionEntered() - Method in class eu.hansolo.tilesfx.TimeSection
 
getOnTimeSectionLeft() - Method in class eu.hansolo.tilesfx.TimeSection
 
getOrientation() - Method in class eu.hansolo.tilesfx.Tile
Returns the orientation of the control.
getOzone() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
getPeriod() - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
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
 
getPrecipAccumlation() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getPrecipIntensity() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getPrecipIntensityMax() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getPrecipIntensityMaxTime() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getPrecipProbability() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getPrecipType() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getPressure() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getRadarChartMode() - Method in class eu.hansolo.tilesfx.Tile
Returns the mode of the RadarChartTileSkin.
getRange() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
getRange() - Method in class eu.hansolo.tilesfx.Tile
Always returns the range of the gauge scale (maxValue - minValue).
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
 
getRightText() - Method in class eu.hansolo.tilesfx.Tile
 
getRightValue() - Method in class eu.hansolo.tilesfx.Tile
 
getRingColor() - Method in class eu.hansolo.tilesfx.addons.Indicator
 
getRoundedCorners() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the corners of the Tiles are rounded
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
 
getSelectorSize() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getSelectorStrokeColor() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getSeparatorColor() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getSeries() - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
getSeries() - Method in class eu.hansolo.tilesfx.Tile
 
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.TreeNodeEvent
 
getSpacerSizeFactor() - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
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 gauge.
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.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
 
getSummary() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
getSunriseTime() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
getSunsetTime() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getSymbolBackground() - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
getSymbolColor() - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
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
 
getTemperature() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getTemperatureMax() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getTemperatureMaxTime() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getTemperatureMin() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getTemperatureMinTime() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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.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.
getThreadFactory(String, boolean) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
getThreshold() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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
 
getThresholdColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the threshold indicator of the gauge.
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 gauge.
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.
getTime() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
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
 
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.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
 
getTimeZone() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
getTimeZone() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getTitle() - Method in class eu.hansolo.tilesfx.Tile
Returns the title of the gauge.
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 gauge.
getToday() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
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
 
getTooltipTimeout() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
getTooltipTimeout() - Method in class eu.hansolo.tilesfx.Tile
 
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
 
getTreeNode() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
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.TreeNodeEvent
 
getUnit() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
getUnit() - Method in class eu.hansolo.tilesfx.Tile
Returns the unit of the gauge.
getUnit() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
getUnitColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the unit of the gauge.
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.Tile
 
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 eu.hansolo.tilesfx.tools.Country
 
getValueColor() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
getValueColor() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
getValueColor() - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the value of the gauge.
getValueObject() - Method in enum 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
 
getVisibility() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
getWindBearing() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
getWindow() - Method in class eu.hansolo.tilesfx.tools.MovingAverage
 
getWindSpeed() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
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
 
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 - eu.hansolo.tilesfx.tools.Country
 
GG - eu.hansolo.tilesfx.tools.Country
 
GH - eu.hansolo.tilesfx.tools.Country
 
GI - eu.hansolo.tilesfx.tools.Country
 
GL - eu.hansolo.tilesfx.tools.Country
 
GM - eu.hansolo.tilesfx.tools.Country
 
GN - eu.hansolo.tilesfx.tools.Country
 
GO - eu.hansolo.tilesfx.tools.Country
 
GOLDEN_HOUR - eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
 
GP - eu.hansolo.tilesfx.tools.Country
 
GQ - eu.hansolo.tilesfx.tools.Country
 
GR - eu.hansolo.tilesfx.tools.Country
 
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 - eu.hansolo.tilesfx.events.TileEvent.EventType
 
graphicProperty() - Method in class eu.hansolo.tilesfx.Tile
 
GRAY - eu.hansolo.tilesfx.Tile.TileColor
 
GRAY - Static variable in class eu.hansolo.tilesfx.Tile
 
GREEK - eu.hansolo.tilesfx.weather.DarkSky.Language
 
GREEN - eu.hansolo.tilesfx.Tile.TileColor
 
GREEN - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
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
 
gridColorProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
GS - eu.hansolo.tilesfx.tools.Country
 
GT - eu.hansolo.tilesfx.tools.Country
 
GU - eu.hansolo.tilesfx.tools.Country
 
GW - eu.hansolo.tilesfx.tools.Country
 
GY - eu.hansolo.tilesfx.tools.Country
 

H

HAIL - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
HALF_HOURLY - eu.hansolo.tilesfx.Alarm.Repetition
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.BarGaugeTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.CountryTileSkin
 
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.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.SliderTileSkin
 
handleCurrentValue(double) - Method in class eu.hansolo.tilesfx.skins.SparkLineTileSkin
 
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
 
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.CountryTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
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.EphemerisTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.FlipTileSkin
 
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.ImageTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
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.RadialChartTileSkin
 
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.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.WeatherTileSkin
 
handleEvents(String) - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
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
 
height - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
heightFactor - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
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 - eu.hansolo.tilesfx.events.TileEvent.EventType
 
HIDE_NOTIFY_REGION - eu.hansolo.tilesfx.events.TileEvent.EventType
 
HIGH_LOW - eu.hansolo.tilesfx.Tile.SkinType
 
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 - eu.hansolo.tilesfx.tools.Country
 
HM - eu.hansolo.tilesfx.tools.Country
 
HN - eu.hansolo.tilesfx.tools.Country
 
HORIZON_34arcmin - eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
 
HORIZONTAL - eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
 
HOUR - eu.hansolo.tilesfx.events.TimeEvent.TimeEventType
 
hourColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
hourColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
HOURLY - eu.hansolo.tilesfx.Alarm.Repetition
 
HOURLY - eu.hansolo.tilesfx.weather.DarkSky.Exclude
 
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 - eu.hansolo.tilesfx.tools.Country
 
HT - eu.hansolo.tilesfx.tools.Country
 
HU - eu.hansolo.tilesfx.tools.Country
 
HUMIDITY - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
humidityUnitString - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.Unit
 
HUNGARIAN - eu.hansolo.tilesfx.weather.DarkSky.Language
 

I

ICELANDIC - eu.hansolo.tilesfx.weather.DarkSky.Language
 
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 - eu.hansolo.tilesfx.tools.Country
 
IE - eu.hansolo.tilesfx.tools.Country
 
IKPAY_ATINLAY - eu.hansolo.tilesfx.weather.DarkSky.Language
 
IL - eu.hansolo.tilesfx.tools.Country
 
IM - eu.hansolo.tilesfx.tools.Country
 
image(Image) - Method in class eu.hansolo.tilesfx.TileBuilder
 
IMAGE - eu.hansolo.tilesfx.Tile.SkinType
 
imageMask(Tile.ImageMask) - Method in class eu.hansolo.tilesfx.TileBuilder
 
imageMaskProperty() - Method in class eu.hansolo.tilesfx.Tile
 
imageProperty() - Method in class eu.hansolo.tilesfx.Tile
 
ImageTileSkin - Class in eu.hansolo.tilesfx.skins
 
ImageTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.ImageTileSkin
 
IN - eu.hansolo.tilesfx.tools.Country
 
increment(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
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
 
info(String) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
INFO_REGION_HANDLER - 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
 
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.CountryTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
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.EphemerisTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.FlipTileSkin
 
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.ImageTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
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.RadialChartTileSkin
 
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.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.WeatherTileSkin
 
initGraphics() - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
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
 
INSIDE_TEMP - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
INSTANCE - eu.hansolo.tilesfx.chart.MatrixFont5x7
 
INSTANCE - eu.hansolo.tilesfx.chart.MatrixFont8x11
 
INSTANCE - eu.hansolo.tilesfx.chart.MatrixFont8x8
 
interactive(boolean) - Method in class eu.hansolo.tilesfx.chart.SunburstChartBuilder
 
interactiveProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
interactiveProperty() - Method in class eu.hansolo.tilesfx.chart.SunburstChart
 
interpolateColor(Stop, Stop, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
IO - eu.hansolo.tilesfx.tools.Country
 
IQ - eu.hansolo.tilesfx.tools.Country
 
IR - eu.hansolo.tilesfx.tools.Country
 
IS - eu.hansolo.tilesfx.tools.Country
 
isActive() - Method in class eu.hansolo.tilesfx.addons.Switch
 
isActive() - Method in class eu.hansolo.tilesfx.Section
 
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
 
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 gauge 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.
isBright(Color) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
isCheckThreshold() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the value of the gauge 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.
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.Tile
Returns true if an inner shadow should be drawn on the gauge 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
 
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.
isKeepAspect() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the control should keep it's aspect.
isLeaf() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
isLegendVisible() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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
 
isOldValueVisible() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the old value of the gauge is visible (not implemented)
isOn() - Method in class eu.hansolo.tilesfx.addons.Indicator
 
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.NotifyRegion
 
isRunning() - Method in class eu.hansolo.tilesfx.Tile
Returns true if the clock is running and shows the current time.
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.Tile
 
isSmoothed() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
isSmoothing() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
isSmoothing() - Method in class eu.hansolo.tilesfx.Tile
Returns true when smoothing is enabled.
isSnapToTicks() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
isSnapToTicks() - Method in class eu.hansolo.tilesfx.Tile
 
isSortedData() - Method in class eu.hansolo.tilesfx.Tile
 
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
 
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 gauge 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 - eu.hansolo.tilesfx.tools.Country
 
ITALIAN - eu.hansolo.tilesfx.weather.DarkSky.Language
 

J

J2000 - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
JE - eu.hansolo.tilesfx.tools.Country
 
JM - eu.hansolo.tilesfx.tools.Country
 
JO - eu.hansolo.tilesfx.tools.Country
 
JP - eu.hansolo.tilesfx.tools.Country
 
JU - eu.hansolo.tilesfx.tools.Country
 
JULIAN_DAYS_PER_CENTURY - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 

K

KE - eu.hansolo.tilesfx.tools.Country
 
keepAspectProperty() - Method in class eu.hansolo.tilesfx.Tile
 
KG - eu.hansolo.tilesfx.tools.Country
 
KH - eu.hansolo.tilesfx.tools.Country
 
KI - eu.hansolo.tilesfx.tools.Country
 
KM - eu.hansolo.tilesfx.tools.Country
 
KN - eu.hansolo.tilesfx.tools.Country
 
knobColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
knobColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
KP - eu.hansolo.tilesfx.tools.Country
 
KR - eu.hansolo.tilesfx.tools.Country
 
KW - eu.hansolo.tilesfx.tools.Country
 
KY - eu.hansolo.tilesfx.tools.Country
 
KZ - eu.hansolo.tilesfx.tools.Country
 

L

LA - eu.hansolo.tilesfx.tools.Country
 
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
 
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.InfoRegion
 
layoutChildren() - Method in class eu.hansolo.tilesfx.tools.NotifyRegion
 
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 - eu.hansolo.tilesfx.tools.Country
 
LC - eu.hansolo.tilesfx.tools.Country
 
LEADER_BOARD - 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.State - Enum 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
 
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
 
lessThan(double, double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
LI - eu.hansolo.tilesfx.tools.Country
 
LIGHT_GREEN - eu.hansolo.tilesfx.Tile.TileColor
 
LIGHT_GREEN - Static variable in class eu.hansolo.tilesfx.Tile
 
LIGHT_RED - eu.hansolo.tilesfx.Tile.TileColor
 
LIGHT_RED - Static variable in class eu.hansolo.tilesfx.Tile
 
LINE - eu.hansolo.tilesfx.chart.SmoothedChart.ChartType
 
LINE - eu.hansolo.tilesfx.Tile.ChartType
 
LK - 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(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 - eu.hansolo.tilesfx.events.TileEvent.EventType
 
Location.CardinalDirection - Enum 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
 
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
 
LR - eu.hansolo.tilesfx.tools.Country
 
LS - eu.hansolo.tilesfx.tools.Country
 
LT - eu.hansolo.tilesfx.tools.Country
 
LU - eu.hansolo.tilesfx.tools.Country
 
LV - eu.hansolo.tilesfx.tools.Country
 
LY - eu.hansolo.tilesfx.tools.Country
 

M

MA - eu.hansolo.tilesfx.tools.Country
 
MAGENTA - 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
 
MAP - 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 - 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
 
MATRIX - 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 in eu.hansolo.tilesfx.chart
Created by hansolo on 21.04.17.
MatrixFont8x11 - Enum in eu.hansolo.tilesfx.chart
Created by hansolo on 24.03.17.
MatrixFont8x8 - Enum in eu.hansolo.tilesfx.chart
Created by hansolo on 19.03.17.
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
 
MAX_PERIOD - Static variable in class eu.hansolo.tilesfx.tools.MovingAverage
 
MAX_VALUE_EXCEEDED - 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.skins.TileSkin
 
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.skins.TileSkin
 
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.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 - eu.hansolo.tilesfx.tools.Country
 
MD - eu.hansolo.tilesfx.tools.Country
 
ME - 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
 
MF - eu.hansolo.tilesfx.tools.Country
 
MG - eu.hansolo.tilesfx.tools.Country
 
MH - eu.hansolo.tilesfx.tools.Country
 
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 - 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.skins.TileSkin
 
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 - eu.hansolo.tilesfx.events.TimeEvent.TimeEventType
 
minuteColor(Color) - Method in class eu.hansolo.tilesfx.TileBuilder
 
minuteColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
MINUTELY - eu.hansolo.tilesfx.weather.DarkSky.Exclude
 
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.skins.TileSkin
 
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.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 - eu.hansolo.tilesfx.tools.Country
 
ML - eu.hansolo.tilesfx.tools.Country
 
MM - eu.hansolo.tilesfx.tools.Country
 
MN - eu.hansolo.tilesfx.tools.Country
 
MO - 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
 
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.
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
 
MP - eu.hansolo.tilesfx.tools.Country
 
MQ - eu.hansolo.tilesfx.tools.Country
 
MR - eu.hansolo.tilesfx.tools.Country
 
MS - eu.hansolo.tilesfx.tools.Country
 
MT - eu.hansolo.tilesfx.tools.Country
 
MU - eu.hansolo.tilesfx.tools.Country
 
multiply(double) - Method in class eu.hansolo.tilesfx.tools.Point
 
MV - eu.hansolo.tilesfx.tools.Country
 
MW - eu.hansolo.tilesfx.tools.Country
 
MX - eu.hansolo.tilesfx.tools.Country
 
MY - eu.hansolo.tilesfx.tools.Country
 
MZ - eu.hansolo.tilesfx.tools.Country
 

N

N - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
NA - eu.hansolo.tilesfx.tools.Country
 
name - Variable in enum 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 - eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
 
NAME_VALUE - eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
 
nameColorProperty() - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
nameColorProperty() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
NC - eu.hansolo.tilesfx.tools.Country
 
NE - eu.hansolo.tilesfx.tools.Country
 
NE - 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
 
NF - eu.hansolo.tilesfx.tools.Country
 
NG - eu.hansolo.tilesfx.tools.Country
 
NI - eu.hansolo.tilesfx.tools.Country
 
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
 
NL - eu.hansolo.tilesfx.tools.Country
 
NNE - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
NNW - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
NO - eu.hansolo.tilesfx.tools.Country
 
NODE_SELECTED - eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
 
nodesAtSameLevel() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
NONE - eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
 
NONE - eu.hansolo.tilesfx.Tile.ImageMask
 
NONE - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
NONE - eu.hansolo.tilesfx.weather.DarkSky.PrecipType
 
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
 
NORAM - Static variable in class eu.hansolo.tilesfx.tools.Helper
 
NORMAL - 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).
NORWEGIAN - eu.hansolo.tilesfx.weather.DarkSky.Language
 
not(Predicate<T>) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
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
 
NP - eu.hansolo.tilesfx.tools.Country
 
NR - eu.hansolo.tilesfx.tools.Country
 
NU - eu.hansolo.tilesfx.tools.Country
 
NUMBER - 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
 
NW - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
NZ - eu.hansolo.tilesfx.tools.Country
 

O

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 - eu.hansolo.tilesfx.tools.Country
 
onAlarm(AlarmEventListener) - Method in class eu.hansolo.tilesfx.TileBuilder
 
onAlarmEvent(AlarmEvent) - Method in interface eu.hansolo.tilesfx.events.AlarmEventListener
 
ONCE - eu.hansolo.tilesfx.Alarm.Repetition
 
onChartDataEvent(ChartDataEvent) - Method in interface eu.hansolo.tilesfx.events.ChartDataEventListener
 
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
 
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
 
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(InvalidationListener) - Method in class eu.hansolo.tilesfx.TileBuilder
 
ORANGE - eu.hansolo.tilesfx.Tile.TileColor
 
ORANGE - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
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 - eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
 
OUTSIDE_TEMP - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 

P

PA - 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
 
pane - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
PARENT_CHANGED - eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
 
PARTLY_CLOUDY_DAY - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
PARTLY_CLOUDY_NIGHT - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
PE - eu.hansolo.tilesfx.tools.Country
 
PERCENTAGE - eu.hansolo.tilesfx.Tile.SkinType
 
PercentageTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 19.12.16.
PercentageTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.PercentageTileSkin
 
PF - eu.hansolo.tilesfx.tools.Country
 
PG - eu.hansolo.tilesfx.tools.Country
 
PH - eu.hansolo.tilesfx.tools.Country
 
PI_OVER_TWO - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
PINK - eu.hansolo.tilesfx.Tile.TileColor
 
PINK - Static variable in class eu.hansolo.tilesfx.Tile
 
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 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) - 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 - eu.hansolo.tilesfx.tools.Country
 
PL - eu.hansolo.tilesfx.tools.Country
 
PLUS_MINUS - 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 - eu.hansolo.tilesfx.tools.Country
 
PN - 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
 
POLISH - eu.hansolo.tilesfx.weather.DarkSky.Language
 
POLYGON - eu.hansolo.tilesfx.chart.RadarChart.Mode
 
PORTUGUESE - eu.hansolo.tilesfx.weather.DarkSky.Language
 
PR - eu.hansolo.tilesfx.tools.Country
 
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.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.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
 
PRESSURE - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
pressureUnitString - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.Unit
 
PS - eu.hansolo.tilesfx.tools.Country
 
PT - eu.hansolo.tilesfx.tools.Country
 
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 - eu.hansolo.tilesfx.tools.Country
 
PY - eu.hansolo.tilesfx.tools.Country
 

Q

q(double) - Method in class eu.hansolo.tilesfx.tools.CatmullRom
 
QA - 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 - 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
 
RadarChart.Mode - Enum in eu.hansolo.tilesfx.chart
 
radarChartMode(RadarChart.Mode) - Method in class eu.hansolo.tilesfx.TileBuilder
 
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
 
RADIAL_CHART - eu.hansolo.tilesfx.Tile.SkinType
 
RADIAL_PERCENTAGE - 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
 
RadialPercentageTileSkin - Class in eu.hansolo.tilesfx.skins
 
RadialPercentageTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.RadialPercentageTileSkin
 
RAIN - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
RAIN - eu.hansolo.tilesfx.weather.DarkSky.PrecipType
 
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.Tile
 
RE - eu.hansolo.tilesfx.tools.Country
 
RECALC - eu.hansolo.tilesfx.events.TileEvent.EventType
 
RECTANGULAR - eu.hansolo.tilesfx.Tile.ImageMask
 
RED - eu.hansolo.tilesfx.Tile.TileColor
 
RED - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
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.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.CountryTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
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.EphemerisTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.FlipTileSkin
 
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.ImageTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
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.RadialChartTileSkin
 
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.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.WeatherTileSkin
 
redraw() - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
REDRAW - eu.hansolo.tilesfx.events.TileEvent.EventType
 
referenceValue(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
referenceValueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
REFRESH - eu.hansolo.tilesfx.events.TileEvent.EventType
 
REGIONS_ON_TOP - 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.CountryTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
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.EphemerisTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.FlipTileSkin
 
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.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.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.RadialChartTileSkin
 
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.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.WeatherTileSkin
 
registerListeners() - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
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
 
removeAllNodes() - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
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
 
removeChartData(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
 
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
 
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(XYChart.Series<String, Number>) - Method in class eu.hansolo.tilesfx.Tile
 
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
 
reset() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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 gauge.
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.CountryTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
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.EphemerisTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.FlipTileSkin
 
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.ImageTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
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.RadialChartTileSkin
 
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.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.WeatherTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.skins.WorldMapTileSkin
 
resize() - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
RESIZE - 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.CountryTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.DateTileSkin
 
resizeDynamicText() - Method in class eu.hansolo.tilesfx.skins.EphemerisTileSkin
 
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.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.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.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.WeatherTileSkin
 
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.CountryTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.CustomTileSkin
 
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.EphemerisTileSkin
 
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.ImageTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardTileSkin
 
resizeStaticText() - Method in class eu.hansolo.tilesfx.skins.MapTileSkin
 
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.RadialChartTileSkin
 
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.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.WeatherTileSkin
 
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 - eu.hansolo.tilesfx.skins.LeaderBoardItem.State
 
RO - eu.hansolo.tilesfx.tools.Country
 
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
 
round(double, int) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
ROUND - eu.hansolo.tilesfx.chart.PixelMatrix.PixelShape
 
ROUND - eu.hansolo.tilesfx.Tile.ImageMask
 
roundDoubleToInt(double) - Static method in class eu.hansolo.tilesfx.tools.Helper
 
ROUNDED_RECT - 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 - eu.hansolo.tilesfx.tools.Country
 
RU - eu.hansolo.tilesfx.tools.Country
 
running(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
runningProperty() - Method in class eu.hansolo.tilesfx.Tile
 
RUSSIAN - eu.hansolo.tilesfx.weather.DarkSky.Language
 
RW - eu.hansolo.tilesfx.tools.Country
 

S

S - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
SA - eu.hansolo.tilesfx.tools.Country
 
SAT - eu.hansolo.tilesfx.Tile.MapProvider
 
SB - eu.hansolo.tilesfx.tools.Country
 
SC - eu.hansolo.tilesfx.tools.Country
 
scaleLegendToValue(double) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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
 
SD - eu.hansolo.tilesfx.tools.Country
 
SE - eu.hansolo.tilesfx.tools.Country
 
SE - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
SECOND - eu.hansolo.tilesfx.events.TimeEvent.TimeEventType
 
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.SunMoonCalculator
 
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
 
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(String) - Constructor for class eu.hansolo.tilesfx.Section
Represents an area of a given range, defined by a start and stop value.
SECTION - 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 - eu.hansolo.tilesfx.chart.RadarChart.Mode
 
selected(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
SELECTED_CHART_DATA - 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
 
separatorColorProperty() - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
SERBIAN - eu.hansolo.tilesfx.weather.DarkSky.Language
 
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 - 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(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
 
setActive(boolean) - Method in class eu.hansolo.tilesfx.Section
 
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
 
setActiveColor(Color) - Method in class eu.hansolo.tilesfx.addons.Switch
 
setActiveColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
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
 
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 gauge.
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 gauge 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 gauge from the last value to the next value.
setApparentTemperatureMax(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setApparentTemperatureMaxTime(LocalDateTime) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setApparentTemperatureMin(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setApparentTemperatureMinTime(LocalDateTime) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setArmed(boolean) - Method in class eu.hansolo.tilesfx.Alarm
Defines if the alarm is activated.
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.Switch
 
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 gauge background.
setBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
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
 
setBarBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setBarBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Returns the color that will be used to colorize the bar background of the gauge (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 gauge (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 gauge.
setBorderWidth(double) - Method in class eu.hansolo.tilesfx.Tile
Defines the width in pixels that will be used to draw the border of the gauge.
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
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
 
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
 
setChartForegroundColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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
 
setChartType(SmoothedChart.ChartType) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setChartType(Tile.ChartType) - Method in class eu.hansolo.tilesfx.Tile
 
setCheckSectionsForValue(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the value of the gauge should be checked against all sections (if sections not empty).
setCheckThreshold(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the value of the gauge should be checked against the threshold.
setChildren(List<TreeNode<T>>) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
setCity(String) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
setCloudCover(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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 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
 
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.
setCondition(DarkSky.ConditionAndIcon) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setCondition(DarkSky.ConditionAndIcon) - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
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
 
setCurrentLocation(Location) - Method in class eu.hansolo.tilesfx.Tile
 
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
setDarkSky(DarkSky) - Method in class eu.hansolo.tilesfx.Tile
 
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
 
setDataPointsVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
 
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
 
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 gauge.
setDescription(String) - Method in class eu.hansolo.tilesfx.Tile
Sets the description text of the gauge.
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 gauge.
setDewPoint(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
setDotOnColor(Color) - Method in class eu.hansolo.tilesfx.addons.Indicator
 
setDuration(LocalTime) - Method in class eu.hansolo.tilesfx.Tile
Defines a duration that is used in the TimeTileSkin
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
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
 
setForecast(List<DataPoint>) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
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.Switch
 
setForegroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the Paint object that will be used to fill the gauge foreground.
setForegroundColor(Color) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
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
 
setGradientStops(List<Stop>) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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.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
 
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.
setHumidity(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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.Tile
 
setImageMask(Tile.ImageMask) - Method in class eu.hansolo.tilesfx.Tile
 
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.Tile
Defines if an inner shadow should be drawn on the gauge background.
setInteractive(boolean) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
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.
setItem(T) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
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 gauges.
setLanguage(DarkSky.Language) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
setLatitude(double) - Method in class eu.hansolo.tilesfx.tools.Location
 
setLatitude(double) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
setLatLon(double, double) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
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
 
setLeftText(String) - Method in class eu.hansolo.tilesfx.Tile
 
setLeftValue(double) - Method in class eu.hansolo.tilesfx.Tile
 
setLegendSymbolFill(Paint) - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
setLegendVisible(boolean) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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
 
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
 
setLongitude(double) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
setLowerThreshold(double) - Method in class eu.hansolo.tilesfx.Tile
 
setLowerThresholdColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
setMajorTickUnit(double) - Method in class eu.hansolo.tilesfx.Tile
 
setMapProvider(Tile.MapProvider) - Method in class eu.hansolo.tilesfx.Tile
 
setMatrixFont(MatrixFont) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
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.RadarChart
 
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 gauge scale to the given value
setMiddleGraphics(Node) - Method in class eu.hansolo.tilesfx.Tile
 
setMiddleText(String) - Method in class eu.hansolo.tilesfx.Tile
 
setMiddleValue(double) - Method in class eu.hansolo.tilesfx.Tile
 
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.RadarChart
 
setMinValue(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the minimum value of the gauge scale to the given value
setMode(RadarChart.Mode) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setMoonPhase(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
setNameColor(Color) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setNearestStormBearing(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setNearestStormDistance(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setNeedleColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the needle of the radial gauges.
setNoOfCols(Integer) - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
 
setNoOfColsAndNoOfRows(int, int) - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
 
setNoOfRows(Integer) - Method in class eu.hansolo.tilesfx.tools.FlowGridPane
 
setNoOfSectors(int) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setNotifyRegionBackgroundColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
setNotifyRegionForegroundColor(Color) - 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 gauge (NOT USED AT THE MOMENT)
setNumberOfValuesForTrendCalculation(int) - Method in class eu.hansolo.tilesfx.Tile
 
setOldValueVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the old value of the gauge should be visible (not implemented)
setOn(boolean) - Method in class eu.hansolo.tilesfx.addons.Indicator
 
setOnAlarm(AlarmEventListener) - Method in class eu.hansolo.tilesfx.Tile
 
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
 
setOnLocationEvent(LocationEventListener) - Method in class eu.hansolo.tilesfx.tools.Location
 
setOnMarkerPressed(EventHandler<Alarm.AlarmMarkerEvent>) - Method in class eu.hansolo.tilesfx.Alarm
 
setOnMarkerReleased(EventHandler<Alarm.AlarmMarkerEvent>) - Method in class eu.hansolo.tilesfx.Alarm
 
setOnPixelMatrixEvent(PixelMatrixEventListener) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
setOnSectionEntered(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.tilesfx.Section
 
setOnSectionLeft(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.tilesfx.Section
 
setOnSectionUpdate(EventHandler<Section.SectionEvent>) - Method in class eu.hansolo.tilesfx.Section
 
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
 
setOnTimeSectionLeft(EventHandler<TimeSection.TimeSectionEvent>) - Method in class eu.hansolo.tilesfx.TimeSection
 
setOnTreeNodeEvent(TreeNodeEventListener) - Method in class eu.hansolo.tilesfx.tools.TreeNode
 
setOrientation(Orientation) - Method in class eu.hansolo.tilesfx.Tile
Defines the orientation of the control.
setOzone(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
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
 
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
 
setPoiList(List<Location>) - Method in class eu.hansolo.tilesfx.Tile
 
setPoiLocations(Location...) - Method in class eu.hansolo.tilesfx.Tile
 
setPrecipAccumlation(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setPrecipIntensity(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setPrecipIntensityMax(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setPrecipIntensityMaxTime(LocalDateTime) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setPrecipProbability(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setPrecipType(DarkSky.PrecipType) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setPressure(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setRadarChartMode(RadarChart.Mode) - Method in class eu.hansolo.tilesfx.Tile
Defines the mode that is used in the RadarChartTileSkin to visualize the data in the RadarChart.
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
 
setRightText(String) - Method in class eu.hansolo.tilesfx.Tile
 
setRightValue(double) - Method in class eu.hansolo.tilesfx.Tile
 
setRingColor(Color) - Method in class eu.hansolo.tilesfx.addons.Indicator
 
setRoundedCorner(boolean) - Method in class eu.hansolo.tilesfx.tools.InfoRegion
 
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
 
setSelectorSize(double) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSelectorStrokeColor(Color) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSeparatorColor(Color) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
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.
setSkinType(Tile.SkinType) - Method in class eu.hansolo.tilesfx.Tile
 
setSmoothed(boolean) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSmoothing(boolean) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setSmoothing(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the smoothing property should be enabled/disabled.
setSnapToTicks(boolean) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setSnapToTicks(boolean) - Method in class eu.hansolo.tilesfx.Tile
 
setSortedData(boolean) - Method in class eu.hansolo.tilesfx.Tile
 
setSpacerSizeFactor(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrix
 
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 gauge.
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(List<Stop>) - Method in class eu.hansolo.tilesfx.tools.GradientLookup
 
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
 
setSummary(String) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setSunriseTime(LocalDateTime) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setSunsetTime(LocalDateTime) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setSymbolBackground(Background) - Method in class eu.hansolo.tilesfx.chart.TilesFXSeries
 
setSymbolColor(Color) - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
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
 
setSymbolsVisible(XYChart.Series<X, Y>, boolean) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setTemperature(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setTemperatureMax(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setTemperatureMaxTime(LocalDateTime) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setTemperatureMin(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setTemperatureMinTime(LocalDateTime) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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.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.Tile
Defines if the text of the clock will be drawn.
setThreshold(double) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setThreshold(double) - Method in class eu.hansolo.tilesfx.Tile
Sets the threshold of the gauge to the given value.
setThresholdColor(Color) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setThresholdColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the threshold indicator of the gauge.
setThresholdVisible(boolean) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setThresholdVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the threshold indicator should be drawn
setTickLabelColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
setTickLabelDecimals(int) - Method in class eu.hansolo.tilesfx.Tile
Defines the number of tickLabelDecimals that will be used to format the ticklabels of the gauge.
setTickLabelFill(Paint) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setTickMarkColor(Color) - Method in class eu.hansolo.tilesfx.Tile
 
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(LocalDateTime) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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.
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
 
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.tools.Location
 
setTimeZone(TimeZone) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
setTimeZone(TimeZone) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setTitle(String) - Method in class eu.hansolo.tilesfx.Tile
Sets the title of the gauge.
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 gauge.
setToday(DataPoint) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
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
 
setTooltipTimeout(double) - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
setTooltipTimeout(double) - Method in class eu.hansolo.tilesfx.Tile
 
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
 
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.
setUnit(DarkSky.Unit) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
setUnit(String) - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
setUnit(String) - Method in class eu.hansolo.tilesfx.Tile
Sets the unit of the gauge.
setUnitColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the unit of the gauge.
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.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 eu.hansolo.tilesfx.tools.Country
 
setValue(double) - Method in class eu.hansolo.tilesfx.tools.TimeData
 
setValueColor(Color) - Method in class eu.hansolo.tilesfx.skins.BarChartItem
 
setValueColor(Color) - Method in class eu.hansolo.tilesfx.skins.LeaderBoardItem
 
setValueColor(Color) - Method in class eu.hansolo.tilesfx.Tile
Defines the color that will be used to colorize the value of the gauge.
setValueObject(ValueObject) - Method in enum eu.hansolo.tilesfx.tools.Country
 
setValueVisible(boolean) - Method in class eu.hansolo.tilesfx.Tile
Defines if the visualization of the gauge value should be visible.
setVisibility(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
setWindBearing(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
setWindSpeed(double) - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
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
 
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
 
SG - eu.hansolo.tilesfx.tools.Country
 
SH - 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 - eu.hansolo.tilesfx.events.TileEvent.EventType
 
SHOW_NOTIFY_REGION - eu.hansolo.tilesfx.events.TileEvent.EventType
 
showInfoRegion(boolean) - Method in class eu.hansolo.tilesfx.Tile
 
showInfoRegion(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 - eu.hansolo.tilesfx.tools.Country
 
SI - eu.hansolo.tilesfx.weather.DarkSky.Unit
 
SIDEREAL_DAY_LENGTH - Static variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
 
SIMPLIFIED_CHINESE - eu.hansolo.tilesfx.weather.DarkSky.Language
 
size - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
sizeListener - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
SJ - eu.hansolo.tilesfx.tools.Country
 
SK - eu.hansolo.tilesfx.tools.Country
 
skinType(Tile.SkinType) - Method in class eu.hansolo.tilesfx.TileBuilder
 
SL - eu.hansolo.tilesfx.tools.Country
 
SLEET - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
SLEET - eu.hansolo.tilesfx.weather.DarkSky.PrecipType
 
SLIDER - 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
 
SLOVAK - eu.hansolo.tilesfx.weather.DarkSky.Language
 
SM - eu.hansolo.tilesfx.tools.Country
 
SMALL - eu.hansolo.tilesfx.Tile.TextSize
 
SMALLER - eu.hansolo.tilesfx.Tile.TextSize
 
SMOOTH_AREA_CHART - 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 - 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 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 - eu.hansolo.tilesfx.tools.Country
 
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
 
SNOW - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
SNOW - eu.hansolo.tilesfx.weather.DarkSky.PrecipType
 
SO - eu.hansolo.tilesfx.tools.Country
 
sortedData(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
sortedDataProperty() - Method in class eu.hansolo.tilesfx.Tile
 
spacerSizeFactor(double) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
SPANISH - eu.hansolo.tilesfx.weather.DarkSky.Language
 
SPARK_LINE - 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
 
speedUnitString - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.Unit
 
SQUARE - eu.hansolo.tilesfx.chart.PixelMatrix.PixelShape
 
squarePixels(boolean) - Method in class eu.hansolo.tilesfx.chart.PixelMatrixBuilder
 
SR - eu.hansolo.tilesfx.tools.Country
 
SS - eu.hansolo.tilesfx.tools.Country
 
SSE - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
SSW - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
ST - eu.hansolo.tilesfx.tools.Country
 
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 - 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 - 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(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 - eu.hansolo.tilesfx.Tile.MapProvider
 
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 - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
styleClass(String) - Method in class eu.hansolo.tilesfx.SectionBuilder
 
styleClass(String...) - Method in class eu.hansolo.tilesfx.TileBuilder
 
styleName - Variable in enum 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
 
sunAz - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Sun.
SUNBURST - 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 in eu.hansolo.tilesfx.chart
 
SunburstChart.VisibleData - Enum 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 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.
SUNRISE - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
sunset - Variable in class eu.hansolo.tilesfx.tools.SunMoonCalculator
Values for azimuth, elevation, rise, set, and transit for the Sun.
SUNSET - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
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.
SV - eu.hansolo.tilesfx.tools.Country
 
SW - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
SWEDISH - eu.hansolo.tilesfx.weather.DarkSky.Language
 
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 - 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 - 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
 
SX - eu.hansolo.tilesfx.tools.Country
 
SY - eu.hansolo.tilesfx.tools.Country
 
symbolColorProperty() - Method in class eu.hansolo.tilesfx.weather.WeatherSymbol
 
symbolsVisibleProperty() - Method in class eu.hansolo.tilesfx.chart.SmoothedChart
 
SZ - eu.hansolo.tilesfx.tools.Country
 

T

TANGENT - eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
 
TC - eu.hansolo.tilesfx.tools.Country
 
TD - eu.hansolo.tilesfx.tools.Country
 
temperatureUnitString - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.Unit
 
Test - Class in eu.hansolo.tilesfx
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
 
TETUM - eu.hansolo.tilesfx.weather.DarkSky.Language
 
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 - eu.hansolo.tilesfx.Tile.SkinType
 
textAlignment(TextAlignment) - Method in class eu.hansolo.tilesfx.TileBuilder
 
textAlignmentProperty() - Method in class eu.hansolo.tilesfx.Tile
 
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.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.Tile
 
TF - eu.hansolo.tilesfx.tools.Country
 
TG - eu.hansolo.tilesfx.tools.Country
 
TH - eu.hansolo.tilesfx.tools.Country
 
threshold - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
threshold(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
THRESHOLD_EXCEEDED - eu.hansolo.tilesfx.events.TileEvent.EventType
 
THRESHOLD_UNDERRUN - 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.Tile
 
thresholdProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
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.Tile
 
THUNDERSTORM - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
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
 
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, Tile.ImageMask, Color, Tile.MapProvider, long, 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, 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, List<Section>, boolean, boolean, boolean, Orientation, boolean, boolean, Font, boolean, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, RadarChart.Mode, Color, boolean, boolean, boolean, int, int, Tile.ChartType, long, Color, Color, Color, Color, String, Image, double, boolean, String, String, String, double, double, double, Node, Node, Node, boolean, int, int, int) - Constructor for class eu.hansolo.tilesfx.Tile
 
Tile.ChartType - Enum in eu.hansolo.tilesfx
 
Tile.ImageMask - Enum in eu.hansolo.tilesfx
 
Tile.MapProvider - Enum in eu.hansolo.tilesfx
 
Tile.SkinType - Enum in eu.hansolo.tilesfx
 
Tile.TextSize - Enum in eu.hansolo.tilesfx
 
Tile.TileColor - Enum 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 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 - 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 - 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 in eu.hansolo.tilesfx.events
 
TimeEventListener - Interface in eu.hansolo.tilesfx.events
Created by hansolo on 19.12.16.
TIMELINE - eu.hansolo.tilesfx.Tile.SkinType
 
TimelineTileSkin - Class in eu.hansolo.tilesfx.skins
 
TimelineTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.TimelineTileSkin
 
timeListener - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
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 - 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
 
TimeSection(String) - 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(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
 
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 - eu.hansolo.tilesfx.tools.Country
 
TK - eu.hansolo.tilesfx.tools.Country
 
TL - eu.hansolo.tilesfx.tools.Country
 
TM - eu.hansolo.tilesfx.tools.Country
 
TN - eu.hansolo.tilesfx.tools.Country
 
to - Variable in enum eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
TO - eu.hansolo.tilesfx.tools.Country
 
toJson() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
toJSON() - Method in class eu.hansolo.tilesfx.Section
 
toJSON() - Method in class eu.hansolo.tilesfx.TimeSection
 
toJSON() - Method in class eu.hansolo.tilesfx.tools.Location
 
toJsonObject() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
toJsonString() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
toJsonString() - Method in class eu.hansolo.tilesfx.weather.DataPoint
 
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
 
TOOLTIP_TEXT - 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 - 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 - 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 - eu.hansolo.tilesfx.events.TileEvent.EventType
 
trackColor(Tile.TileColor) - Method in class eu.hansolo.tilesfx.TileBuilder
 
trackColorProperty() - Method in class eu.hansolo.tilesfx.Tile
 
TRADITIONAL_CHINESE - eu.hansolo.tilesfx.weather.DarkSky.Language
 
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
 
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 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
 
tresholdProperty() - Method in class eu.hansolo.tilesfx.Tile
 
TT - eu.hansolo.tilesfx.tools.Country
 
TURKISH - eu.hansolo.tilesfx.weather.DarkSky.Language
 
TV - eu.hansolo.tilesfx.tools.Country
 
TW - eu.hansolo.tilesfx.tools.Country
 
TWILIGHT_ASTRONOMICAL - eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
Event ID for calculation of rising and setting times for astronomical twilight.
TWILIGHT_CIVIL - eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
Event ID for calculation of rising and setting times for civil twilight.
TWILIGHT_NAUTICAL - 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 - Variable in class eu.hansolo.tilesfx.events.TimeEvent
 
TZ - eu.hansolo.tilesfx.tools.Country
 

U

UA - eu.hansolo.tilesfx.tools.Country
 
UG - eu.hansolo.tilesfx.tools.Country
 
UK - eu.hansolo.tilesfx.weather.DarkSky.Unit
 
UK2 - eu.hansolo.tilesfx.weather.DarkSky.Unit
 
UKRAINIAN - eu.hansolo.tilesfx.weather.DarkSky.Language
 
UM - eu.hansolo.tilesfx.tools.Country
 
UM_DQ - eu.hansolo.tilesfx.tools.Country
 
UM_FQ - eu.hansolo.tilesfx.tools.Country
 
UM_HQ - eu.hansolo.tilesfx.tools.Country
 
UM_JQ - eu.hansolo.tilesfx.tools.Country
 
UM_MQ - eu.hansolo.tilesfx.tools.Country
 
UNARMED - Static variable in class eu.hansolo.tilesfx.Alarm
 
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
 
unitProperty() - Method in class eu.hansolo.tilesfx.chart.RadarChart
 
unitProperty() - Method in class eu.hansolo.tilesfx.Tile
 
update() - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
update(double, double) - Method in class eu.hansolo.tilesfx.tools.Location
 
update(double, double) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
update(double, double, DarkSky.Unit, DarkSky.Language) - Method in class eu.hansolo.tilesfx.weather.DarkSky
 
UPDATE - eu.hansolo.tilesfx.events.ChartDataEvent.EventType
 
UPDATE - eu.hansolo.tilesfx.events.TileEvent.EventType
 
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
 
updateWeather() - Method in class eu.hansolo.tilesfx.Tile
 
updateWithDarkSkyJsonData(String) - Method in class eu.hansolo.tilesfx.weather.DarkSky
Remotely update the DarkSky object with JSON data from DarkSky
US - eu.hansolo.tilesfx.tools.Country
 
US - eu.hansolo.tilesfx.weather.DarkSky.Unit
 
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 - eu.hansolo.tilesfx.tools.Country
 
UZ - eu.hansolo.tilesfx.tools.Country
 

V

VA - eu.hansolo.tilesfx.tools.Country
 
value - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
value - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.Exclude
 
value - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.Language
 
value - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.PrecipType
 
value - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.Unit
 
value(double) - Method in class eu.hansolo.tilesfx.chart.ChartDataBuilder
 
value(double) - Method in class eu.hansolo.tilesfx.TileBuilder
 
VALUE - eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
 
VALUE - eu.hansolo.tilesfx.events.TileEvent.EventType
 
VALUE_CHANGED - eu.hansolo.tilesfx.events.TileEvent.EventType
 
VALUE_CHANGING - eu.hansolo.tilesfx.events.TileEvent.EventType
 
VALUE_IN_RANGE - 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 eu.hansolo.tilesfx.Alarm.Repetition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.chart.MatrixFont5x7
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.chart.MatrixFont8x11
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.chart.MatrixFont8x8
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.chart.PixelMatrix.PixelShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.chart.RadarChart.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.chart.SmoothedChart.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.events.ChartDataEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.events.TileEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.events.TimeEvent.TimeEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.skins.LeaderBoardItem.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.Tile.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.Tile.ImageMask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.Tile.MapProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.Tile.SkinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.Tile.TextSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.Tile.TileColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.tools.Country
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.tools.Location.CardinalDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.weather.DarkSky.Exclude
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.weather.DarkSky.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.weather.DarkSky.PrecipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.hansolo.tilesfx.weather.DarkSky.Unit
Returns the enum constant of this type with the specified name.
valueProperty() - Method in class eu.hansolo.tilesfx.Tile
 
values() - Static method in enum eu.hansolo.tilesfx.Alarm.Repetition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.chart.MatrixFont5x7
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.chart.MatrixFont8x11
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.chart.MatrixFont8x8
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.chart.PixelMatrix.PixelShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.chart.RadarChart.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.chart.SmoothedChart.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.chart.SunburstChart.TextOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.chart.SunburstChart.VisibleData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.events.ChartDataEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.events.TileEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.events.TimeEvent.TimeEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.events.TreeNodeEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.skins.LeaderBoardItem.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.Tile.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.Tile.ImageMask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.Tile.MapProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.Tile.SkinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.Tile.TextSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.Tile.TileColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.tools.Country
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.tools.Location.CardinalDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.tools.SunMoonCalculator.TWILIGHT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.weather.DarkSky.Exclude
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.weather.DarkSky.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.weather.DarkSky.PrecipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.hansolo.tilesfx.weather.DarkSky.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
valueVisible(boolean) - Method in class eu.hansolo.tilesfx.TileBuilder
 
valueVisibleProperty() - Method in class eu.hansolo.tilesfx.Tile
 
VC - eu.hansolo.tilesfx.tools.Country
 
VE - eu.hansolo.tilesfx.tools.Country
 
VG - eu.hansolo.tilesfx.tools.Country
 
VI - eu.hansolo.tilesfx.tools.Country
 
VISIBILITY - 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 - eu.hansolo.tilesfx.tools.Country
 
VU - eu.hansolo.tilesfx.tools.Country
 

W

W - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
Wan - Class in eu.hansolo.tilesfx.colors
Created by hansolo on 25.12.16.
Wan() - Constructor for class eu.hansolo.tilesfx.colors.Wan
 
WEATHER - eu.hansolo.tilesfx.Tile.SkinType
 
WeatherSymbol - Class in eu.hansolo.tilesfx.weather
User: hansolo Date: 18.01.14 Time: 14:39
WeatherSymbol() - Constructor for class eu.hansolo.tilesfx.weather.WeatherSymbol
 
WeatherSymbol(DarkSky.ConditionAndIcon, double, Color) - Constructor for class eu.hansolo.tilesfx.weather.WeatherSymbol
 
WeatherTileSkin - Class in eu.hansolo.tilesfx.skins
Created by hansolo on 21.12.16.
WeatherTileSkin(Tile) - Constructor for class eu.hansolo.tilesfx.skins.WeatherTileSkin
 
WEEKLY - eu.hansolo.tilesfx.Alarm.Repetition
 
WF - eu.hansolo.tilesfx.tools.Country
 
width - Variable in class eu.hansolo.tilesfx.skins.TileSkin
 
widthFactor - Variable in enum eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
WIND - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
WIND_SPEED - eu.hansolo.tilesfx.weather.DarkSky.ConditionAndIcon
 
WNW - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 
WORLDMAP - 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 - eu.hansolo.tilesfx.tools.Country
 
WSW - eu.hansolo.tilesfx.tools.Location.CardinalDirection
 

X

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 - eu.hansolo.tilesfx.tools.Country
 

Y

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 - eu.hansolo.tilesfx.tools.Country
 
YELLOW - eu.hansolo.tilesfx.Tile.TileColor
 
YELLOW - Static variable in class eu.hansolo.tilesfx.colors.Bright
 
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 - 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
 
YT - eu.hansolo.tilesfx.tools.Country
 

Z

ZA - eu.hansolo.tilesfx.tools.Country
 
ZM - eu.hansolo.tilesfx.tools.Country
 
zoomLevel(int) - Method in class eu.hansolo.tilesfx.tools.LocationBuilder
 
ZW - 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 All Packages