| Method | Default/possible values |
|---|---|
| public TransformGroup( ) | Identity |
| public TransformGroup(Transform3D t1) | |
| public void setTransform( Transform3D xform ) | Identity |
| public void getTransform(Transform3D t1) | |
| public final void setCapability(int bit) (from SceneGraphObject) | ALLOW_TRANSFORM_READ / ALLOW_TRANSFORM_WRITE |
|
public final boolean getCapability(int bit) |