package flash.
display
{
public
interface
IGraphicsPath
extends
Object
{
public
function
IGraphicsPath
(
)
;
}
}