GeometryFlags class abstract
Constructors
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
- AllValues → const int
- AlphaValue → const int
- '/' alpha
- AreaValue → const int
- '@' resize to area - special use flag
- AspectRatioValue → const int
- '~' special handling needed
- AspectValue → const int
- '!' resize no-aspect - special use flag
- ChiNegative → const int
- ChiValue → const int
- CorrelateNormalizeValue → const int
- '^' see ScaleKernelValue()
- DecimalValue → const int
- '.' floating point numbers found
- GreaterValue → const int
- '>' resize larger - spacial use flag
- HeightValue → const int
- LessValue → const int
- '<' resize smaller - special use flag
- MaximumValue → const int
- '#' special handling needed
- MinimumValue → const int
- '^' special handling needed
- NormalizeValue → const int
- '!' ScaleKernelValue() in morphology.c
- NoValue → const int
- PercentValue → const int
- '%' percentage of something
- PsiNegative → const int
- PsiValue → const int
- RhoValue → const int
- SeparatorValue → const int
- 'x' separator found
- SigmaValue → const int
- WidthValue → const int
- XiNegative → const int
- XiValue → const int
- XNegative → const int
- XValue → const int
- YNegative → const int
- YValue → const int