|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GeometryOperation
|
+--PointRegister
|
+--CircleRegister
|
+--RectangleRegister
円弧図形及び付帯する属性情報をデータベースに登録します。
Defined in GeometryRegister.js
| Fields inherited from class PointRegister |
_type
|
| Fields inherited from class GeometryOperation |
POLYGON, POLYLINE, HOLE, MULTIPOINT, END, START, types
|
| Constructor Summary | |
RectangleRegister(map, layerName)
初期処理を行います。 |
|
| Method Summary | |
boolean
|
onmousedown(event, x, y)
円弧図形の作成を開始します。 |
| Methods inherited from class CircleRegister |
onmouseup, ondblclick, onmousemove, onmousedrag
|
| Methods inherited from class PointRegister |
onFinishedDrawing, addNewCoord, insertGeometry, onreadystatechange, getData
|
| Methods inherited from class GeometryOperation |
clear, getErrorInfo, onExecute, onError, getCategory
|
| Constructor Detail |
RectangleRegister(map, layerName)
map - [Object]NezKaMapオブジェクト
layerName - String図形レイヤグループ名(MapFileに定義されている値)
| Method Detail |
boolean onmousedown(event, x, y)
event -
x -
y -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||