javafx.ui.canvas
Clip
Extends: Node, Container
A Group node that provides an arbitrary clipping region. Only the subset
of its content that intersects its shape
attribute
will be painted.
Attributes
- public antialias: Boolean?
- If true then clipping will be implemented using alpha composites onto an intermediate image. Defaults to false *
- private cg: net.java.javafx.jazz.ZClipGroup
- private childGroup: net.java.javafx.jazz.ZGroup
- public content: Node*
- The content of this node
- public shape: Node?
- Sets the shape that defines the visible region of the content
ag,
alignmentTransform,
antialiasClip,
bounds,
cachedCanvas,
canAcceptDrop,
cg,
clip,
clipNode,
currentHeight,
currentWidth,
currentX,
currentY,
cursor,
dragCount,
exportAsDrag,
exportDrag,
fadeGroup,
filter,
filterGroup,
focusable,
focused,
halign,
hover,
id,
isSelectionRoot,
mouseListener,
mouseMotionListener,
onDragEnter,
onDragExit,
onDrop,
onKeyDown,
onKeyTyped,
onKeyUp,
onMouseClicked,
onMouseDragged,
onMouseEntered,
onMouseExited,
onMouseMoved,
onMousePressed,
onMouseReleased,
opacity,
scaleToFitCanvas,
selectable,
sg,
tg,
toolTipText,
valign,
visible
createNode,
doDragExport,
getF3,
getGlobalBounds,
getNode,
getVisualComponent,
handleAcceptDrop,
handleDragEnter,
handleDragExit,
handleDrop,
installMouseListener,
installMouseMotionListener,
makeCanvasMouseEvent