AnyLogic
Expand
Font size

@AnyLogicInternalAPI
public class BuiltInTileCache
extends Object

Constructor Summary

ConstructorDescription
BuiltInTileCache(ITileURLProvider tileURLProvider) 

Method Summary

Modifier and TypeMethodDescription
byte[]get(int x, int y, int z) 

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Details

BuiltInTileCache

public BuiltInTileCache(ITileURLProvider tileURLProvider)

Method Details

get

public byte[] get(int x,
 int y,
 int z)