public class TransformationDescriptor extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Matrix> |
diffMatrix |
Objs.Property<String> |
global |
Objs.Property<Matrix> |
globalMatrix |
Objs.Property<String> |
local |
Objs.Property<Matrix> |
localMatrix |
Objs.Property<String> |
string |
Modifier | Constructor and Description |
---|---|
protected |
TransformationDescriptor(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static TransformationDescriptor |
$as(Object obj) |
Matrix |
diffMatrix() |
String |
global() |
Matrix |
globalMatrix() |
String |
local() |
Matrix |
localMatrix() |
String |
string() |
$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 Objs.Property<String> string
public Objs.Property<Matrix> globalMatrix
public Objs.Property<Matrix> localMatrix
public Objs.Property<Matrix> diffMatrix
public Objs.Property<String> global
public Objs.Property<String> local
protected TransformationDescriptor(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.