Package com.anylogic.engine.gis
- java.lang.Object
- com.anylogic.engine.gis.AbstractGISResult
- Direct Known Subclasses:
GISResult
,GISResultDouble
@AnyLogicInternalAPI public class AbstractGISResult extends Object
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
it may be removed/renamed in future.
- Author:
- AnyLogic North America, LLC https://anylogic.com
Modifier and Type | Class | Description |
---|---|---|
static enum | AbstractGISResult.Type |
public boolean isPresent()
public boolean isEmpty()
NB: In case of
isError()
, this method will return false
public boolean isError()
network error, or cache entry expired, etc.