Class DrawPolygonLogicalStructure
java.lang.Object
com.smartgwt.logicalstructure.core.LogicalStructureObject
com.smartgwt.logicalstructure.widgets.BaseWidgetLogicalStructure
com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
com.smartgwt.logicalstructure.widgets.drawing.DrawPathLogicalStructure
com.smartgwt.logicalstructure.widgets.drawing.DrawPolygonLogicalStructure
- Direct Known Subclasses:
DrawTriangleLogicalStructure
-
Field Summary
Fields inherited from class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
canDrag, canHover, contextMenu, cursor, destroyed, destroying, dragStartDistance, drawGroup, drawPaneAsDrawPane, drawPaneAsString, editProxyConstructor, endArrow, eventOpaque, fillColor, fillGradientAsGradient, fillGradientAsString, hoverDelay, lineColor, linePattern, lineWidth, moveKnobOffset, moveKnobPoint, prompt, proportionalResizeModifiers, proportionalResizing, resizeKnobPoints, resizeViaLocalTransformOnly, scale, shadow, showHover, showResizeOutline, startArrow, title, titleAutoFit, titleAutoFitMargin, titleAutoFitRotationMode, titleLabelPadding, translate, useSimpleTransform, xShearFactor, yShearFactor, zIndex
Fields inherited from class com.smartgwt.logicalstructure.core.LogicalStructureObject
logicalStructureErrors, scClassName
-
Constructor Summary
-
Method Summary
-
Field Details
-
knobs
-
lineCap
-
points
-
showTitleLabelBackground
-
titleRotationMode
-
-
Constructor Details
-
DrawPolygonLogicalStructure
public DrawPolygonLogicalStructure()
-