java.lang.Object | |
↳ | com.esri.core.portal.FeatureCollection |
The class represents a feature collections. A feature collection is a representation of one or more feature layers, where each layer contains all information it needs to render on the map and does not rely on a backing map or feature service for layer definition and features.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
List<WebMapSubLayer> |
getLayers()
Returns a list of
WebMapSubLayer objects representing each individual feature layer within this feature collection. | ||||||||||
boolean |
isShowLegend()
Returns true if the legend needs to be shown.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns a list of WebMapSubLayer
objects representing each individual feature layer within this feature collection.
WebMapSubLayer
objects.Returns true if the legend needs to be shown.