projP2 class
Constructors
- projP2(Element X, Element Y, Element Z)
- projP2.fromP3(Point p)
-
factory
- projP2.zero()
-
factory
Properties
Methods
-
fromP1xP1(
projP1xP1 p) → void -
fromP3(
Point p) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
zero(
) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited