Package gaiasky.util.datadesc
Class DatasetDesc
java.lang.Object
gaiasky.util.datadesc.DatasetDesc
-
Field Summary
Modifier and TypeFieldDescriptionboolean
com.badlogic.gdx.files.FileHandle
boolean
boolean
String[]
int
boolean
int
long
boolean
int
long
com.badlogic.gdx.utils.JsonValue
-
Constructor Summary
ConstructorDescriptionDatasetDesc(com.badlogic.gdx.utils.JsonReader reader, com.badlogic.gdx.utils.JsonValue source)
-
Method Summary
-
Field Details
-
source
public final com.badlogic.gdx.utils.JsonValue source -
name
-
description
-
shortDescription
-
link
-
type
-
file
-
datasetType
-
check
-
path
-
catalogFile
public com.badlogic.gdx.files.FileHandle catalogFile -
size
-
sizeBytes
public long sizeBytes -
nObjectsStr
-
nObjects
public long nObjects -
sha256
-
exists
public boolean exists -
myVersion
public int myVersion -
serverVersion
public int serverVersion -
minGsVersion
public int minGsVersion -
outdated
public boolean outdated -
baseData
public boolean baseData -
releaseNotes
-
mustDownload
public boolean mustDownload -
cbDisabled
public boolean cbDisabled -
filesToDelete
-
-
Constructor Details
-
DatasetDesc
public DatasetDesc(com.badlogic.gdx.utils.JsonReader reader, com.badlogic.gdx.utils.JsonValue source)
-
-
Method Details
-
isStarDataset
public boolean isStarDataset()
-