|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSource | |
---|---|
edu.swri.swiftvis.sources |
Uses of AbstractSource in edu.swri.swiftvis.sources |
---|
Subclasses of AbstractSource in edu.swri.swiftvis.sources | |
---|---|
class |
BinaryPositionData
This class represents a data file for the binary data output. |
class |
DiscardData
This source represents the contents of a SWIFT discard file. |
class |
EncounterData
|
class |
GeneralData
This class is a data source that can be used to load in almost any type of data file, whether it is text or binary in format. |
class |
SequenceSource
|
Constructors in edu.swri.swiftvis.sources with parameters of type AbstractSource | |
---|---|
AbstractSource(AbstractSource c,
java.util.List<GraphElement> l)
This constructor is used by the copy method of subclasses. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |