Class GeometryRemover

Object
   |
   +--GeometryOperation
         |
         +--GeometrySelection
               |
               +--GeometryRemover

class GeometryRemover
extends GeometrySelection


図形の削除機能を提供します。
Defined in GeometrySelection.js


 
Fields inherited from class GeometrySelection
selectLimit, CIRCLE_SELECTION, RECTANGLE_SELECTION, POLYGON_SELECTION
   
Fields inherited from class GeometryOperation
POLYGON, POLYLINE, HOLE, MULTIPOINT, END, START, types
 
Constructor Summary
GeometryRemover(map, layerName)
            初期処理を行います。
 
Method Summary
 Object getData()
           図形を削除します。
 void onDelete()
           図形を削除したときに発生します。
 void onSelection()
           図形を選択したときに発生します。
 void sendDelete()
           図形を削除します。
 
Methods inherited from class GeometrySelection
selectionOnReadyStateChange, doSelection, onNoData, getSelectionData, selectGeometry
   
Methods inherited from class GeometryOperation
clear, getErrorInfo, onExecute, onError, getCategory
 

Constructor Detail

GeometryRemover

GeometryRemover(map, layerName)

Method Detail

getData

Object getData()

onDelete

void onDelete()

onSelection

void onSelection()

sendDelete

void sendDelete()


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