Property
holding the fill that is applied to the
Path
internally used by this GeometryNode
.Property
holding the fill rule to apply for this
GeometryNode
.InfiniteCanvas.horizontalScrollOffsetProperty()
, the
InfiniteCanvas.verticalScrollOffsetProperty()
, and the
InfiniteCanvas.contentTransformProperty()
, so that the
InfiniteCanvas.getContentGroup()
is fully visible within the bounds of this
InfiniteCanvas
if possible.LinearGradient
s.FXAdvancedLinearGradientPicker
.BundleActivator
for the FX bundle.FXCanvas
that fixes the following issues:
https://bugs.openjdk.java.net/browse/JDK-8143596 (gesture events not
forwarded) and horizontal mouse events not forwarded: fixed by forwarding of
missing SWT events to JavaFX through an SWT2FXEventConverter
.FXCanvasEx
for the given parent and with the given
style.FXColorPicker
.FXControlAdapter
which uses the given
FXControlAdapter.IControlFactory
for the creation of the SWT Control
.FXControlAdapter
which wraps the given SWT
Control
.FXControlAdapter.IControlFactory
can be used in conjunction
with FXControlAdapter
to create the wrapped SWT Control
when the surrounding FXCanvas
changes.FXPaintCellEditor
is a DialogCellEditor
that is capable
of displaying a currently selected Color
and of changing that color
via a dialog.FXPaintCellEditor
.FXPaintCellEditor
.Paint
value.FXPaintSelectionDialog
.Paint
representations.FXSimpleLinearGradientPicker
allows the selection of two colors
from which a gradient is constructed.FXSimpleLinearGradientPicker
.Copyright (c) 2014 itemis AG and others. All rights reserved.