| Package | Description |
|---|---|
| com.codename1.impl |
The implementation package should not be used by developers, it is an internal implementation detail
which will break compatibility between major Codename One releases.
|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodenameOneImplementation.setTransformInverse(Object nativeTransform) |
| Modifier and Type | Method and Description |
|---|---|
void |
Transform.getInverse(Transform inverseOut) |
void |
Transform.invert() |
Copyright © 2022. All rights reserved.