javafx.ui.canvas
ImageView
Extends: Node
A node that contains an Image.
Attributes
- public accelerate: Boolean
- public animated: Boolean
- public antialias: Boolean
- private awtImage: java.awt.Image?
- public drawImmediately: Boolean
- public image: Image?
- public imageOpacity: Number
- public loaded: Boolean
- private needsScaling: Boolean
- public preload: Boolean
- public size: java.awt.Dimension?
- public stretch: Stretch?
- public stretchDirection: StretchDirection?
- private zimage: net.java.javafx.jazz.component.ZImage
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
- public downloadPercentage(): Number
- public getImage()
- public resizeImage(im: java.awt.Image): java.awt.Image
createNode,
doDragExport,
getF3,
getGlobalBounds,
getNode,
getVisualComponent,
handleAcceptDrop,
handleDragEnter,
handleDragExit,
handleDrop,
installMouseListener,
installMouseMotionListener,
makeCanvasMouseEvent