LocalBBox returns the bounding box of node in local dimensions.
()
| 37 | |
| 38 | // LocalBBox returns the bounding box of node in local dimensions. |
| 39 | LocalBBox() math32.Box2 |
| 40 | |
| 41 | // NodeBBox returns the bounding box in image coordinates for this node. |
| 42 | NodeBBox(sv *SVG) image.Rectangle |
no outgoing calls
no test coverage detected