public interface IMapSection
| Modifier and Type | Method and Description |
|---|---|
javafx.geometry.Point2D |
getCross()
Retrieve the location of the cross in the coordinates of IMap
|
int |
getDimension()
Retrieve the width and height of the section
|
int |
getXOffset()
Retrieve the offset on IMap in X direction
|
int |
getYOffset()
Retrieve the offset on IMap in Y direction
|
int getXOffset()
int getYOffset()
int getDimension()
javafx.geometry.Point2D getCross()
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.