net.claribole.zgrviewer.dot
Class ArrowEnd
java.lang.Object
net.claribole.zgrviewer.dot.ArrowEnd
- public class ArrowEnd
- extends java.lang.Object
This class defines the end of an arrow. It may be the head or the tail.
Basically, arrows can have multiple similar properties, like shapes or
labels.
- Author:
- Eric Mounhem
Constructor Summary |
ArrowEnd(net.claribole.zgrviewer.dot.Shape out,
net.claribole.zgrviewer.dot.Shape in)
|
Method Summary |
java.lang.String |
printArrowEndOptions(java.lang.String attribute)
Print arrow options the right way |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ArrowEnd
public ArrowEnd(net.claribole.zgrviewer.dot.Shape out,
net.claribole.zgrviewer.dot.Shape in)
- Parameters:
out
- in
-
toString
public java.lang.String toString()
printArrowEndOptions
public java.lang.String printArrowEndOptions(java.lang.String attribute)
- Print arrow options the right way
- Parameters:
attribute
- Arrows may be on head or tail
- Returns:
- Correct name of an arrow
Copyright © 2004-2005 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.