Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accuracy(double) - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
- ACCURACY_CHANGED - Static variable in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- add(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- add(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- addBoundsObserver(EvtType<? extends Evt>, EvtObserver<BoundsEvt>) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- addLocationObserver(EvtType<? extends Evt>, EvtObserver<LocationChangeEvt>) - Method in class eu.hansolo.toolboxfx.geom.Location
- addPointsOnCurve(List<Point>, List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
-
Add points from given points to curvePoints if points are on the polygon defined by curvePoints
- altitude(double) - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
- ALTITUDE_CHANGED - Static variable in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- angle(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- angle(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- angle(Point, Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- angleBetween(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- angleBetween(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- ANY - Static variable in class eu.hansolo.toolboxfx.evt.type.BoundsEvt
- ANY - Static variable in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- apply(Shape) - Method in class eu.hansolo.toolboxfx.ConicalGradient
B
- bearing(double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- bearing(Point, Point) - Static method in class eu.hansolo.toolboxfx.HelperFX
- BIG - Enum constant in enum class eu.hansolo.toolboxfx.geom.PoiSize
- BOTTOM - Enum constant in enum class eu.hansolo.toolboxfx.geom.Position
- BOTTOM_TO_TOP - Enum constant in enum class eu.hansolo.toolboxfx.ScaleDirection
- Bounds - Class in eu.hansolo.toolboxfx.geom
- Bounds() - Constructor for class eu.hansolo.toolboxfx.geom.Bounds
- Bounds(double, double) - Constructor for class eu.hansolo.toolboxfx.geom.Bounds
- Bounds(double, double, double, double) - Constructor for class eu.hansolo.toolboxfx.geom.Bounds
- BOUNDS - Static variable in class eu.hansolo.toolboxfx.evt.type.BoundsEvt
- BoundsEvt - Class in eu.hansolo.toolboxfx.evt.type
- BoundsEvt(EvtType<? extends BoundsEvt>, Bounds) - Constructor for class eu.hansolo.toolboxfx.evt.type.BoundsEvt
- BoundsEvt(Object, EvtType<? extends BoundsEvt>, EvtPriority, Bounds) - Constructor for class eu.hansolo.toolboxfx.evt.type.BoundsEvt
- BoundsEvt(Object, EvtType<? extends BoundsEvt>, Bounds) - Constructor for class eu.hansolo.toolboxfx.evt.type.BoundsEvt
- build() - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
- build() - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
C
- calcAutoScale(double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- calcAutoScale(double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- calcBearingInDegree(double, double, double, double) - Method in class eu.hansolo.toolboxfx.geom.Location
- calcDistanceInKilometer(Location, Location) - Static method in class eu.hansolo.toolboxfx.geom.Location
- calcDistanceInMeter(double, double, double, double) - Static method in class eu.hansolo.toolboxfx.geom.Location
- calcDistanceInMeter(Location, Location) - Static method in class eu.hansolo.toolboxfx.geom.Location
- calcIntermediatePoint(Point, Point, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- calcIntersectionOfTwoLines(double, double, double, double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- calcIntersectionOfTwoLines(Point, Point, Point, Point) - Static method in class eu.hansolo.toolboxfx.HelperFX
- calcIntersectionPoint(Point, Point, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- calcNiceNumber(double, boolean) - Static method in class eu.hansolo.toolboxfx.HelperFX
-
Returns a "niceScaling" number approximately equal to the range.
- calculateIntersectionPoint(double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- calculateIntersectionPoint(Point, Point, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- CardinalDirection - Enum Class in eu.hansolo.toolboxfx.geom
- CatmullRom<T extends Point> - Class in eu.hansolo.toolboxfx.geom
- CatmullRom(T, T, T, T) - Constructor for class eu.hansolo.toolboxfx.geom.CatmullRom
- CENTER - Enum constant in enum class eu.hansolo.toolboxfx.geom.Position
- checkCollision(double, double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- checkLineCircleCollision(double, double, double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- checkLineCircleCollision(Point, Point, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- CLOCKWISE - Enum constant in enum class eu.hansolo.toolboxfx.ScaleDirection
- clone() - Method in class eu.hansolo.toolboxfx.geom.Point
- colorDistance(Color, Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- colorToCss(Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- colorToRGB(Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- colorToRGBA(Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- colorToRGBA(Color, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- colorToWeb(Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- colorToYUV(Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- compareTo(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- computeStringWidth(String) - Method in class eu.hansolo.toolboxfx.FontMetrix
- ConicalGradient - Class in eu.hansolo.toolboxfx
- ConicalGradient() - Constructor for class eu.hansolo.toolboxfx.ConicalGradient
- ConicalGradient(double, double, double, ScaleDirection, List<Stop>) - Constructor for class eu.hansolo.toolboxfx.ConicalGradient
- ConicalGradient(double, double, double, ScaleDirection, Stop...) - Constructor for class eu.hansolo.toolboxfx.ConicalGradient
- ConicalGradient(double, double, double, Stop...) - Constructor for class eu.hansolo.toolboxfx.ConicalGradient
- ConicalGradient(double, double, ScaleDirection, List<Stop>) - Constructor for class eu.hansolo.toolboxfx.ConicalGradient
- ConicalGradient(double, double, ScaleDirection, Stop...) - Constructor for class eu.hansolo.toolboxfx.ConicalGradient
- ConicalGradient(double, double, Stop...) - Constructor for class eu.hansolo.toolboxfx.ConicalGradient
- ConicalGradient(List<Stop>) - Constructor for class eu.hansolo.toolboxfx.ConicalGradient
- ConicalGradient(Stop...) - Constructor for class eu.hansolo.toolboxfx.ConicalGradient
- Constants - Class in eu.hansolo.toolboxfx
- contains(double, double) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- contains(double, double) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- contains(double, double, double, double) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- copy() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- copy() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- CornerRadii - Class in eu.hansolo.toolboxfx.geom
- CornerRadii() - Constructor for class eu.hansolo.toolboxfx.geom.CornerRadii
- CornerRadii(double) - Constructor for class eu.hansolo.toolboxfx.geom.CornerRadii
- CornerRadii(double, double, double, double) - Constructor for class eu.hansolo.toolboxfx.geom.CornerRadii
- COUNTER_CLOCKWISE - Enum constant in enum class eu.hansolo.toolboxfx.ScaleDirection
- create() - Static method in class eu.hansolo.toolboxfx.geom.LocationBuilder
- create() - Static method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- createColorBlend(Image, Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- createColorMask(Image, Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- createColorPalette(Color, Color, int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- createColorVariations(Color, int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- createConvexHull(List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- createConvexHull_OLD(List<T>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- createIntersection(Rectangle) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- createNoiseImage(double, double, Color, Color, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- createSmoothedConvexHull(List<Point>, int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- createUnion(Rectangle) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- crossProductLength(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- crossProductLength(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- crossProductLength(Point, Point) - Static method in class eu.hansolo.toolboxfx.geom.Point
D
- Demo - Class in eu.hansolo.toolboxfx
- Demo() - Constructor for class eu.hansolo.toolboxfx.Demo
- Dimension - Class in eu.hansolo.toolboxfx.geom
- Dimension() - Constructor for class eu.hansolo.toolboxfx.geom.Dimension
- Dimension(double, double) - Constructor for class eu.hansolo.toolboxfx.geom.Dimension
- direction - Variable in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- dispose() - Method in class eu.hansolo.toolboxfx.geom.Location
- distance(double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- distance(Point, Point) - Static method in class eu.hansolo.toolboxfx.HelperFX
- distanceFromPointToLine(Point, Point, Point) - Static method in class eu.hansolo.toolboxfx.HelperFX
- distanceSquareTo(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- distanceTo(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- distanceTo(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- dotProductLength(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- dotProductLength(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- dotProductLength(Point, Point) - Static method in class eu.hansolo.toolboxfx.geom.Point
- drawRoundedRect(GraphicsContext, Bounds, CornerRadii) - Static method in class eu.hansolo.toolboxfx.HelperFX
E
- E - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- EARTH_RADIUS - Static variable in class eu.hansolo.toolboxfx.Constants
- enableNode(Node, boolean) - Static method in class eu.hansolo.toolboxfx.HelperFX
- ENE - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- equals(Object) - Method in class eu.hansolo.toolboxfx.evt.type.BoundsEvt
- equals(Object) - Method in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- equals(Object) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- equals(Object) - Method in class eu.hansolo.toolboxfx.geom.Dimension
- equals(Object) - Method in class eu.hansolo.toolboxfx.geom.Location
- equals(Object) - Method in class eu.hansolo.toolboxfx.geom.Point
- equals(Object) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- ESE - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- eu.hansolo.toolboxfx - module eu.hansolo.toolboxfx
- eu.hansolo.toolboxfx - package eu.hansolo.toolboxfx
- eu.hansolo.toolboxfx.evt.type - package eu.hansolo.toolboxfx.evt.type
- eu.hansolo.toolboxfx.font - package eu.hansolo.toolboxfx.font
- eu.hansolo.toolboxfx.geom - package eu.hansolo.toolboxfx.geom
- euclideanDistance(double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- euclideanDistance(Point, Point) - Static method in class eu.hansolo.toolboxfx.HelperFX
- euclideanDistanceTo(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- euclideanDistanceTo(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
F
- fill(Color) - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
- fill(Color) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- FILL_CHANGED - Static variable in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- fillProperty() - Method in class eu.hansolo.toolboxfx.geom.Location
- findGaps(List<Point>, double, double, List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
-
Curve points should be ordered counterclockwise along the curve
- fireBoundsEvt(BoundsEvt) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- fireLocationEvent(LocationChangeEvt) - Method in class eu.hansolo.toolboxfx.geom.Location
- FontMetrix - Class in eu.hansolo.toolboxfx
- FontMetrix(Font) - Constructor for class eu.hansolo.toolboxfx.FontMetrix
- Fonts - Class in eu.hansolo.toolboxfx.font
- from - Variable in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- fromLocation(Location) - Static method in class eu.hansolo.toolboxfx.geom.Poi
- fromPolar(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
G
- getAccuracy() - Method in class eu.hansolo.toolboxfx.geom.Location
- getAltitude() - Method in class eu.hansolo.toolboxfx.geom.Location
- getAltitudeDifferenceInMeter(Location) - Method in class eu.hansolo.toolboxfx.geom.Location
- getAngleFromXY(double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getAngleFromXY(double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getAscent() - Method in class eu.hansolo.toolboxfx.FontMetrix
- getAsPoint() - Method in class eu.hansolo.toolboxfx.geom.Location
- getBearingTo(double, double) - Method in class eu.hansolo.toolboxfx.geom.Location
- getBearingTo(Location) - Method in class eu.hansolo.toolboxfx.geom.Location
- getBlueChannel(Image) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getBottomLeft() - Method in class eu.hansolo.toolboxfx.geom.CornerRadii
- getBottomRight() - Method in class eu.hansolo.toolboxfx.geom.CornerRadii
- getBounds() - Method in class eu.hansolo.toolboxfx.evt.type.BoundsEvt
- getBounds() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- getCardinalDirectionFromBearing(double) - Method in class eu.hansolo.toolboxfx.geom.Location
- getCardinalDirectionFromBearing(double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getCenter() - Method in class eu.hansolo.toolboxfx.ConicalGradient
- getCenter() - Method in class eu.hansolo.toolboxfx.geom.Dimension
- getCenterPoint() - Method in class eu.hansolo.toolboxfx.ConicalGradient
- getCenterX() - Method in class eu.hansolo.toolboxfx.ConicalGradient
- getCenterX() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- getCenterX() - Method in class eu.hansolo.toolboxfx.geom.Dimension
- getCenterX() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- getCenterY() - Method in class eu.hansolo.toolboxfx.ConicalGradient
- getCenterY() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- getCenterY() - Method in class eu.hansolo.toolboxfx.geom.Dimension
- getCenterY() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- getColorAt(double) - Method in class eu.hansolo.toolboxfx.GradientLookup
- getColorAt(List<Stop>, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getColorAt(LinearGradient, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getColorWithOpacity(Color, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getColorWithOpacityAt(LinearGradient, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getContrastColor(Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getCopy() - Method in class eu.hansolo.toolboxfx.geom.Location
- getCubicBezierXYatT(double, double, double, double, double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getCubicBezierXYatT(Point, Point, Point, Point, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getDecimalDeg(int, int, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getDegrees(double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getDescent() - Method in class eu.hansolo.toolboxfx.FontMetrix
- getDistanceTo(Location) - Method in class eu.hansolo.toolboxfx.geom.Location
- getDoubleArrayFromPoints(List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getEvtType() - Method in class eu.hansolo.toolboxfx.evt.type.BoundsEvt
- getEvtType() - Method in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- getFill() - Method in class eu.hansolo.toolboxfx.geom.Location
-
Gets the value of the property fill.
- getFill() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getGreenChannel(Image) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getHeight() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- getHeight() - Method in class eu.hansolo.toolboxfx.geom.Dimension
- getHeight() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- getId() - Method in class eu.hansolo.toolboxfx.geom.Location
- getImage() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getImage(double, double) - Method in class eu.hansolo.toolboxfx.ConicalGradient
- getImagePattern(Bounds) - Method in class eu.hansolo.toolboxfx.ConicalGradient
- getImagePattern(Bounds) - Method in class eu.hansolo.toolboxfx.ConicalGradient
- getImagePattern(Rectangle) - Method in class eu.hansolo.toolboxfx.ConicalGradient
- getInfo() - Method in class eu.hansolo.toolboxfx.geom.Location
- getInfo() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getLat() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getLatitude() - Method in class eu.hansolo.toolboxfx.geom.Location
- getLatLon() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getLineHeight() - Method in class eu.hansolo.toolboxfx.FontMetrix
- getLocalDateTime(ZoneId) - Method in class eu.hansolo.toolboxfx.geom.Location
- getLocaleDateTime() - Method in class eu.hansolo.toolboxfx.geom.Location
- getLocation() - Method in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- getLon() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getLongitude() - Method in class eu.hansolo.toolboxfx.geom.Location
- getLonLat() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getMaxX() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- getMaxY() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- getMinutes(double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getMinX() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- getMinY() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- getMouseEnterHandler() - Method in class eu.hansolo.toolboxfx.geom.Location
- getMouseExitHandler() - Method in class eu.hansolo.toolboxfx.geom.Location
- getMousePressHandler() - Method in class eu.hansolo.toolboxfx.geom.Location
- getMouseReleaseHandler() - Method in class eu.hansolo.toolboxfx.geom.Location
- getName() - Method in class eu.hansolo.toolboxfx.geom.Location
- getName() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getNodeByColRow(int, int, GridPane) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getOldLocation() - Method in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- getPointBetweenP1AndP2(double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getPointBetweenP1AndP2(Point, Point) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getPointsToCheck(List<Point>, List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
-
Check the given hull curve for diagonals and collect all points that are in the rectangle that will be defined by the two points of each diagonal.
- getPointsXFromPoints(List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getPointsYFromPoints(List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getPoiSize() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getRedChannel(Image) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getRoundImage(double) - Method in class eu.hansolo.toolboxfx.ConicalGradient
- getSeconds(double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getStopAt(double) - Method in class eu.hansolo.toolboxfx.GradientLookup
- getStops() - Method in class eu.hansolo.toolboxfx.ConicalGradient
- getStops() - Method in class eu.hansolo.toolboxfx.GradientLookup
- getStopsBetween(double, double) - Method in class eu.hansolo.toolboxfx.GradientLookup
- getStroke() - Method in class eu.hansolo.toolboxfx.geom.Location
-
Gets the value of the property stroke.
- getStroke() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getSvgPath() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getSvgPathDim() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getTextDimension(String, Font) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getTimestamp() - Method in class eu.hansolo.toolboxfx.geom.Location
- getTimestampInSeconds() - Method in class eu.hansolo.toolboxfx.geom.Location
- getTopLeft() - Method in class eu.hansolo.toolboxfx.geom.CornerRadii
- getTopRight() - Method in class eu.hansolo.toolboxfx.geom.CornerRadii
- getValueObject() - Method in class eu.hansolo.toolboxfx.geom.Poi
- getWidth() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- getWidth() - Method in class eu.hansolo.toolboxfx.geom.Dimension
- getWidth() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- getX() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- getX() - Method in class eu.hansolo.toolboxfx.geom.Point
- getX() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- getXAsInt() - Method in class eu.hansolo.toolboxfx.geom.Point
- getY() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- getY() - Method in class eu.hansolo.toolboxfx.geom.Point
- getY() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- getYAsInt() - Method in class eu.hansolo.toolboxfx.geom.Point
- getZoneOffset() - Static method in class eu.hansolo.toolboxfx.HelperFX
- getZoneOffset(ZoneId) - Static method in class eu.hansolo.toolboxfx.HelperFX
- getZoomLevel() - Method in class eu.hansolo.toolboxfx.geom.Location
- GradientLookup - Class in eu.hansolo.toolboxfx
- GradientLookup() - Constructor for class eu.hansolo.toolboxfx.GradientLookup
- GradientLookup(List<Stop>) - Constructor for class eu.hansolo.toolboxfx.GradientLookup
- GradientLookup(Stop...) - Constructor for class eu.hansolo.toolboxfx.GradientLookup
H
- HALF_PI - Static variable in class eu.hansolo.toolboxfx.Constants
- hashCode() - Method in class eu.hansolo.toolboxfx.evt.type.BoundsEvt
- hashCode() - Method in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- hashCode() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- hashCode() - Method in class eu.hansolo.toolboxfx.geom.Dimension
- hashCode() - Method in class eu.hansolo.toolboxfx.geom.Location
- hashCode() - Method in class eu.hansolo.toolboxfx.geom.Point
- hashCode() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- height - Variable in class eu.hansolo.toolboxfx.geom.Rectangle
- HelperFX - Class in eu.hansolo.toolboxfx
- hslToRGB(double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- hslToRGB(double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- HUGE - Enum constant in enum class eu.hansolo.toolboxfx.geom.PoiSize
I
- image(Image) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- info(String) - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
- info(String) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- INFO_CHANGED - Static variable in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- interpolateColor(Color, Color, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- interpolateColor(Color, Color, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- interpolateColor(Stop, Stop, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- intersect(Rectangle, Rectangle, Rectangle) - Static method in class eu.hansolo.toolboxfx.geom.Rectangle
- intersects(double, double, double, double) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- intersects(double, double, double, double) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- intersects(Bounds) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- isBright(Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isColinearTo(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- isDark(Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isEmpty() - Method in class eu.hansolo.toolboxfx.geom.Point
- isEmpty() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- isHorizontal(Point, Point) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isInCircle(double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isInEllipse(double, double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isInPolygon(double, double, int, double[], double[]) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isInPolygon(double, double, List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isInPolygon(double, double, Polygon) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isInRectangle(double, double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isInRingSegment(double, double, double, double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isInSector(double, double, double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isMonochrome(Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isPointInPolygon(T, List<T>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isPointOnLine(Point, Point, Point) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isVertical(Point, Point) - Static method in class eu.hansolo.toolboxfx.HelperFX
- isWithinRangeOf(Location, double) - Method in class eu.hansolo.toolboxfx.geom.Location
- isZero() - Method in class eu.hansolo.toolboxfx.geom.Location
L
- lat(double) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- latitude(double) - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
- latoBold(double) - Static method in class eu.hansolo.toolboxfx.font.Fonts
- latoLight(double) - Static method in class eu.hansolo.toolboxfx.font.Fonts
- latoRegular(double) - Static method in class eu.hansolo.toolboxfx.font.Fonts
- LEFT - Enum constant in enum class eu.hansolo.toolboxfx.geom.Position
- LEFT_TO_RIGHT - Enum constant in enum class eu.hansolo.toolboxfx.ScaleDirection
- length() - Method in class eu.hansolo.toolboxfx.geom.Point
- lengthSquared() - Method in class eu.hansolo.toolboxfx.geom.Point
- Location - Class in eu.hansolo.toolboxfx.geom
- Location() - Constructor for class eu.hansolo.toolboxfx.geom.Location
- Location(double, double) - Constructor for class eu.hansolo.toolboxfx.geom.Location
- Location(Instant, double, double, double, double, String, String, Color, Color) - Constructor for class eu.hansolo.toolboxfx.geom.Location
- LOCATION_CHANGED - Static variable in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- LocationBuilder<B extends LocationBuilder<B>> - Class in eu.hansolo.toolboxfx.geom
- LocationBuilder() - Constructor for class eu.hansolo.toolboxfx.geom.LocationBuilder
- LocationChangeEvt - Class in eu.hansolo.toolboxfx.evt.type
- LocationChangeEvt(EvtType<? extends LocationChangeEvt>, Location, Location) - Constructor for class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- LocationChangeEvt(Object, EvtType<? extends LocationChangeEvt>, EvtPriority, Location, Location) - Constructor for class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- LocationChangeEvt(Object, EvtType<? extends LocationChangeEvt>, Location, Location) - Constructor for class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- lon(double) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- longitude(double) - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
M
- magnitude() - Method in class eu.hansolo.toolboxfx.geom.Point
- main(String[]) - Static method in class eu.hansolo.toolboxfx.Demo
- midpoint(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- midpoint(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- multiply(double) - Method in class eu.hansolo.toolboxfx.geom.Point
N
- N - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- name(String) - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
- name(String) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- NAME_CHANGED - Static variable in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- NE - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- nearest(double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- nearest(Point, List<Point>) - Static method in class eu.hansolo.toolboxfx.geom.Point
- nearestPoint(Point, List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- nearestWithinRadius(Point, List<Point>, double) - Static method in class eu.hansolo.toolboxfx.geom.Point
- NNE - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- NNW - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- noOfDiagonalEdges(List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- NORMAL - Enum constant in enum class eu.hansolo.toolboxfx.geom.PoiSize
- normalize() - Method in class eu.hansolo.toolboxfx.geom.Point
- NW - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
O
- opensansBold(double) - Static method in class eu.hansolo.toolboxfx.font.Fonts
- opensansExtraBold(double) - Static method in class eu.hansolo.toolboxfx.font.Fonts
- opensansLight(double) - Static method in class eu.hansolo.toolboxfx.font.Fonts
- opensansRegular(double) - Static method in class eu.hansolo.toolboxfx.font.Fonts
- opensansSemibold(double) - Static method in class eu.hansolo.toolboxfx.font.Fonts
P
- padLeft(String, String, int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- padRight(String, String, int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- Poi - Class in eu.hansolo.toolboxfx.geom
- Poi() - Constructor for class eu.hansolo.toolboxfx.geom.Poi
- Poi(double, double, String, String, ValueObject, PoiSize, Color, Color, Image, String, Dimension2D) - Constructor for class eu.hansolo.toolboxfx.geom.Poi
- PoiBuilder<B extends PoiBuilder<B>> - Class in eu.hansolo.toolboxfx.geom
- PoiBuilder() - Constructor for class eu.hansolo.toolboxfx.geom.PoiBuilder
- Point - Class in eu.hansolo.toolboxfx.geom
- Point() - Constructor for class eu.hansolo.toolboxfx.geom.Point
- Point(double, double) - Constructor for class eu.hansolo.toolboxfx.geom.Point
- Point(double, double, boolean) - Constructor for class eu.hansolo.toolboxfx.geom.Point
- Point(Point) - Constructor for class eu.hansolo.toolboxfx.geom.Point
- pointOnLine(double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- pointSize(PoiSize) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- PoiSize - Enum Class in eu.hansolo.toolboxfx.geom
- Position - Enum Class in eu.hansolo.toolboxfx.geom
Q
- q(double) - Method in class eu.hansolo.toolboxfx.geom.CatmullRom
- quickHull(List<Point>) - Static method in class eu.hansolo.toolboxfx.geom.QuickHull
- QuickHull - Class in eu.hansolo.toolboxfx.geom
R
- recalculateWithAngle(double) - Method in class eu.hansolo.toolboxfx.ConicalGradient
- Rectangle - Class in eu.hansolo.toolboxfx.geom
- Rectangle() - Constructor for class eu.hansolo.toolboxfx.geom.Rectangle
- Rectangle(double, double) - Constructor for class eu.hansolo.toolboxfx.geom.Rectangle
- Rectangle(double, double, double, double) - Constructor for class eu.hansolo.toolboxfx.geom.Rectangle
- reduceHull(List<Point>, List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- removeAllBoundsObservers() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- removeAllObservers() - Method in class eu.hansolo.toolboxfx.geom.Location
- removeBoundsObserver(EvtType<? extends Evt>, EvtObserver<BoundsEvt>) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- removeDuplicatePoints(List<Point>, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- removeLocationObserver(EvtType<? extends Evt>, EvtObserver<LocationChangeEvt>) - Method in class eu.hansolo.toolboxfx.geom.Location
- removePointsOnConvexHull(List<Point>, List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- rgbToHSL(double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- RIGHT - Enum constant in enum class eu.hansolo.toolboxfx.geom.Position
- RIGHT_TO_LEFT - Enum constant in enum class eu.hansolo.toolboxfx.ScaleDirection
- rotateCtx(GraphicsContext, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- rotatePointAroundRotationCenter(double, double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
S
- S - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- saveAsPng(Node, String) - Static method in class eu.hansolo.toolboxfx.HelperFX
- scaleBy(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- ScaleDirection - Enum Class in eu.hansolo.toolboxfx
- scaleNodeTo(Node, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- SE - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- secondsToLocalDateTime(long) - Static method in class eu.hansolo.toolboxfx.HelperFX
- secondsToLocalDateTime(long, ZoneId) - Static method in class eu.hansolo.toolboxfx.HelperFX
- set(double[]) - Method in class eu.hansolo.toolboxfx.geom.Point
- set(double, double) - Method in class eu.hansolo.toolboxfx.geom.Dimension
- set(double, double) - Method in class eu.hansolo.toolboxfx.geom.Location
- set(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- set(double, double, double, double) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- set(double, double, double, double) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- set(double, double, double, Instant) - Method in class eu.hansolo.toolboxfx.geom.Location
- set(double, double, double, Instant, double, String) - Method in class eu.hansolo.toolboxfx.geom.Location
- set(Bounds) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- set(Dimension) - Method in class eu.hansolo.toolboxfx.geom.Dimension
- set(Location) - Method in class eu.hansolo.toolboxfx.geom.Location
- set(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- set(Rectangle) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- setAccuracy(double) - Method in class eu.hansolo.toolboxfx.geom.Location
- setAltitude(double) - Method in class eu.hansolo.toolboxfx.geom.Location
- setBottomLeft(double) - Method in class eu.hansolo.toolboxfx.geom.CornerRadii
- setBottomRight(double) - Method in class eu.hansolo.toolboxfx.geom.CornerRadii
- setEmpty(boolean) - Method in class eu.hansolo.toolboxfx.geom.Point
- setFill(Color) - Method in class eu.hansolo.toolboxfx.geom.Location
-
Sets the value of the property fill.
- setFill(Color) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setHeight(double) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- setHeight(double) - Method in class eu.hansolo.toolboxfx.geom.Dimension
- setHeight(double) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- setImage(Image) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setInfo(String) - Method in class eu.hansolo.toolboxfx.geom.Location
- setInfo(String) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setLat(double) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setLatitude(double) - Method in class eu.hansolo.toolboxfx.geom.Location
- setLatLon(Point) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setLon(double) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setLongitude(double) - Method in class eu.hansolo.toolboxfx.geom.Location
- setLonLat(Point) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setMouseEnterHandler(EventHandler<MouseEvent>) - Method in class eu.hansolo.toolboxfx.geom.Location
- setMouseExitHandler(EventHandler<MouseEvent>) - Method in class eu.hansolo.toolboxfx.geom.Location
- setMousePressHandler(EventHandler<MouseEvent>) - Method in class eu.hansolo.toolboxfx.geom.Location
- setMouseReleaseHandler(EventHandler<MouseEvent>) - Method in class eu.hansolo.toolboxfx.geom.Location
- setName(String) - Method in class eu.hansolo.toolboxfx.geom.Location
- setName(String) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setPoiSize(PoiSize) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setStops(double, List<Stop>) - Method in class eu.hansolo.toolboxfx.ConicalGradient
- setStops(double, Stop...) - Method in class eu.hansolo.toolboxfx.ConicalGradient
- setStops(List<Stop>) - Method in class eu.hansolo.toolboxfx.ConicalGradient
- setStops(List<Stop>) - Method in class eu.hansolo.toolboxfx.GradientLookup
- setStops(Stop...) - Method in class eu.hansolo.toolboxfx.ConicalGradient
- setStops(Stop...) - Method in class eu.hansolo.toolboxfx.GradientLookup
- setStroke(Color) - Method in class eu.hansolo.toolboxfx.geom.Location
-
Sets the value of the property stroke.
- setStroke(Color) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setSvgPath(String) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setSvgPathDim(Dimension2D) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setTimestamp(Instant) - Method in class eu.hansolo.toolboxfx.geom.Location
- setTopLeft(double) - Method in class eu.hansolo.toolboxfx.geom.CornerRadii
- setTopRight(double) - Method in class eu.hansolo.toolboxfx.geom.CornerRadii
- setValueObject(ValueObject) - Method in class eu.hansolo.toolboxfx.geom.Poi
- setWidth(double) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- setWidth(double) - Method in class eu.hansolo.toolboxfx.geom.Dimension
- setWidth(double) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- setX(double) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- setX(double) - Method in class eu.hansolo.toolboxfx.geom.Point
- setX(double) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- setY(double) - Method in class eu.hansolo.toolboxfx.geom.Bounds
- setY(double) - Method in class eu.hansolo.toolboxfx.geom.Point
- setY(double) - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- setZoomLevel(int) - Method in class eu.hansolo.toolboxfx.geom.Location
- simplify(List<Point>, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- SMALL - Enum constant in enum class eu.hansolo.toolboxfx.geom.PoiSize
- smoothPath(ObservableList<PathElement>, boolean) - Static method in class eu.hansolo.toolboxfx.HelperFX
- smoothSparkLine(List<Double>, double, double, Rectangle, int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- smoothSparkLine(List<Double>, double, double, Rectangle, int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- snapToTicks(double, double, double, int, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
-
Can be used to implement discrete steps e.g.
- sortByDistance(List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
-
Sort a list of points by it's distance from each other.
- sortByDistance(List<Point>, boolean) - Static method in class eu.hansolo.toolboxfx.HelperFX
- sortXY(List<Point>) - Static method in class eu.hansolo.toolboxfx.HelperFX
- splitNumberInDigits(double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- splitStringInCharacters(String) - Static method in class eu.hansolo.toolboxfx.HelperFX
- squareDistance(double, double, double, double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- squareDistance(T, T) - Static method in class eu.hansolo.toolboxfx.HelperFX
- SSE - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- SSW - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- stroke(Color) - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
- stroke(Color) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- STROKE_CHANGED - Static variable in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- strokeProperty() - Method in class eu.hansolo.toolboxfx.geom.Location
- subdividePoints(Point[], int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- subdividePoints(List<Point>, int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- subdividePointsLinear(Point[], int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- subdividePointsLinear(List<Point>, int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- subdividePointsRadial(Point[], int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- subdividePointsRadial(List<Point>, int) - Static method in class eu.hansolo.toolboxfx.HelperFX
- subtract(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- subtract(Point) - Method in class eu.hansolo.toolboxfx.geom.Point
- svgPath(String) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- svgPathDim(Dimension2D) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- SW - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
T
- THREE_PI - Static variable in class eu.hansolo.toolboxfx.Constants
- timestamp(Instant) - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
- TIMESTAMP_CHANGED - Static variable in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- TINY - Enum constant in enum class eu.hansolo.toolboxfx.geom.PoiSize
- to - Variable in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- toHSL(Color) - Static method in class eu.hansolo.toolboxfx.HelperFX
- toLocation() - Method in class eu.hansolo.toolboxfx.geom.Poi
- toMillis(LocalDateTime, ZoneOffset) - Static method in class eu.hansolo.toolboxfx.HelperFX
- toNumericValue(LocalDateTime) - Static method in class eu.hansolo.toolboxfx.HelperFX
- toNumericValue(LocalDateTime, ZoneId) - Static method in class eu.hansolo.toolboxfx.HelperFX
- TOP - Enum constant in enum class eu.hansolo.toolboxfx.geom.Position
- TOP_TO_BOTTOM - Enum constant in enum class eu.hansolo.toolboxfx.ScaleDirection
- toRealValue(double) - Static method in class eu.hansolo.toolboxfx.HelperFX
- toRealValue(double, ZoneId) - Static method in class eu.hansolo.toolboxfx.HelperFX
- toSeconds(LocalDateTime, ZoneOffset) - Static method in class eu.hansolo.toolboxfx.HelperFX
- toString() - Method in class eu.hansolo.toolboxfx.geom.Bounds
- toString() - Method in class eu.hansolo.toolboxfx.geom.CornerRadii
- toString() - Method in class eu.hansolo.toolboxfx.geom.Dimension
- toString() - Method in class eu.hansolo.toolboxfx.geom.Location
- toString() - Method in class eu.hansolo.toolboxfx.geom.Point
- toString() - Method in class eu.hansolo.toolboxfx.geom.Rectangle
- translateBy(double, double) - Method in class eu.hansolo.toolboxfx.geom.Point
- TWO_PI - Static variable in class eu.hansolo.toolboxfx.Constants
U
- UNDEFINED - Enum constant in enum class eu.hansolo.toolboxfx.geom.Position
- union(Rectangle, Rectangle, Rectangle) - Static method in class eu.hansolo.toolboxfx.geom.Rectangle
V
- valueObject(ValueObject) - Method in class eu.hansolo.toolboxfx.geom.PoiBuilder
- ValueObject - Interface in eu.hansolo.toolboxfx
- valueOf(String) - Static method in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.toolboxfx.geom.PoiSize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.toolboxfx.geom.Position
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.hansolo.toolboxfx.ScaleDirection
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.toolboxfx.geom.PoiSize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.toolboxfx.geom.Position
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.hansolo.toolboxfx.ScaleDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- W - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- width - Variable in class eu.hansolo.toolboxfx.geom.Rectangle
- WNW - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
- WSW - Enum constant in enum class eu.hansolo.toolboxfx.geom.CardinalDirection
X
- x - Variable in class eu.hansolo.toolboxfx.geom.Point
- x - Variable in class eu.hansolo.toolboxfx.geom.Rectangle
Y
- y - Variable in class eu.hansolo.toolboxfx.geom.Point
- y - Variable in class eu.hansolo.toolboxfx.geom.Rectangle
Z
- ZOOM_LEVEL_CHANGED - Static variable in class eu.hansolo.toolboxfx.evt.type.LocationChangeEvt
- zoomLevel(int) - Method in class eu.hansolo.toolboxfx.geom.LocationBuilder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form