PConstants class

Constructors

PConstants()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

BEVEL → const int
CLOSE → const int
LINES → const int
MITER → const int
OPEN → const int
POINTS → const int
POLYGON → const int
PROJECT → const int
ROUND → const int
SQUARE → const int
TAU → const double
( begin auto-generated from TAU.xml )
TWO_PI → const double
( begin auto-generated from TWO_PI.xml )