EncTextGroupVisibilitySettings class final
An ENC Text Group Visibility Settings object.
- Implemented types
Properties
- berthNumber ↔ bool
-
The "berth number" text group setting (true/false).
getter/setter pair
- currentVelocity ↔ bool
-
The "current velocity" text group setting (true/false).
getter/setter pair
- geographicNames ↔ bool
-
The "geographic names" text group setting (true/false).
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- heightOfIsletOrLandFeature ↔ bool
-
The "height of islet or land feature" text group setting (true/false).
getter/setter pair
- importantText ↔ bool
-
The "important text" text group setting (true/false).
getter/setter pair
- lightDescription ↔ bool
-
The "light descriptions" text group setting (true/false).
getter/setter pair
- magneticVariationAndSweptDepth ↔ bool
-
The "magnetic variation and swept depth" text group setting (true/false).
getter/setter pair
- namesForPositionReporting ↔ bool
-
The "names for position reporting" text group setting (true/false).
getter/setter pair
- natureOfSeabed ↔ bool
-
The "nature of seabed" text group setting (true/false).
getter/setter pair
- noteOnChartData ↔ bool
-
The "note on chart data" text group setting (true/false).
getter/setter pair
- 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
-
resetToDefaults(
) → void - Resets each S-52 text group property to its respective default.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited