javafx.ui.canvas
Lens
Extends: Node
Provides a view onto some other part of the scene graph. The node
assigned to the view
attribute will also be rendered
within the bounds of this object and this object's transformations
and/or filters, opacity, etc will be applied to it.
Attributes
- public composite: java.awt.Composite?
- public fill: Paint?
- private lg: net.java.javafx.jazz.ZLayerGroup
- private lgx: Number
- private lgy: Number
- public mask: Paint?
- private nodeListener: net.java.javafx.jazz.event.ZNodeListener
- public view: Node?
- the object that will be displayed in this lens
- private viewBounds: net.java.javafx.jazz.util.ZBounds?
- public viewComposite: java.awt.Composite?
- private zcamera: net.java.javafx.jazz.ZCamera
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
Operations/Functions
- private setView()
createNode,
doDragExport,
getF3,
getGlobalBounds,
getNode,
getVisualComponent,
handleAcceptDrop,
handleDragEnter,
handleDragExit,
handleDrop,
installMouseListener,
installMouseMotionListener,
makeCanvasMouseEvent