handy method that sets the z coordinate of all the nodes in this FLine to be the `depth` of this box (or 0) @param of
(Box of)
| 1540 | |
| 1541 | public long getModCount() { |
| 1542 | return mod; |
| 1543 | } |
| 1544 | |
| 1545 | @Override |
| 1546 | public FLine get() { |
| 1547 | return this; |
| 1548 | } |
| 1549 |
no test coverage detected