| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.javafx.effects.transform |
| Modifier and Type | Method | Description |
|---|---|---|
Translation2D |
PolygonPerspectiveTransformation.getPoint1() |
|
Translation2D |
PolygonPerspectiveTransformation.getPoint2() |
|
Translation2D |
PolygonPerspectiveTransformation.getPoint3() |
| Modifier and Type | Method | Description |
|---|---|---|
javafx.beans.property.ObjectProperty<Translation2D> |
PolygonPerspectiveTransformation.point1Property() |
|
javafx.beans.property.ObjectProperty<Translation2D> |
PolygonPerspectiveTransformation.point2Property() |
|
javafx.beans.property.ObjectProperty<Translation2D> |
PolygonPerspectiveTransformation.point3Property() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PolygonPerspectiveTransformation.setPoint1(Translation2D value) |
|
void |
PolygonPerspectiveTransformation.setPoint2(Translation2D value) |
|
void |
PolygonPerspectiveTransformation.setPoint3(Translation2D value) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.