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