public class NGArc extends NGShape
NGShape.ModeNGNode.DirtyFlag, NGNode.RenderRootResultdrawPaint, drawStroke, fillPaint, mode, shapeRepchildDirty, contentBounds, cullingBits, dirty, DIRTY_CHILDREN_ACCUMULATED_THRESHOLD, dirtyChildrenAccumulated, TEMP_TRANSFORM, transformedBounds| Constructor and Description |
|---|
NGArc() |
| Modifier and Type | Method and Description |
|---|---|
protected ShapeRep |
createShapeRep(Graphics g) |
Shape |
getShape() |
void |
updateArc(float cx,
float cy,
float rx,
float ry,
float start,
float extent,
ArcType type) |
geometryChanged, getFillPaint, getMode, getStrokeShape, hasOpaqueRegion, hasOverlappingContents, isSmooth, renderContent, renderContent2D, setDrawPaint, setDrawStroke, setDrawStroke, setFillPaint, setMode, setSmooth, visualsChangedaccumulateDirtyRegions, applyClip, applyEffect, applyTransform, clearDirty, clearDirtyTree, clearPainted, computeOpaqueRegion, computePadding, doPreCulling, doRender, drawDirtyOpts, effectChanged, getCacheFilter, getClipNode, getClippedBounds, getCompleteBounds, getContentBounds, getEffect, getEffectBounds, getEffectFilter, getName, getNodeBlendMode, getOpacity, getOpaqueRegion, getParent, getRenderRoot, getTransform, hasVisuals, invalidateCache, invalidateCacheByTranslation, invalidateOpaqueRegion, isClean, isContentBounds2D, isDepthTest, isRectClip, isVisible, markDirty, markTreeDirty, markTreeDirtyNoIncrement, needsBlending, printDirtyOpts, release, render, renderEffect, renderForcedContent, setCachedAsBitmap, setClipNode, setContentBounds, setDepthTest, setEffect, setName, setNodeBlendMode, setOpacity, setParent, setTransformedBounds, setTransformMatrix, setVisible, supportsOpaqueRegions, toStringpublic void updateArc(float cx,
float cy,
float rx,
float ry,
float start,
float extent,
ArcType type)
protected ShapeRep createShapeRep(Graphics g)
createShapeRep in class NGShapeCopyright © 2025. All rights reserved.