The DataDependency class is used to store a single value or to get map scale values.
DataDependency
The class purpose depends on the value of the isDependent property. If this property is set to YES, the considered class is used to get scale value, if the value is NO, the considered class is used to store a single value.
dataSource. Data source.
isDependent. The purpose of the DataDependency class.
scale. Map scale.
value. Value stored by the DataDependency class.
dependency. Creates an object for the DataDependency class.
See also: