| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.javafx.effects.transform |
| Modifier and Type | Field and Description |
|---|---|
private static Translation2D |
PolygonPerspectiveTransformation.ORIGIN_ORIGIN |
| Modifier and Type | Field and Description |
|---|---|
private javafx.beans.property.ObjectProperty<Translation2D> |
PolygonPerspectiveTransformation.point1 |
private javafx.beans.property.ObjectProperty<Translation2D> |
PolygonPerspectiveTransformation.point2 |
private javafx.beans.property.ObjectProperty<Translation2D> |
PolygonPerspectiveTransformation.point3 |
| Modifier and Type | Method and Description |
|---|---|
Translation2D |
PolygonPerspectiveTransformation.getPoint1()
Gets the value of the property point1.
|
Translation2D |
PolygonPerspectiveTransformation.getPoint2()
Gets the value of the property point2.
|
Translation2D |
PolygonPerspectiveTransformation.getPoint3()
Gets the value of the property point3.
|
| Modifier and Type | Method and 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 and Description |
|---|---|
void |
PolygonPerspectiveTransformation.RecalculationEventListener.changed(javafx.beans.value.ObservableValue<? extends Translation2D> ov,
Translation2D t,
Translation2D t1) |
void |
PolygonPerspectiveTransformation.setPoint1(Translation2D value)
Sets the value of the property point1.
|
void |
PolygonPerspectiveTransformation.setPoint2(Translation2D value)
Sets the value of the property point2.
|
void |
PolygonPerspectiveTransformation.setPoint3(Translation2D value)
Sets the value of the property point3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolygonPerspectiveTransformation.RecalculationEventListener.changed(javafx.beans.value.ObservableValue<? extends Translation2D> ov,
Translation2D t,
Translation2D t1) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.