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 voidcopyPath(int[] dest, int offset)Copiespathof this cell to the specified destination array.StringtoString()
-