Package itumulator.display.utility
Class IsomorphicUtility
java.lang.Object
itumulator.display.utility.IsomorphicUtility
Utility for producing isomorphic coordinates (in the form of polygons and points)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Point2DInt
getIsoLocation
(Location l, int tileSize, int fullSize) static Polygon
getIsoPolygon
(int x, int y, int width, int height)
-
Constructor Details
-
IsomorphicUtility
public IsomorphicUtility()
-
-
Method Details
-
getIsoPolygon
-
getIsoLocation
-