| Package | Description |
|---|---|
| com.github.wshackle.crcl4java.vaadin.webapp |
| Modifier and Type | Method and Description |
|---|---|
static TransformInfo |
TransformInfo.Default() |
TransformInfo |
CommonInfo.getTransformInfo()
Get the value of transformInfo
|
static TransformInfo |
TransformInfo.withA1(TransformInfo orig,
crcl.base.PointType a1) |
static TransformInfo |
TransformInfo.withA2(TransformInfo orig,
crcl.base.PointType a2) |
static TransformInfo |
TransformInfo.withB1(TransformInfo orig,
crcl.base.PointType b1) |
static TransformInfo |
TransformInfo.withB2(TransformInfo orig,
crcl.base.PointType b2) |
| Modifier and Type | Method and Description |
|---|---|
static TransformInfo |
TransformInfo.withA1(TransformInfo orig,
crcl.base.PointType a1) |
static TransformInfo |
TransformInfo.withA2(TransformInfo orig,
crcl.base.PointType a2) |
static TransformInfo |
TransformInfo.withB1(TransformInfo orig,
crcl.base.PointType b1) |
static TransformInfo |
TransformInfo.withB2(TransformInfo orig,
crcl.base.PointType b2) |
static CommonInfo |
CommonInfo.withTransformInfo(CommonInfo orig,
TransformInfo transformInfo) |
Copyright © 2016. All rights reserved.