Protege-2000 1.7

edu.stanford.smi.protegex.widget.diagram
Class WireTextualOverlay

java.lang.Object
  |
  +--edu.stanford.smi.protegex.widget.diagram.TextualOverlay
        |
        +--edu.stanford.smi.protegex.widget.diagram.WireTextualOverlay

public class WireTextualOverlay
extends TextualOverlay

Description of the class

Author:
William Grosso

Fields inherited from class edu.stanford.smi.protegex.widget.diagram.TextualOverlay
_alwaysDisplayText, _currentLocation, _descriptionOfASpace, _descriptionOfThreeDots, _diagramObjectState, _fontObject, _halfOfHeightInCurrentFont, _heightInCurrentFont, _listOfLineDescriptions, _maximumLineWidth, _modifiedFontObject, _startingPoint, _string, _stringChanged, _totalHeight, _widthOfASpace
 
Constructor Summary
WireTextualOverlay(DiagramObjectState diagramObjectState)
           
WireTextualOverlay(DiagramObjectState diagramObjectState, boolean alwaysDisplayText)
           
 
Method Summary
protected  int computeXForDescription(int startingX, ThingWithWidth thingWithWidth)
           
 
Methods inherited from class edu.stanford.smi.protegex.widget.diagram.TextualOverlay
buildLines, changed, computeStartingPoint, createStringDescriptions, draw, getFontObject, getString, isAlwaysDisplayText, rebuildMetricInformation, renderText, setAlwaysDisplayText, setString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WireTextualOverlay

public WireTextualOverlay(DiagramObjectState diagramObjectState)

WireTextualOverlay

public WireTextualOverlay(DiagramObjectState diagramObjectState,
                          boolean alwaysDisplayText)
Method Detail

computeXForDescription

protected int computeXForDescription(int startingX,
                                     ThingWithWidth thingWithWidth)
Overrides:
computeXForDescription in class TextualOverlay

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.