| Package | Description | 
|---|---|
| mondrian.util | Mondrian utilities. | 
| Modifier and Type | Method and Description | 
|---|---|
| SpatialValueTree2.SpatialRegion | SpatialValueTree2. get(SpatialValueTree2.SpatialRegionRequest regionRequest)Looks up all the values registered in nodes intersecting
 with the provided region key. | 
| SpatialValueTree2.SpatialRegion | SpatialValueTree2. getRegionContaining(Map<SpatialValueTree2.SpatialDimension,Object> coordinates)Returns a region containing a given cell. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SpatialValueTree2.SpatialRegion> | SpatialValueTree2. rollup(Map<SpatialValueTree2.SpatialDimension,Object> dimensions)Returns a collection of regions that can be combined to compute a given
 cell. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpatialValueTree2. add(SpatialValueTree2.SpatialRegion region)Stores a region in this tree. | 
| void | SpatialValueTree2. clear(SpatialValueTree2.SpatialRegion region)Removes a region from the tree. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.