ArcGIS Runtime SDK for iOS: AGSENCTextGroupVisibilitySettings Class Reference
ArcGIS Runtime SDK for iOS  100.15
AGSENCTextGroupVisibilitySettings Class Reference

Description

Text group settings for ENC data.

Text group settings for ENC data.

Note
Changes are applied to the display of all ENC layers in a map
Since
100.2
Inheritance diagram for AGSENCTextGroupVisibilitySettings:
AGSObject

Instance Methods

(void) - resetToDefaults
 

Properties

BOOL berthNumber
 
BOOL currentVelocity
 
BOOL geographicNames
 
BOOL heightOfIsletOfLandFeature
 
BOOL importantText
 
BOOL lightDescription
 
BOOL magneticVariationAndSweptDepth
 
BOOL namesForPositionReporting
 
BOOL natureOfSeabed
 
BOOL noteOnChartData
 

Method Documentation

◆ resetToDefaults

- (void) resetToDefaults

Resets all text group visibility settings

Since
100.2

Property Documentation

◆ berthNumber

- (BOOL) berthNumber
readwritenonatomicassign

Indicates whether or not the "berth number" text group should be visible. Per IHO S-52 Annex A, controls text group 29, which includes OBJNAM from BERTHS and ACHBRT.

Since
100.2

◆ currentVelocity

- (BOOL) currentVelocity
readwritenonatomicassign

Indicates whether or not the "current velocity" text group should be visible. Per IHO S-52 Annex A, controls text group 30, which includes CURVEL.

Since
100.2

◆ geographicNames

- (BOOL) geographicNames
readwritenonatomicassign

Indicates whether or not the "geographic names" text group should be visible. Per IHO S-52 Annex A, controls text group 26, which includes OBJNAM from ACHARE, BRIDGE, BUAARE, BUISGL, DOCARE, FAIRWY, LNDARE, LNDMARK, LNDRGN, SEAARE, TIDEWY, and PILBOP.

Since
100.2

◆ heightOfIsletOfLandFeature

- (BOOL) heightOfIsletOfLandFeature
readwritenonatomicassign

Indicates whether or not the "height of islet or land feature" text group should be visible. Per IHO S-52 Annex A, controls text group 28, which includes HEIGHT of LNDARE.

Since
100.2

◆ importantText

- (BOOL) importantText
readwritenonatomicassign

Indicates whether or not the "important text" text group should be visible. Per IHO S-52 Annex A, controls text groups 10 and 11.

Since
100.2

◆ lightDescription

- (BOOL) lightDescription
readwritenonatomicassign

Indicates whether or not the "light descriptions" text group should be visible. Per IHO S-52 Annex A, controls text group 23.

Since
100.2

◆ magneticVariationAndSweptDepth

- (BOOL) magneticVariationAndSweptDepth
readwritenonatomicassign

Indicates whether or not the "magnetic variation and swept depth" text group should be visible. Per IHO S-52 Annex A, controls text group 27, which includes MAGVAR, VALMAG, SWPARE, and DRVAL1.

Since
100.2

◆ namesForPositionReporting

- (BOOL) namesForPositionReporting
readwritenonatomicassign

Indicates whether or not the "names for position reporting" text group should be visible. Per IHO S-52 Annex A, controls text group 21.

Since
100.2

◆ natureOfSeabed

- (BOOL) natureOfSeabed
readwritenonatomicassign

Indicates whether or not the "nature of seabed" text group should be visible. Per IHO S-52 Annex A, controls text group 25 (SBDARE, NATSUR).

Since
100.2

◆ noteOnChartData

- (BOOL) noteOnChartData
readwritenonatomicassign

Indicates whether or not the "note on chart data" text group should be visible. Per IHO S-52 Annex A, controls text group 24.

Since
100.2