Layer

Extends Item, Group

The Layer item represents a layer in a Paper.js project.

The layer which is currently active can be accessed through project.activeLayer.

An array of all layers in a project can be accessed through project.layers.

Constructors

Methods

Properties inherited from Item

Project Hierarchy

Bounding Rectangles

Stroke Style

Fill Style

Methods inherited from Item

Hierarchy Operations

Hierarchy Tests

Transform Functions

Remove On Event

Properties inherited from Group