public class Tension
extends java.lang.Object
Constructor and Description |
---|
Tension(double tension) |
Modifier and Type | Method and Description |
---|---|
double |
getValue() |
boolean |
isNone() |
static Tension |
none() |
Tension |
rotateZoom(RotationZoom rotationZoom) |
public static Tension none()
public Tension rotateZoom(RotationZoom rotationZoom)
public boolean isNone()
public double getValue()
Copyright © 2020. All Rights Reserved.