Interface ILcdFeatureIndexedAnd2DBoundsIndexedModel

All Superinterfaces:
AutoCloseable, ILcd2DBoundsIndexedModel, ILcd2DBoundsInteractable, ILcdBounded, ILcdDisposable, ILcdFeatureIndexedModel, ILcdModel, Serializable
All Known Implementing Classes:
TLcdFeatureIndexedAnd2DBoundsIndexedModel

@Deprecated public interface ILcdFeatureIndexedAnd2DBoundsIndexedModel extends ILcd2DBoundsIndexedModel, ILcdFeatureIndexedModel
Deprecated.
The ILcdFeatured interface has been deprecated in favor of ILcdDataObject and TLcdDataModel.
Combines ILcdFeatureIndexedModel and ILcd2DBoundsIndexedModel. Therefore this interface represents an ILcdModel that can be queried in two ways:
  • based on the values of certain features (sometimes called attributes),
  • spatially, using 2D bounds.
Since:
6.0