Package com.macrofocus.transform
Class RangesScreenTransformCoordinator
java.lang.Object
com.macrofocus.transform.RangesScreenTransformCoordinator
Synchronize two range models with their respective coordinate axis models. This coordinator keeps the aspect
ratio constant.
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoid
setRanges
(MutableBoundedInterval xRange, MutableBoundedInterval yRange)
-
Constructor Details
-
RangesScreenTransformCoordinator
public RangesScreenTransformCoordinator(MutableBoundedInterval xRange, MutableBoundedInterval yRange)
-
-
Method Details
-
setRanges
-