Class HighwayMatrix.Cell
- java.lang.Object
-
- com._1c.g5.v8.dt.common.gef.drow2d.HighwayMatrix.Cell
-
- Enclosing class:
- HighwayMatrix
public static class HighwayMatrix.Cell extends Object
-
-
Field Summary
Fields Modifier and Type Field Description int[]
path
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
copyPath(int[] dest, int offset)
Copiespath
of this cell to the specified destination array.String
toString()
-