|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
protected static interface Shape2D.ProjectableShape extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.awt.Shape |
getShape()
Returns the swing Shape |
java.awt.Shape |
getShapeRef()
Returns the swing Shape reference |
void |
project(Projector projector)
Projects all the points of the shape |
void |
transform(Transformation tf,
double anchorX,
double anchorY)
Transforms all the points of the shape |
| Method Detail |
|---|
void project(Projector projector)
projector - projector
void transform(Transformation tf,
double anchorX,
double anchorY)
tf - transformation matrixanchorX - x anchor point for transformationanchorY - y anchor point for transformationjava.awt.Shape getShape()
java.awt.Shape getShapeRef()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||