EncViewingGroupSettings class final

An ENC Viewing Group Settings object.

Implemented types

Properties

allIsolatedDangers bool
The "all isolated dangers" view group setting (true/false).
getter/setter pair
archipelagicSeaLanes bool
The "archipelagic sea lanes" view group setting (true/false).
getter/setter pair
boundariesAndLimits bool
The "boundaries and limits" view group setting (true/false).
getter/setter pair
buoysBeaconsAidsToNavigation bool
The "buoys, beacons, aids to navigation" view group setting (true/false).
getter/setter pair
buoysBeaconsStructures bool
The "buoys, beacons, structures" view group setting (true/false).
getter/setter pair
chartScaleBoundaries bool
The "chart scale boundaries" view group setting (true/false).
getter/setter pair
depthContours bool
The "depth contours" view group setting (true/false).
getter/setter pair
dryingLine bool
The "drying line" view group setting (true/false).
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
lights bool
The "lights" view group setting (true/false).
getter/setter pair
magneticVariation bool
The "magnetic variation" view group setting (true/false).
getter/setter pair
otherMiscellaneous bool
The "other miscellaneous" view group setting (true/false).
getter/setter pair
prohibitedAndRestrictedAreas bool
The "prohibited and restricted areas" view group setting (true/false).
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
seabed bool
The "seabed" view group setting (true/false).
getter/setter pair
shipsRoutingSystemsAndFerryRoutes bool
The "ships' routing systems and ferry routes" view group setting (true/false).
getter/setter pair
spotSoundings bool
The "spot soundings" view group setting (true/false).
getter/setter pair
standardMiscellaneous bool
The "standard miscellaneous" view group setting (true/false).
getter/setter pair
submarineCablesAndPipelines bool
The "submarine cables and pipelines" view group setting (true/false).
getter/setter pair
tidal bool
The "tidal" view group setting (true/false).
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
resetToDefaults() → void
Resets all ENC viewing group properties.
toString() String
A string representation of this object.
inherited

Operators

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