Object
Styles and defaults used for Drawing stencils and text.
This object contains defaults for objects used in Drawing. To change one item's style, use item.attr(); To change all these styles, create a copy of this file and point to it in the Drawing properties: <div dojoType="dojox.drawing.Drawing" id="drawing" defaults="MyCustom.defaults"></div> See: Drawing.changeDefaults Determines whether in draw or edit mode (whether stencils are clickable. If clickMode is false, the original functionality of silently switching between select modes is enabled. If clickMode is true, it allows powerpoint- like functionality. Clickable is used by powerpoint to distinguish when things can be selected and when they can't
Object
current will point to either null or selected
Object
currentHit will point to either hitNorm or hitSelected
Number
Line, arrows, vector and axes will all snap to this angle on mouse up shown angle also reflects the snap currently cannot accept less than 1 degree
Boolean
If true, draw current object in z-direction.
Boolean
If true, render axes with Z-axis included, allow objects drawn in z-direction. If false the z-axis button will not show up.
Boolean
If true, renders a second, larger layer for lines to make them more easily clickable.
If
true, renders a second layer for each Stencil, one acting as a 'hit' object for a wider mouse-click area. It also doubles as a hilight. If true, overrides renderHitLines setting.
If
true, the label text color will be the same as the Stencil's line color.
Function
Object
Object