Interface | Description |
---|---|
IndexBag |
Interface for an object capable of storing a set of distinct integer values.
|
MocBuilder |
Defines an object capable of storing HEALPix tiles and producing
an ordered stream of spatial MOC UNIQ values.
|
Class | Description |
---|---|
BagMocBuilder |
MocBuilder implementation based on IndexBags.
|
BitSetBag |
IndexBag implementation based on a BitSet.
|
CdsMocBuilder |
MocBuilder implementation based on the CDS SMoc class.
|
IntegerBag |
IndexBag implementation that stores values individually.
|
LongBag |
IndexBag implementation that stores values individually.
|
MocImpl |
Characterises an implementation of MOC building.
|
MocStreamFormat |
Defines a MOC serialization format.
|
MultiBitSetBag |
IndexBag implementation based on a dynamically managed collection
of BitSets.
|
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.