public class OutlineShapeXForm extends Object
| Modifier and Type | Field and Description |
|---|---|
OutlineShape |
shape |
| Constructor and Description |
|---|
OutlineShapeXForm(OutlineShape shape,
jogamp.graph.geom.plane.AffineTransform t) |
| Modifier and Type | Method and Description |
|---|---|
jogamp.graph.geom.plane.AffineTransform |
getTransform() |
void |
setTransform(jogamp.graph.geom.plane.AffineTransform t) |
public final OutlineShape shape
public OutlineShapeXForm(OutlineShape shape, jogamp.graph.geom.plane.AffineTransform t)
Copyright 2010 JogAmp Community.