Main Page | Packages | Class Tree | Index | Help

xp.charting

class TrendLineTool

MovieClip
  |
  +--xp.system.UIControl
        |
        +--xp.charting.TrendLineTool

Implemented Interfaces: IChartingTool

class TrendLineTool
extends UIControl

Tool for run time user drawing of trend lines on an axis chart


Author:
ProWin Computers Ltd. - Rob Edgar

Version:
3.0.0.000

See also:


Fields inherited from class xp.system.UIControl

__layout, allowDrop, autoLayout, bindingDefaultValue, bindingFormatter, bindingPath, bindingSource, bindingType, bindingValidator, border, causesValidation, classInfo, clickOnENTER, clickOnSPACE, container, context, data, disableAcceptButton, disableCancelButton, enableBGMouseEvents, enableDblClickEvent, enableKeyDownEvents, enableKeyEvents, enableKeyUpEvents, enableMouseWheelEvents, formatterOptions, horizontalAlignment, index, isBinding, itemId, logEnabled, parent, parentContainer, parentForm, percentageHeight, percentageWidth, styleClass, tabIndex, tabStop, tooltip, tree, verticalAlignment

Properties inherited from class xp.system.UIControl

alpha, autosize, background, backgroundVisible, bindings, borderBrush, borderRadius, borderShadow, borderStyle, borderThickness, bottom, dataSource, enableMouseEvents, focusManager, height, id, isEnabled, isFocused, isMouseOver, isPressed, isSelected, isValid, layout, left, margin, maxHeight, maxWidth, measuredHeight, measuredMinHeight, measuredMinWidth, measuredWidth, minHeight, minWidth, padding, readOnly, resources, right, styleName, top, triggers, visible, width, x, y

Constructor

public
TrendLineTool ( )


Method Summary

public
activate ( )
makes the toolactive

public
clearAllLines ( )
removes all lines from the workspace

public
deactivate ( )
makes the tool inactive

public
hide ( )
hides the workspace interface

public
reset ( )
reset tool back to its original state

public
show ( )
shows the tools worksapce interface

Methods inherited from class xp.system.UIControl

addBinding, addBindings, addEventListener, addPropertyTrigger, applyStyle, beginDeferUpdate, canUpdate, centerContent, checkState, containsFocus, destroy, destroyObject, drawFocus, endDeferUpdate, findFocusFromObject, findFocusInChildren, getBinding, getBounds, getCenter, getClass, getFocus, getFocusManager, getFocusRect, getLocation, getPropertyValue, getSize, getStateName, getTrigger, globalToLocalPoint, invalidate, invalidateLayout, invalidateSize, invalidateSizeAndLayout, invalidChild, isChild, isMouseDirectlyOver, isParent, localToGlobalPoint, localToLocalPoint, measure, mouseWheel, move, onChildFocus, onKillFocus, onSetFocus, processEnterKey, processEscapeKey, processTabKey, redraw, refresh, removeEventListener, routeEvent, setBounds, setFocus, setLocation, setPropertyValue, setSize, setValueChanged, update, validate



Constructor Documentation

TrendLineTool

public function TrendLineTool()

Method Documentation

activate

public function activate()
makes the toolactive

clearAllLines

public function clearAllLines()
removes all lines from the workspace

deactivate

public function deactivate()
makes the tool inactive

hide

public function hide()
hides the workspace interface

reset

public function reset()
reset tool back to its original state

show

public function show()
shows the tools worksapce interface


The documentation was generated from the following file:


Generated on 10/30/2005 9:34:02 PM by AS2Doc