Last updated

API / geotoolkit / charts / SelectionSeries / ContainsType

Enumeration: ContainsType

charts.SelectionSeries.ContainsType

SelectionSeries intersection type

Table of contents

Enumeration Members

Contents

Enumeration Members

Contains

Contains = "Contains"

Selection contains provided selection


Intersection

Intersection = "Intersection"

Selection intersects provided selection


None

None = "None"

Selection does contain provided selection


Subset

Subset = "Subset"

Provided selection is subset


Superset

Superset = "Superset"

Provided selection is superset