public class CoordinateTranslator
Created by Kamil Asfandiyarov
| Constructor and Description |
|---|
CoordinateTranslator(GraphPane graphPane)
Created by Kamil Asfandiyarov
|
| Modifier and Type | Method and Description |
|---|---|
GraphPane |
getGraphPane() |
int |
paneLayoutToModelX(double x) |
int |
paneLayoutToModelY(double y) |