# class Shape.Type



# STATIC MEMBERS

# static member read-only Line

Type: Shape.Type

Description:

# static member read-only Rect

Type: Shape.Type

Description:

# static member read-only Arc

Type: Shape.Type

Description:

# static member read-only Ellipse

Type: Shape.Type

Description:

# static member read-only Text

Type: Shape.Type

Description:

# static member read-only Bezier

Type: Shape.Type

Description:

# static member read-only Path

Type: Shape.Type

Description:

# static member read-only Polygon

Type: Shape.Type

Description:

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(Shape.Type) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(Shape.Type) -

Last Updated: 12/20/2022, 8:12:45 AM