Package com.pegacat.vcf.data

Interface Summary
Loader.Watcher  
 

Class Summary
Body A voyager body - a world or a moon.
DataLayer The DataLayer provides a common access point for all the different objects in the Voyager universe.
Loader A Loader initialises the data variables of a DataLayer object.
ObjectTreeParser  
OfflineLoader  
ResourceType Stores information about a particular resource type, including the name, and the category i.e.
Star A Star in Voyager - contains a 3D location, as well as spectral data etc.
StarSurveyParser Parses star surveys into Star and World/Moon information Creation date: (30/05/2001 4:43:30 PM)
SurveyListParser Parses a series of input surveys (generally e_sur, e_pop and e_c) into a collection of SurveyText objects.
SurveyText Storage for all the text of a star/world survey, including the surveyed object's name, and the survey date.
Unit A Unit in Voyager - can be any civilian/military/space unit.
VoyagerLocation A location in voyager, being a) a star, world, moon location, and b) an x,y,z starmap position
VoyagerObject Represents a game object or location of some sort - e.g.
VoyagerText Represents a text report of some sort - e.g.
WebLoader  
WorldResource Represents available and potential resources on a world or moon.
WorldSurveyParser Parses world surveys into actual world/moon information.