|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindfusion.diagramming.jlayout.RouteDescriptor
public class RouteDescriptor
Field Summary | |
---|---|
int |
dNearest
|
java.awt.Point |
end
|
int |
oNearest
|
java.awt.geom.Rectangle2D |
routeBounds
|
RouteHeuristics |
routeHeuristics
|
RoutingGrid |
routingGrid
|
RoutingOptions |
routingOptions
|
java.awt.Point |
start
|
Constructor Summary | |
---|---|
RouteDescriptor()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public RoutingGrid routingGrid
public RoutingOptions routingOptions
public java.awt.geom.Rectangle2D routeBounds
public java.awt.Point start
public int oNearest
public java.awt.Point end
public int dNearest
public RouteHeuristics routeHeuristics
Constructor Detail |
---|
public RouteDescriptor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |