Class ColorSelector

Object
   |
   +--ColorSelector

class ColorSelector


線、面の色選択を行うユーザインターフェースを実装します。
Defined in ColorSelector.js


Constructor Summary
ColorSelector(htmlID, length, lineWidth, outlineWidth, boxWidth, boxHeight, lineratio, linespacing, hasFillColor)
            初期処理を行います。
 
Method Summary
 Object getFillColor()
           面の色を取得します。
 Object getOutlineColor()
           線の色を取得します。
 void setFillColor(color)
           面の色を設定します。
 void setOutlineColor(color)
           線の色を設定します。

Constructor Detail

ColorSelector

ColorSelector(htmlID, length, lineWidth, outlineWidth, boxWidth, boxHeight, lineratio, linespacing, hasFillColor)

Method Detail

getFillColor

Object getFillColor()

getOutlineColor

Object getOutlineColor()

setFillColor

void setFillColor(color)

setOutlineColor

void setOutlineColor(color)


Copyright(C) 2007 SystemDesignJapan. All rights reserved.
Documentation generated by JSDoc on Wed Jul 25 18:14:17 2007