Uses of Class
org.jhotdraw8.geom.BoundsCalculator
Packages that use BoundsCalculator
Package
Description
Provides classes for defining and manipulating two-dimensional geometry.
-
Uses of BoundsCalculator in org.jhotdraw8.geom
Methods in org.jhotdraw8.geom with parameters of type BoundsCalculatorModifier and TypeMethodDescriptionvoidBoundsCalculator.combine(BoundsCalculator other) Combines the state of anotherBoundsCalculatorinto this one.