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 GroupByTransformGridSlice.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 voidGroupAggregate.fillWithCoverageComponents(List<GroupByTransform> children, List<SampleDimension> ranges) Sets all components of this aggregate to grid coverage resources.(package private) final GroupByTransformGridSlice.getList(List<GroupByCRS<GroupByTransform>> groups, MergeStrategy strategy) Returns the group of objects associated to the CRS and "grid to CRS" transform.