Uses of Class
org.apache.sis.storage.aggregate.GroupByTransform
Packages that use GroupByTransform
Package
Description
Resources which are aggregations or concatenations of other resources.
-
Uses of GroupByTransform in org.apache.sis.storage.aggregate
Methods in org.apache.sis.storage.aggregate that return GroupByTransformModifier and TypeMethodDescription(package private) final GroupByTransform
GridSlice.getList
(List<GroupByCRS<GroupByTransform>> groups, MergeStrategy strategy) Returns the group of objects associated to the CRS and "grid to CRS" transform.Method parameters in org.apache.sis.storage.aggregate with type arguments of type GroupByTransformModifier and TypeMethodDescription(package private) final void
GroupAggregate.fillWithCoverageComponents
(List<GroupByTransform> children, List<SampleDimension> ranges) Sets all components of this aggregate to grid coverage resources.(package private) final GroupByTransform
GridSlice.getList
(List<GroupByCRS<GroupByTransform>> groups, MergeStrategy strategy) Returns the group of objects associated to the CRS and "grid to CRS" transform.