8283848586878889
* points. Also allocates the grab point array needed by the * EditableOMLine. */ public void init() { Debug.message("eomg", "EditableOMLine.init()"); setStateMachine(new LineStateMachine(this)); gPoints = new GrabPoint[3]; }