Polar class
极坐标系 一个极坐标系只能包含一个径向轴和一个角度轴
- Inheritance
-
- Object
- Coordinate
- CircleCoordinate
- Polar
Constructors
Properties
- angleAxis → AngleAxis
-
final
-
center
→ List<
SNumber> -
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
finalinherited
- radius → SNumber
-
finalinherited
- radiusAxis → RadiusAxis
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- show → bool
-
finalinherited
- silent → bool
-
final
- toolTip → ToolTip?
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toLayout(
) → CoordinateLayout -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited