Package | Description |
---|---|
icy.action |
Contains all Icy action command classes which are accessible through the search bar
|
icy.canvas |
Contains base Icy canvas and related classes
|
icy.clipboard |
Contains clipboard tools classes
|
icy.common |
Contains common shared object and classes in Icy
|
icy.common.exception | |
icy.common.listener |
Contains common shared listener in Icy
|
icy.common.listener.weak |
Contains common shared weak listener in Icy
|
icy.doc | |
icy.file |
Contains all file operation tools and related objects
|
icy.file.xls | |
icy.file.xml | |
icy.gui.component |
Contains all custom components related classes (component, UI, renderer, editor...)
|
icy.gui.component.button |
Contains custom button components
|
icy.gui.component.editor |
Contains custom UI Editor
|
icy.gui.component.math |
Contains custom UI components for mathematical stuff
|
icy.gui.component.menu |
Contains custom menu components
|
icy.gui.component.model |
Contains custom UI Model
|
icy.gui.component.pool |
Contains graphical component related to the Icy swimming pool
|
icy.gui.component.renderer |
Contains custom UI Renderer
|
icy.gui.component.sequence |
Contains custom UI components for the Icy Sequence object
|
icy.gui.component.ui |
Contains custom component UI
|
icy.gui.dialog |
Contains all custom Dialog (modal frame)
|
icy.gui.frame |
Contains all custom Frame (non modal)
|
icy.gui.frame.error |
Contains custom frames for Error handling
|
icy.gui.frame.progress |
Contains custom progress frames (see TaskFrameManager)
|
icy.gui.frame.sequence |
Contains custom frames for Sequence action / selection...
|
icy.gui.inspector |
Contains all classes and components related to the Icy inspector
|
icy.gui.lut |
Contains all graphic components related to the Icy LUT (Look Up Table)
|
icy.gui.lut.abstract_ | |
icy.gui.main |
Contains graphic components and objects for the main interface
|
icy.gui.math |
deprecated
|
icy.gui.menu |
Contains graphic components and objects related to the main (Ribbon) menu
|
icy.gui.menu.search |
Contains graphic components and objects related to the global search bar
|
icy.gui.menu.tools |
Contains specific graphic components related to menu actions
|
icy.gui.plugin |
Contains graphic components and objects related to Plugin
|
icy.gui.preferences |
Contains all preferences panels and frames
|
icy.gui.sequence |
Contains all Sequence related graphic components and tools
|
icy.gui.sequence.tools |
Contains all Sequence related graphic components tools
|
icy.gui.system |
Contains some system related graphic components as the memory monitor and the output console
|
icy.gui.util |
Contains common GUI tools (LAF, Swing, position saver...)
|
icy.gui.viewer |
Contains all components and classes related to the Icy Viewer
|
icy.image |
Contains all Image related stuff as the Icy image data structure, ColorModel, ColorSpace, ColorMap, Image tools...
|
icy.image.cache | |
icy.image.colormap |
Contains the Icy Colormap structure definition and all default Icy colormap
|
icy.image.colormodel |
Contains the base Icy ColorModel structure definition and the different supported ColorModel
|
icy.image.colorspace |
Contains the base Icy ColorSpace structure definition and related objects
|
icy.image.lut |
Contains the Icy LUT definition (Colormap container)
|
icy.imagej |
Contains all ImageJ related stuff (wrapper, integration...)
|
icy.imagej.patches |
Contains runtime ImageJ patches to improve integration and communication with Icy
|
icy.itk |
Contains ITK library related stuff
|
icy.main |
Contains the main Icy class, responsible of the Icy application launch process (also contains the Icy version information)
|
icy.math |
Contains mathematical tools and related objects (Histogram, Interpolator, Scaler, FPSMeter...)
|
icy.network |
Contains network tools and related objects (download / upload operation, IRC...)
|
icy.painter |
Contains Icy Overlay / Painter structure definition and basics Overlay helper classes
|
icy.plugin |
Contains Plugin class model and attached interfaces.
|
icy.plugin.abstract_ |
Plugin abstract classes
|
icy.plugin.classloader |
Plugin class loader and associated objects
|
icy.plugin.classloader.exception |
Exceptions attached to the Plugin Loader
|
icy.plugin.interface_ |
All supported plugin interface to specialize plugin in a specific task (Canvas, ROI, file importer...)
|
icy.preferences |
Contains all Preference definition classes
|
icy.resource |
Contains resources definitions and tools
|
icy.resource.icon |
Contains icon resources definitions and related objects
|
icy.roi |
Contains all ROI (Region Of Interest) related classes and tools
|
icy.roi.edit | |
icy.script |
Script stuff (deprecated)
|
icy.search |
Contains Search engine related classes
|
icy.sequence |
Contains Icy Sequence structure definition and associated objects / tools.
|
icy.sequence.edit |
Contains Icy Sequence Edit structure definitions.
|
icy.swimmingPool |
Contains Swimming Pool related objects and tools.
|
icy.system |
Contains System related objects and tools (Thread, Profiling, Security, Exception...)
|
icy.system.audit |
Contains Audit tools (usage statistics for application and plugin)
|
icy.system.profile |
Contains Profile objects and tools (performance measurement mainly)
|
icy.system.thread |
Contains Thread related objects and tools (asynchronous processing, EDT safety, Processor...)
|
icy.type |
Contains custom data type definition and tools for generic and multi dimensional array manipulation
|
icy.type.collection |
Contains collection type definition and tools (List, generic arrays...)
|
icy.type.collection.array |
Contains array type definition and tools (generic arrays, dynamic arrays...)
|
icy.type.collection.list |
Contains custom List type definition (RecentList and RecentFile type)
|
icy.type.dimension |
Contains Dimension class definition up to 5D
|
icy.type.geom |
Contains extended geometric classes (Polygon2D, Polyline2D, Line3D...)
|
icy.type.point |
Contains Point class definition up to 5D
|
icy.type.rectangle |
Contains Rectangle class definition up to 5D
|
icy.type.value |
Contains abstract value type definition (support Comparable and XML Persistence interfaces)
|
icy.undo |
Contains Undo management objects and tools for Icy
|
icy.update |
Contains all classes and tools used to allow update of plugins, libraries and application core
|
icy.util |
Contains common utilities classes (String, XLS, XML, ZIP, JAR, OME, Graphics, Date, Shape, Class...)
|
icy.vtk |
Contains VTK library related stuff (wrapper, tools)
|
icy.workspace |
Contains Workspace objects definition and tools
|
plugins.kernel.canvas |
Contains all canvas type plugins for the kernel
|
plugins.kernel.importer |
Contains all Importer type plugins for the kernel
|
plugins.kernel.roi.descriptor.intensity |
Contains ROI Descriptor plugins for intensity informations (kernel)
|
plugins.kernel.roi.descriptor.measure |
Contains ROI Descriptor plugins for basic size measurements (kernel)
|
plugins.kernel.roi.descriptor.property |
Contains ROI Descriptor plugins for ROI properties (kernel)
|
plugins.kernel.roi.roi2d |
Contains all 2D ROI classes included in the kernel
|
plugins.kernel.roi.roi2d.plugin |
Contains all 2D ROI plugin classes included in the kernel
|
plugins.kernel.roi.roi3d |
Contains all 3D ROI classes included in the kernel
|
plugins.kernel.roi.roi3d.plugin | |
plugins.kernel.roi.roi4d |
Contains all 4D ROI classes included in the kernel
|
plugins.kernel.roi.roi5d |
Contains all 5D ROI classes included in the kernel
|
plugins.kernel.roi.tool | |
plugins.kernel.roi.tool.plugin | |
plugins.kernel.searchprovider |
Contains all Search Provider plugins included in the kernel.
|
plugins.tutorial | |
plugins.tutorial.basics | |
plugins.tutorial.chart | |
plugins.tutorial.event | |
plugins.tutorial.gui | |
plugins.tutorial.painter | |
plugins.tutorial.roi | |
plugins.tutorial.training | |
plugins.tutorial.undo | |
plugins.tutorial.vtk |