camera3d.action
Class LaserAction

java.lang.Object
  extended bycamera3d.action.VcAction
      extended bycamera3d.action.LaserAction
Direct Known Subclasses:
ChangeLaserArrayColorAction, ChangeLaserSpotSizeAction, SetLaserArrayGridAction

public abstract class LaserAction
extends VcAction

Abstract superclass to all actions that affect a laser.

Version:
1.0
Author:
Fábio Roberto de Miranda e Carlos da Silva dos Santos

Field Summary
 
Fields inherited from class camera3d.action.VcAction
MULTIPLE_OBJECT_ACTION, SINGLE_OBJECT_ACTION
 
Constructor Summary
LaserAction()
           
 
Methods inherited from class camera3d.action.VcAction
debugln, doAction, getMultiplicityType, isUndoable, setMultiplicityType, undoAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaserAction

public LaserAction()


Copyright © 2001-2003 F.R. Miranda, C.S. Santos, J.E. Kogler Jr.. All Rights Reserved.