BaseMap Methods TIBCO Spotfire 7.11 API Reference

The BaseMap type exposes the following members.

Methods

  Name Description
Public method GetBaseRowIndex
Gets the first row index in base view for a certain derived row index.
Public method GetBaseRowIndexes(Int32)
Converts a derived row index to a set of base row indexes.
Public method GetBaseRowIndexes(IndexSet)
Converts a set of derived row indexes to a set of base row indexes.
Public method GetDerivedRowIndex
Gets the first row index in derived view for a certain base row index.
Public method GetDerivedRowIndexes(Int32)
Converts a base row index to a set of derived row indexes.
Public method GetDerivedRowIndexes(IndexSet)
Converts a set of base row indexes to a set of derived row indexes.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Top
See Also

Reference