Traceability

org.topcased.traceability.hmi.modeler.figures
Class CommonCoverPointFigure

java.lang.Object
  extended by org.topcased.draw2d.figures.PortFigure
      extended by org.topcased.traceability.hmi.modeler.figures.CommonCoverPointFigure
Direct Known Subclasses:
AndCoverPointFigure, OrCoverPointFigure

public class CommonCoverPointFigure
extends org.topcased.draw2d.figures.PortFigure

NOT GENERATED


Constructor Summary
CommonCoverPointFigure()
           
 
Method Summary
 org.eclipse.swt.graphics.Color getBackgroundColor()
           
 org.eclipse.swt.graphics.Color getForegroundColor()
           
protected  void outlineShape(org.eclipse.draw2d.Graphics graphics)
           
 void setIsAnd(boolean andCover)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonCoverPointFigure

public CommonCoverPointFigure()
Method Detail

outlineShape

protected void outlineShape(org.eclipse.draw2d.Graphics graphics)

setIsAnd

public void setIsAnd(boolean andCover)

getBackgroundColor

public org.eclipse.swt.graphics.Color getBackgroundColor()

getForegroundColor

public org.eclipse.swt.graphics.Color getForegroundColor()

Traceability

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.