|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wilmascope.dotparser.EdgeClient.ArrowPosition
public class EdgeClient.ArrowPosition
Field Summary | |
---|---|
boolean |
arrowAtStart
|
int |
curveIndex
|
java.awt.Point |
position
|
Constructor Summary | |
---|---|
EdgeClient.ArrowPosition(int curveIndex,
boolean arrowAtStart,
java.awt.Point position)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int curveIndex
public boolean arrowAtStart
public java.awt.Point position
Constructor Detail |
---|
public EdgeClient.ArrowPosition(int curveIndex, boolean arrowAtStart, java.awt.Point position)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |