public final class Transforms
extends java.lang.Object
Transform
s.Modifier and Type | Method and Description |
---|---|
static Location |
transform(Location location,
Transform transform)
Transform a location's position with a given transform.
|