public final class Exports extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Method and Description |
---|---|
static AnimationDescriptor |
mina(double a,
double A,
double b,
double B,
Function get,
Function set) |
static AnimationDescriptor |
mina(double a,
double A,
double b,
double B,
Function get,
Function set,
Function.A1<? super Number,? extends Number> easing) |
static Paper |
Snap(double width,
double height) |
static Paper |
Snap(double width,
String height) |
static Paper |
Snap(String query) |
static Paper |
Snap(String width,
double height) |
static Paper |
Snap(String width,
String height) |
static Paper |
Snap(SVGElement DOM) |
$as, $as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public static Paper Snap(double width, double height)
public static Paper Snap(SVGElement DOM)
public static AnimationDescriptor mina(double a, double A, double b, double B, Function get, Function set, Function.A1<? super Number,? extends Number> easing)
public static AnimationDescriptor mina(double a, double A, double b, double B, Function get, Function set)
Copyright © 2018. All rights reserved.