Returns <code>true</code> if the Path has been disposed,
and <code>false</code> otherwise.
<p>
This method gets the dispose state for the Path.
When a Path has been disposed, it is an error to
invoke any other method using the Path.
@return <code>true</code> when the Path is disposed, and <code>false</code> otherwise
Returns <code>true</code> if the Path has been disposed, and <code>false</code> otherwise. <p> This method gets the dispose state for the Path. When a Path has been disposed, it is an error to invoke any other method using the Path.
@return <code>true</code> when the Path is disposed, and <code>false</code> otherwise