Uses of Class
org.apache.sis.storage.aggregate.DimensionSelector
Packages that use DimensionSelector
Package
Description
Resources which are aggregations or concatenations of other resources.
-
Uses of DimensionSelector in org.apache.sis.storage.aggregate
Methods in org.apache.sis.storage.aggregate with parameters of type DimensionSelectorModifier and TypeMethodDescriptionintDimensionSelector.compareTo(DimensionSelector other) Compares for order of "probability" that a dimension is the one to aggregate.(package private) final voidGridSlice.getGridExtent(int i, DimensionSelector[] writeTo) Writes information about grid extent into the givenDimensionSelectorobjects.