Further describes the result of a hit test on a stripe or table.
Inheritance Hierarchy
Remarks
Instances of this class are returned by the default StripeHitTester implementation.
See Also
Developer's Guide
Members
No filters for this type
Constructors
Create a new instance that describes the specific subregion.
Create a new instance that describes the specific subregion.
Parameters
- subregionType: StripeSubregionTypes
- The specific subregion
- stripe: IStripe
- The stripe
Properties
Gets the stripe that this instance describes.
Gets the stripe that this instance describes.
readonlyfinal
Gets the specific subregion type that this instance describes.
Gets the specific subregion type that this instance describes.
readonlyfinal
Gets the node the region is associated with.
Gets the node the region is associated with.
This property is non-
null only if this instance was returned by getTargetSubregion. Otherwise, especially if this instance was returned by findStripe, it is null. In this case, you can get the table from the stripe of this instance.readonlyfinal