Sg 2.9
PathItem
Packages RSS
About
News
Gallery
Scripts
Tutorials
Download
Reference
Forum
Users
License
Twitter

Extends Item
Inherited by Path, CompoundPath

Functions

PostScript-style drawing commands

    Parameters:
  • x: Number
  • y: Number
    Parameters:
  • x: Number
  • y: Number
    Parameters:
  • handle1X: Number
  • handle1Y: Number
  • handle2X: Number
  • handle2Y: Number
  • toX: Number
  • toY: Number
    Parameters:
  • through: Point
  • to: Point
  • parameter: Number — optional
    Parameters:
  • throughX: Number
  • throughY: Number
  • toX: Number
  • toY: Number
  • t: Number — optional
    Parameters:
  • handleX: Number
  • handleY: Number
  • toX: Number
  • toY: Number
    Parameters:
  • point: Point
  • clockwise: Boolean — optional
    Parameters:
  • x: Number
  • y: Number
  • clockwise: Boolean — optional
    Parameters:
  • throughX: Number
  • throughY: Number
  • toX: Number
  • toY: Number
    Parameters:
  • vector: Point
    Parameters:
  • x: Number
  • y: Number
    Parameters:
  • throughVector: Point
  • toVector: Point
  • parameter: Number — optional
    Parameters:
  • throughX: Number
  • throughY: Number
  • toX: Number
  • toY: Number
  • parameter: Number — optional
    Parameters:
  • vector: Point
  • clockwise: Boolean — optional
    Parameters:
  • x: Number
  • y: Number
  • clockwise: Boolean — optional
    Parameters:
  • throughX: Number
  • throughY: Number
  • toX: Number
  • toY: Number

Closes the path. If it is closed, Illustrator connects the first and last segments.

Geometric Tests

Checks if the interior of the path intersects with the interior of the specified path.

    Returns:
  • Booleantrue if the paths intersect, false otherwise

Checks if the interior of the path contains the interior of the specified path.

    Returns:
  • Booleantrue if the path contains the specified path, false otherwise

Checks if the specified point is contained within the interior of the path.

    Returns:
  • Booleantrue if the point is contained within the path, false otherwise

Boolean Operations

Returns the intersection of the paths as a new path

Adds the shape of the specified path to the path and returns it as a new path.

Subtracts the shape of the specified path from the path and returns it as a new path.

Returns all interesections between two Path items in an array of CurveLocation objects. CompoundPath items are support too.

Inheritance

AltStyle によって変換されたページ (->オリジナル) /