Package 

Class Path


  • 
    public class Path
    extends Shape
                        

    Path class. Path is sequence of segments of different type, it can be opened or closed. To define the internal fill this rule is used EVEN-ODD. Path always starts with moveTo command.Do not invoke constructor directly. Use path or path to create stage or layer bound path. To create unbound path use path See also:pathpathpath