Class Polygon
- All Implemented Interfaces:
HasClip, HasFilter, HasFontContext, HasGeometryContext, HasGeometryContext.ByDelegate, HasPaintContext, HasShape, HasVectorEffects, Instantiator, Renderable, Transformable, SVGNode
@ElementCategories({BasicShape,Graphic,Shape})
@PermittedContent(categories={Animation,Descriptive})
public final class Polygon
extends AbstractPolyShape
-
Nested Class Summary
Nested classes/interfaces inherited from interface HasGeometryContext
HasGeometryContext.ByDelegateNested classes/interfaces inherited from interface HasShape
HasShape.Box -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPolyShape
buildShapeMethods inherited from class ShapeNode
build, canInstantiate, fontSpec, paintContext, render, shape, shouldPaintStartEndMarkersInMiddle, untransformedElementBounds, untransformedElementShape, vectorEffectsMethods inherited from class RenderableSVGNode
geometryContextDelegate, isVisibleMethods inherited from class AbstractSVGNode
addContent, id, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface HasGeometryContext.ByDelegate
clipPath, filter, mask, transform, transformBox, transformOriginMethods inherited from interface HasShape
elementBounds, elementShapeMethods inherited from interface Instantiator
createContextAttributesMethods inherited from interface Renderable
parseIsVisible, requiresInstantiation, shouldEstablishChildContextMethods inherited from interface SVGNode
addContent, idMethods inherited from interface Transformable
applyTransform, effectiveTransform, shouldTransform, transformShape
-
Field Details
-
TAG
- See Also:
-
-
Constructor Details
-
Polygon
public Polygon()
-
-
Method Details
-
tagName
-
doClose
protected boolean doClose()- Specified by:
doClosein classAbstractPolyShape
-