Package | com.esri.bao |
Class | public class BADataLayer |
Subclasses | Boundaries, PointLayer |
Property | Defined by | ||
---|---|---|---|
featureSet : FeatureSet
Feature record set.
| BADataLayer |
Method | Defined by | ||
---|---|---|---|
Creates a new instance of the BADataLayer class.
| BADataLayer |
featureSet | property |
featureSet:FeatureSet
[read-write]Feature record set. A feature record set is a collection of geographic features with the same geometry type.
Implementation public function get featureSet():FeatureSet
public function set featureSet(value:FeatureSet):void
See also
BADataLayer | () | constructor |
public function BADataLayer()
Creates a new instance of the BADataLayer class.