Class DrawCurveLogicalStructure
java.lang.Object
com.smartgwt.logicalstructure.core.LogicalStructureObject
com.smartgwt.logicalstructure.widgets.BaseWidgetLogicalStructure
com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
com.smartgwt.logicalstructure.widgets.drawing.DrawCurveLogicalStructure
- Direct Known Subclasses:
DrawBlockConnectorLogicalStructure
-
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, titleRotationMode, translate, useSimpleTransform, xShearFactor, yShearFactor, zIndex
Fields inherited from class com.smartgwt.logicalstructure.core.LogicalStructureObject
logicalStructureErrors, scClassName
-
Constructor Summary
-
Method Summary
-
Field Details
-
controlPoint1
-
controlPoint2
-
endPoint
-
knobs
-
lineCap
-
showTitleLabelBackground
-
startPoint
-
-
Constructor Details
-
DrawCurveLogicalStructure
public DrawCurveLogicalStructure()
-