Package net.anwiba.spatial.coordinate
Class TargetEnvelopeCalculator
java.lang.Object
net.anwiba.spatial.coordinate.TargetEnvelopeCalculator
-
Constructor Summary
ConstructorsConstructorDescriptionTargetEnvelopeCalculator(double targetEnvelopeFactor, double notZoomInsideFactor) -
Method Summary
Modifier and TypeMethodDescriptioncalculate(IEnvelope currentEnvelope, IEnvelope maximalEnvelope, IEnvelope objectEnvelope, boolean isMoveEnabled) moveCenterTo(IEnvelope envelope, ICoordinate coordinate)
-
Constructor Details
-
TargetEnvelopeCalculator
public TargetEnvelopeCalculator(double targetEnvelopeFactor, double notZoomInsideFactor)
-
-
Method Details
-
moveCenterTo
-
calculate
-