A record that represents an OpenLayers.Feature.Vector. This record will always have at least the following fields:
Public methods in addition to those listed for Ext.data.Record.
Returns: | OpenLayers.Feature.Vector |
---|
Gets the feature for this record.
Parameter: | layer – OpenLayers.Feature.Vector |
---|
Sets the feature for this record.
Class methods in addition to static methods listed for Ext.data.Record.
Parameter: | o – Array Field definition as in Ext.data.Record.create. Can be omitted if no additional fields are required. |
---|---|
Returns: | Function A specialized GeoExt.data.FeatureRecord constructor. |
Creates a constructor for a GeoExt.data.FeatureRecord, optionally with additional fields.