See: Description
Interface | Description |
---|---|
PgLoaderIf |
Interface which import loaders of geometric shape from files should implement
in order to be accessible from PgLoader.
|
PsImageCoderIf |
Interface for image encoders and decoders.
|
Class | Description |
---|---|
PgAbstractLoader |
Abstract loader for geometry files implements basic functionality of PgLoaderIf interface.
|
PgByuLoader |
Loader for geometry files in the Brigham Young University's MOVIE.BYU file format.
|
PgExport_Dialog |
Dialog with text area containing ASCII version of exported geometry file.
|
PgFileDialog |
Extension of Java FileDialog with built-in FilenameFilter functionality
and default settings according to JavaView codebase.
|
PgHtmlLoader |
Export filter save geometries as applets in an Html file.
|
PgJvxLoader |
Loader for geometry files given in JavaView's JVX file format.
|
PgLoader |
Dispatcher for loading/saving geometries and images from/to file.
|
PgMapleLoader |
Loader for Maple plots which were exported from Maple using JavaViewLib or direct export
techniques provides by Maple.
|
PgMathLoader |
Loader for Mathematica geometries.
|
PgObjLoader |
Loader for geometry files given in Wavefront's OBJ file format.
|
PjImportModel |
Load geometry models from file or via http connections into JavaView.
|
PjImportModel_Dialog |
Dialog version of info panel of PjImportModel with a with browser for built-in models.
|
PjImportModel_InfoBox |
Mini info panel of PjImportModel with a small text field for filename or URL.
|
PjImportModel_IP |
Info panel of PjImportModel with a with browser for JavaView built-in models.
|
PjImportModel_IPmed |
Info panel of PjImportModel with a with browser for JavaView built-in models.
|
PsCategoryList_IP |
Browser dialog to choose an item from a set of choices.
|
PSGr |
PSGr is a Graphics subclass that images to PostScript.
|
PsXmlLoader |
Loader for Xml files fills a tree structure.
|
PvDisplayLoader |
Loader for display files given in JavaView's JVD file format.
|
PvDisplayOption |
Store settings of a JavaView display.
|
Loader for some essential geometry file formats, display configuration and web pages to read/write from file or URL.
Additional loaders are available in the extension package
jvx.loader
.
"