org.colos.ejs.library.control.drawing3d
Class ControlSegmentSet3D

java.lang.Object
  extended by org.colos.ejs.library.control.ControlElement
      extended by org.colos.ejs.library.control.drawing3d.ControlElement3D
          extended by org.colos.ejs.library.control.drawing3d.ControlSet3D
              extended by org.colos.ejs.library.control.drawing3d.ControlSegmentSet3D
All Implemented Interfaces:
InteractionListener

public class ControlSegmentSet3D
extends ControlSet3D

A set of Segments


Field Summary
 
Fields inherited from class org.colos.ejs.library.control.drawing3d.ControlElement3D
EL3D_NAME, NULL_COLOR, PARENT, TO_RADIANS
 
Fields inherited from class org.colos.ejs.library.control.ControlElement
ACTION, ACTION_ERROR, ACTION_SUCCESS, METHOD_FOR_VARIABLE, METHOD_TRIGGER, NAME, VARIABLE_CHANGED
 
Constructor Summary
ControlSegmentSet3D()
           
 
Method Summary
 
Methods inherited from class org.colos.ejs.library.control.drawing3d.ControlSet3D
addMenuEntries, elementAt, getDefaultValueString, getObjectClassname, getPropertyCommonName, getPropertyInfo, getPropertyList, getValue, initialize, interactionPerformed, reset, setDefaultValue, setName, setProperty, setValue
 
Methods inherited from class org.colos.ejs.library.control.drawing3d.ControlElement3D
acceptsChild, decodeResolution, destroy, getElement, getFullPositionSpot, getFullSizeSpot, getMenuNameEntry, getObject, getParent, getPosSpot, getSizeSpot, parseConstant, setParent, updatePanel
 
Methods inherited from class org.colos.ejs.library.control.ControlElement
addAction, addAction, addAction, editorIsReading, flush, getComponent, getGroup, getObject, getProperty, getSimulation, getValue, getVisual, implementsProperty, indexOf, invokeActions, invokeActions, isActive, onExit, propertyIndex, propertyIsTypeOf, propertyType, removeAction, removeAction, replaceVisual, setActive, setFieldListValue, setFieldListValues, setGroup, setProperties, setProperty, setPropertyEditor, setVariableEditor, toString, toStringValue, variableChanged, variableChangedDoNotUpdate, variableExtraChanged, variablePropertiesClear, variablesChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ControlSegmentSet3D

public ControlSegmentSet3D()