Class UIWorldMapV3
java.lang.Object
zombie.worldMap.UIWorldMapV1
zombie.worldMap.UIWorldMapV2
zombie.worldMap.UIWorldMapV3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addImagePyramid
(String arg0) void
int
int
int
int
getImagePyramidMaxX
(String arg0) int
getImagePyramidMaxY
(String arg0) int
getImagePyramidMinX
(String arg0) int
getImagePyramidMinY
(String arg0) int
float
boolean
void
setDisplayedArea
(float arg0, float arg1, float arg2, float arg3) void
setMaxZoom
(float arg0) void
transitionTo
(float arg0, float arg1, float arg2) Methods inherited from class zombie.worldMap.UIWorldMapV2
getSymbolsAPIv2, isDimUnsharedSymbols
Methods inherited from class zombie.worldMap.UIWorldMapV1
addData, addImages, centerOn, clearData, endDirectoryData, getBaseZoom, getBoolean, getCenterWorldX, getCenterWorldY, getDataCount, getDataFileByIndex, getDouble, getHeightInCells, getHeightInSquares, getImagesCount, getMarkers, getMarkersAPI, getMaxXInCells, getMaxXInSquares, getMaxYInCells, getMaxYInSquares, getMinXInCells, getMinXInSquares, getMinYInCells, getMinYInSquares, getOptionByIndex, getOptionCount, getRenderer, getStyle, getSymbolsAPI, getWidthInCells, getWidthInSquares, getWorldScale, getZoomF, mouseToWorldX, mouseToWorldY, moveView, resetView, setBackgroundRGBA, setBoolean, setBoundsFromData, setBoundsFromWorld, setBoundsInCells, setBoundsInSquares, setDouble, setDropShadowWidth, setMapItem, setUnvisitedGridRGBA, setUnvisitedRGBA, setZoom, uiToWorldX, uiToWorldX, uiToWorldY, uiToWorldY, worldOriginX, worldOriginY, worldToUIX, worldToUIY, zoomAt
-
Constructor Details
-
UIWorldMapV3
-
-
Method Details
-
isDataLoaded
public boolean isDataLoaded() -
getDataWidthInCells
public int getDataWidthInCells() -
getDataHeightInCells
public int getDataHeightInCells() -
addImagePyramid
-
clearImages
public void clearImages() -
getImagePyramidMinX
-
getImagePyramidMinY
-
getImagePyramidMaxX
-
getImagePyramidMaxY
-
getImagePyramidWidthInSquares
-
getImagePyramidHeightInSquares
-
setMaxZoom
public void setMaxZoom(float arg0) -
getMaxZoom
public float getMaxZoom() -
transitionTo
public void transitionTo(float arg0, float arg1, float arg2) -
setDisplayedArea
public void setDisplayedArea(float arg0, float arg1, float arg2, float arg3) -
getStreetsAPI
-
getStyleAPI
- Overrides:
getStyleAPI
in classUIWorldMapV1
-