javafx.ui.canvas
Star
Extends: Shape
A shape which describes a star by means of a center point (cx, cy),
an inner radius (rin), an outer radius (rout), a count of points
(points), and an angle at which to draw the first point (startAngle).
Attributes
- public cx: Number
- The x coordinate of the center point of this star.
- public cy: Number
- The y coordinate of the center point of this star.
- public points: Number
- The number of points this star has.
- public rin: Number
- The inner radius of this star.
- public rout: Number
- The outer radius of this star.
- public startAngle: Number
- The angle at which to draw the first point.
- private zpolygon: net.java.javafx.jazz.component.ZPolygon
awtFill,
awtStroke,
composite,
fill,
stroke,
strokeComposite,
strokeDashArray,
strokeDashOffset,
strokeLineCap,
strokeLineJoin,
strokeMiterLimit,
strokeWidth,
zvisualnode
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 updatePolygon()
createNode,
doDragExport,
getF3,
getGlobalBounds,
getNode,
getVisualComponent,
handleAcceptDrop,
handleDragEnter,
handleDragExit,
handleDrop,
installMouseListener,
installMouseMotionListener,
makeCanvasMouseEvent