Class HighwayMatrix.Cell
java.lang.Object
com._1c.g5.v8.dt.common.gef.drow2d.HighwayMatrix.Cell
- Enclosing class:
- HighwayMatrix
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
public final int[] path
-
-
Constructor Details
-
Cell
public Cell(int path) -
Cell
public Cell(int[] path)
-
-
Method Details