Uses of Class
org.apache.sis.internal.referencing.j2d.IntervalRectangle
Packages that use IntervalRectangle
Package
Description
Centralizes usages of some (not all) Java2D geometry API by Apache SIS.
Math transform provider
implementations.
-
Uses of IntervalRectangle in org.apache.sis.internal.feature.j2d
Fields in org.apache.sis.internal.feature.j2d declared as IntervalRectangleModifier and TypeFieldDescription(package private) final IntervalRectangle
FlatShape.bounds
Cached values of shape bounds.Constructors in org.apache.sis.internal.feature.j2d with parameters of type IntervalRectangleModifierConstructorDescription(package private)
FlatShape
(IntervalRectangle bounds) Creates a shape with the given bounds. -
Uses of IntervalRectangle in org.apache.sis.internal.referencing.provider
Subclasses of IntervalRectangle in org.apache.sis.internal.referencing.providerModifier and TypeClassDescriptionprivate static final class
The bounds of a sub-grid, together with the subsampling level compared to the grid having the finest resolution.