[]
Returns the tiling origin, referred to as '(Px,Py)' in the 'ImgData' interface.
public Coord getTilingOrigin(Coord co)
| Type | Name | Description |
|---|---|---|
| Coord | co | If not null this object is used to return the information. If null a new one is created and returned. |
| Type | Description |
|---|---|
| Coord | The coordinate of the tiling origin, in the canvas system, on the reference grid. |