public class ActivityData extends Object
Modifier and Type | Field and Description |
---|---|
Activity |
activity
The activity as derived from the ttbin file
|
UsbFile |
file
The ttbin file read from the device
|
BufferedImage |
mapImage
Google map image, if the file has been displayed
|
String |
mapImageRemark
Remark set when mapImage=null (i.e.
|
boolean |
ttbinSaved
Indicates whether the ttbin file has been saved to disk
|
Constructor and Description |
---|
ActivityData() |
public UsbFile file
public Activity activity
public boolean ttbinSaved
public BufferedImage mapImage
public String mapImageRemark
Copyright © 2020. All rights reserved.