Uses of Class
edu.stanford.hci.dtools.figures.ComponentFigure

Packages that use ComponentFigure
edu.stanford.hci.dtools.deviceeditor.parts   
edu.stanford.hci.dtools.figures   
edu.stanford.hci.dtools.statechart.parts   
 

Uses of ComponentFigure in edu.stanford.hci.dtools.deviceeditor.parts
 

Methods in edu.stanford.hci.dtools.deviceeditor.parts with parameters of type ComponentFigure
 void DeviceIOComponentEditPart.decorateComponentFigure(ComponentFigure cFigure)
          set image, tooltip, connection icon
 

Uses of ComponentFigure in edu.stanford.hci.dtools.figures
 

Subclasses of ComponentFigure in edu.stanford.hci.dtools.figures
 class AccelerometerFigure
           This software is distributed under the BSD License.
 class ButtonFigure
          The figure that draws button models and components
 class DisplayFigure
          Renders DisplayModel and DisplayComponent
 class KnobFigure
           This software is distributed under the BSD License.
 class LEDFigure
          Renders LEDModel and LEDComponent
 class RotatableComponentFigure
          Class for devices which should be rotated depending on their width/height.
 class SliderFigure
           This software is distributed under the BSD License.
 class SpeakerFigure
          The figure that draws for ButtonModels and ButtonComponents
 class SwitchFigure
           This software is distributed under the BSD License.
 

Uses of ComponentFigure in edu.stanford.hci.dtools.statechart.parts
 

Methods in edu.stanford.hci.dtools.statechart.parts with parameters of type ComponentFigure
 void IOModelEditPart.decorateComponentFigure(ComponentFigure cFigure)
          set image, tooltip, connection icon