Class CGDEdge
java.lang.Object
repast.simphony.visualization.cgd.graph.CGDEdge
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getIndex()
void
void
setIndex
(int i) void
setPoints
(Point2D.Double[] _points)
-
Field Details
-
maxEIndex
public static int maxEIndex -
source
-
target
-
points
-
-
Constructor Details
-
CGDEdge
public CGDEdge() -
CGDEdge
-
CGDEdge
-
-
Method Details
-
getSource
-
getTarget
-
getIndex
public int getIndex() -
setIndex
public void setIndex(int i) -
getIdentifier
-
setIdentifier
-
getPoints
-
setPoints
-