net.sourceforge.plantuml.graph
Class Galaxy4
java.lang.Object
net.sourceforge.plantuml.graph.Galaxy4
public class Galaxy4
- extends Object
Constructor Summary |
Galaxy4(Board board,
int widthCell,
int heightCell)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Galaxy4
public Galaxy4(Board board,
int widthCell,
int heightCell)
getMainPoint
public Point2DInt getMainPoint(int row,
int col)
getPolyline
public PolylineBreakeable getPolyline(ALink link)
addLink
public void addLink(ALink link)
getBoard
public final Board getBoard()
getLines
public final Map<ALink,PolylineBreakeable> getLines()
Copyright © 2012. All Rights Reserved.