Feature

  • Feature is an abstract class that represents a feature's metadata and should not have its reference saved.

  • Known direct subclasses of Feature are DatasetFeature and PlaceFeature.

  • The public method getFeatureType() returns the FeatureType of the feature.

public abstract class Feature extends Object
Known Direct Subclasses
DatasetFeature A class representing a Feature with a datasetId
PlaceFeature A class representing a Feature with a placeId

An object representing a feature's metadata. Do not save a reference to a particular feature object because the reference will not be stable.

Public Method Summary

getFeatureType ()
Returns the FeatureType of the feature.

Inherited Method Summary

Public Methods

public String getFeatureType ()

Returns the FeatureType of the feature.

Create a Mobile Website
View Site in Mobile | Classic
Share by: