Package | Description |
---|---|
apextension | |
com.cottagesystems.jdiskhog |
GUI for managing file resources, providing a tree-view of the file system
with accumulated sizes for each folder.
|
com.github.difflib | |
com.github.difflib.algorithm | |
com.github.difflib.algorithm.myers | |
com.github.difflib.patch | |
com.github.difflib.text | |
com.github.difflib.unifieddiff |
This is the new implementation of UnifiedDiff Tools.
|
com.jmatio.common | |
com.jmatio.common.util | |
com.jmatio.io | |
com.jmatio.io.stream | |
com.jmatio.types | |
com.jspbook | |
external |
Interfaces to other systems such as IDL, Matlab, and Python.
|
ftpfs |
FileSystem based on the FTPBean open source library, which was introduced
when Java's FTP implementation had trouble with some servers.
|
ftpfs.ftp | |
gov.nasa.gsfc.spdf.cdfj | |
gov.nasa.pds.ppi.label |
PDS label syntax parsing, originally from IGPP/UCLA.
|
gov.nasa.pds.ppi.util |
IGPP/UCLA utility classes.
|
it.sauronsoftware.ftp4j |
FTP client implementation
|
it.sauronsoftware.ftp4j.connectors |
Built-in connectors
|
it.sauronsoftware.ftp4j.extrecognizers |
Built-in textual extension recognizers
|
it.sauronsoftware.ftp4j.listparsers |
Built-in list parsers
|
org.apache.commons.io.output | |
org.autoplot |
Base package for Autoplot.
|
org.autoplot.aggregator |
Data Source that allows granules of data from other file-based sources to be
combined into long time series by parameterizing the filenames.
|
org.autoplot.ascii |
ASCII table reader for reading ASCII files with a given number of fields per line.
|
org.autoplot.asdatasource |
Read data from the desktop audio system, reading data for a specified duration.
|
org.autoplot.binarydatasource |
Binary Data Source reads data from binary files, where each record has the same length.
|
org.autoplot.bookmarks |
GUI and internal model for providing bookmarks to Autoplot.
|
org.autoplot.cdaweb |
Data Source Plugin for retrieving data from the CDAWeb at NASA/Goddard.
|
org.autoplot.cdf |
New 100% Java CDF file reader that uses NIO to manage memory.
|
org.autoplot.cefdatasource | |
org.autoplot.csv |
Data Source Plugin for reading data from CSV (Comma Separated Values) files.
|
org.autoplot.das2Stream | |
org.autoplot.datasource |
This area is for storing miscellaneous resources such as icons.
|
org.autoplot.datasource.capability |
Special capabilities are offered by some data sources to provide additional functionality, such as TimeSeriesBrowse.
|
org.autoplot.datasource.jython | |
org.autoplot.datasource.ui | |
org.autoplot.dods | |
org.autoplot.dom |
Objects that make up the internal model of Autoplot, known as the DOM, and
controllers that manage the state of each component.
|
org.autoplot.excel | |
org.autoplot.fdc | |
org.autoplot.fits | |
org.autoplot.flakey | |
org.autoplot.hapi | |
org.autoplot.hapiserver | |
org.autoplot.help |
Support for built-in help system.
|
org.autoplot.html |
Reads in data from HTML tables.
|
org.autoplot.idlsupport | |
org.autoplot.imagedatasource | |
org.autoplot.inline |
Allow datasets to be encoded within the URI, useful for testing or annotating plots.
|
org.autoplot.json |
This is a simple start to a data source for accessing data in JSON and JSONJ
files.
|
org.autoplot.jythonsupport |
PyQDataSet and PyDatum are wrappers which make infix operations possible
with these Das2 objects.
|
org.autoplot.jythonsupport.ui | |
org.autoplot.layout |
Automatic layout.
|
org.autoplot.matsupport | |
org.autoplot.metatree | |
org.autoplot.misc | |
org.autoplot.netCDF | |
org.autoplot.orbit |
Provide simple URIs for orbit files, to provide annotations to axes.
|
org.autoplot.pds | |
org.autoplot.pdsppi |
Experimental support for the PDS/PPI interface at UCLA.
|
org.autoplot.pngwalk |
The PNGWalk Tool allows rapid browsing of pre-generated images.
|
org.autoplot.renderer | |
org.autoplot.scriptconsole | |
org.autoplot.server | |
org.autoplot.servlet | |
org.autoplot.servletutil | |
org.autoplot.spase | |
org.autoplot.state | |
org.autoplot.tca |
Classes for adding additional tick annotations (TCAs or ephemeris).
|
org.autoplot.test | |
org.autoplot.transferrable | |
org.autoplot.util | |
org.autoplot.util.jemmy | |
org.autoplot.wav | |
org.autoplot.wgetfs |
Web FileSystem implementation based on wget or curl.
|
org.autoplot.xmlfile | |
org.das2 |
Base package for das2.
|
org.das2.beans |
Provides BeanInfos that wrap das2 objects to control the properties
that are exposed.
|
org.das2.catalog | |
org.das2.catalog.impl | |
org.das2.client |
Provides classes for interacting with a das2Server, such as data set queries,
authorization, and server identity.
|
org.das2.components |
Provides GUI components for building applications.
|
org.das2.components.propertyeditor |
Classes implementing the property sheet.
|
org.das2.components.treetable |
Contains classes implementing the TreeTable.
|
org.das2.dasml |
Package for implementing dasml, a language for describing das2 applications.
|
org.das2.dataset |
Provides classes and interfaces for combining Datums into structured DataSets, and operators
for working with DataSets.
|
org.das2.dataset.parser |
Package containing parsers for creating data sets.
|
org.das2.dataset.test |
Classes for creating test data sets.
|
org.das2.datasource | |
org.das2.datum |
Provides classes representing physical quantities.
|
org.das2.datum.format |
Classes for formatting a Datum to a String.
|
org.das2.event |
Classes for adding interactivity to the application components.
|
org.das2.fsm |
fsm contains objects that model files that are stored in a FileSystem with the
filename parametric in time.
|
org.das2.graph |
Mostly contains DasCanvasComponents, which are components that live within
the DasCanvas, and Renderers which draw on DasPlots.
|
org.das2.graph.dnd |
Contains Transferable classes for implementing the drop and drop in the
IDE.
|
org.das2.graph.event |
Contains classes for implementing internal update event model of
CanvasComponents.
|
org.das2.graph.util |
this package depends on parent org.das2.graph, but org.das2.graph shouldn't depend on it.
|
org.das2.jythoncompletion | |
org.das2.jythoncompletion.nbadapt | |
org.das2.jythoncompletion.support | |
org.das2.jythoncompletion.ui | |
org.das2.math |
Provides implementations of complex mathematical functions, such as
FFT, Poisson distribution generator, contouring, interpolation, fitting, etc.
|
org.das2.math.fft |
Classes for performing generalized FFT transformations.
|
org.das2.math.fft.jnt |
This is the NIST FFT package, modified to use the ComplexArray interface.
|
org.das2.math.filter | |
org.das2.math.matrix |
Matrix class and inversion routine.
|
org.das2.persistence |
Simple facility for maintaining application state.
|
org.das2.pw |
Classes useful for Plasma-Wave group applications.
|
org.das2.qds |
QDataSets are less abstract and more flexible data model for das2.
|
org.das2.qds.buffer |
NIO-backed dataset implementation of QDataSet allows memory
outside of the JVM to be used to back data.
|
org.das2.qds.demos |
Demonstrations for QDataSet, or validating QDataSet operations.
|
org.das2.qds.examples | |
org.das2.qds.filters |
Filters are operations applied to the data before display, and these are small
GUIs used to control each filter step.
|
org.das2.qds.math |
Provides implementations of complex mathematical functions, such as
FFT, Poisson distribution generator, contouring, interpolation, fitting, etc.
|
org.das2.qds.math.fft |
Classes for performing generalized FFT transformations.
|
org.das2.qds.math.fft.jnt |
This is the NIST FFT package, modified to use the ComplexArray interface.
|
org.das2.qds.math.matrix |
Matrix class and inversion routine.
|
org.das2.qds.ops |
Package for useful QDataSet operations, including Ops.java, the giant list of operators for QDataSet, doing everything
from adding two to performing FFTs to make a spectrogram from a waveform.
|
org.das2.qds.util |
Utilities that work with QDataSet.
|
org.das2.qds.util.dd | |
org.das2.qstream | |
org.das2.qstream.filter |
Filters for QStreams, which take a QStream as input and provide a QStream as output.
|
org.das2.stream |
Provides classes for parsing and formatting das2Streams, and a few stream
proof-of-concept stream operators that are not used.
|
org.das2.stream.test |
Classes for producing das2 Streams, useful for fun and testing only.
|
org.das2.system |
Application-level infrastructure, such as data set caching, worker threads, progress monitors,
exception handling, logging.
|
org.das2.util |
Utility classes useful for the implementation of other packages, but
not necessarily part of any one package.
|
org.das2.util.awt |
Utility classes for awt functions.
|
org.das2.util.fft |
Contains a 2^k FFT that was written early on.
|
org.das2.util.filesystem |
The fileSystem package introduces a filesystem abstraction that allows various
types of file systems to be accessed in a convenient and uniform way.
|
org.das2.util.monitor |
ProgressMonitors are used to provide feedback to the human operator
for long processes.
|
org.fuin.utils4j |
Basic Java utilities.
|
org.hapiserver | |
org.imgscalr | |
org.pushingpixels.tracing | |
org.python.core | |
org.tsds.datasource | |
org.virbo.autoplot |
Old base package for Autoplot, left to support old applications which rely
on the old names.
|
org.virbo.dataset | |
org.virbo.idlsupport | |
org.virbo.qstream | |
ProGAL | |
ProGAL.dataStructures | |
ProGAL.geom2d | |
ProGAL.geom2d.delaunay | |
ProGAL.geom2d.viewer | |
ProGAL.geom3d | |
ProGAL.geom3d.complex | |
ProGAL.geom3d.complex.delaunayComplex | |
ProGAL.geom3d.kineticDelaunay | |
ProGAL.geom3d.predicates | |
ProGAL.geom3d.surface | |
ProGAL.geom3d.tessellation.BowyerWatson | |
ProGAL.geom3d.viewer | |
ProGAL.geom3d.volumes | |
ProGAL.geomNd | |
ProGAL.math | |
test | |
test.components | |
test.dataset | |
test.datum | |
test.digitize | |
test.dom | |
test.endtoend | |
test.filesystem | |
test.fsm | |
test.graph | |
test.graph.bugs | |
test.stream | |
test.system | |
test.util | |
test.util.filesystem | |
util | |
vatest.endtoend | |
zipfs |
Allow a zip file to be used as a FileSystem.
|
ZoeloeSoft.projects.JFontChooser |