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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic Point2DIntgetIsoLocation(Location l, int tileSize, int fullSize) static PolygongetIsoPolygon(int x, int y, int width, int height) 
- 
Constructor Details- 
IsomorphicUtilitypublic IsomorphicUtility()
 
- 
- 
Method Details- 
getIsoPolygon
- 
getIsoLocation
 
-