Uses of Interface
mondrian.util.SpatialValueTree2.SpatialRegionRequest
-
Packages that use SpatialValueTree2.SpatialRegionRequest Package Description mondrian.util Mondrian utilities. -
-
Uses of SpatialValueTree2.SpatialRegionRequest in mondrian.util
Methods in mondrian.util that return SpatialValueTree2.SpatialRegionRequest Modifier and Type Method Description SpatialValueTree2.SpatialRegionRequest
SpatialValueTree2.SpatialRegion. getRequest()
Returns the specification of this region.Methods in mondrian.util with parameters of type SpatialValueTree2.SpatialRegionRequest Modifier and Type Method Description SpatialValueTree2.SpatialRegion
SpatialValueTree2. get(SpatialValueTree2.SpatialRegionRequest regionRequest)
Looks up all the values registered in nodes intersecting with the provided region key.
-