| Package | Description |
|---|---|
| org.scijava.annotations | |
| org.scijava.app | |
| org.scijava.convert | |
| org.scijava.io | |
| org.scijava.io.location | |
| org.scijava.tool | |
| org.scijava.util |
| Class and Description |
|---|
| Combiner
Interface for combining structurally-delicate items (such as annotations)
which need to be unified to a single output.
|
| Class and Description |
|---|
| Manifest
Helper class for working with JAR manifests.
|
| POM
Helper class for working with Maven POMs.
|
| Class and Description |
|---|
| BoolArray
An extensible array of
boolean elements. |
| ByteArray
An extensible array of
byte elements. |
| CharArray
An extensible array of
char elements. |
| DoubleArray
An extensible array of
double elements. |
| FloatArray
An extensible array of
float elements. |
| IntArray
An extensible array of
int elements. |
| LongArray
An extensible array of
long elements. |
| PrimitiveArray
Interface for primitive-type extensible arrays, modeled after
ArrayList, but more performant. |
| ShortArray
An extensible array of
short elements. |
| Class and Description |
|---|
| ByteArray
An extensible array of
byte elements. |
| Class and Description |
|---|
| ByteArray
An extensible array of
byte elements. |
| Class and Description |
|---|
| ColorRGB
A color with red, green and blue color components.
|
| RealCoords
This class represents an (X, Y) coordinate pair in real coordinates.
|
| Class and Description |
|---|
| AbstractPrimitiveArray
Abstract base class for primitive-type extensible arrays.
|
| ColorRGB
A color with red, green and blue color components.
|
| Combiner
Interface for combining structurally-delicate items (such as annotations)
which need to be unified to a single output.
|
| IntCoords
This class represents an (X, Y) coordinate pair in integer coordinates.
|
| IntRect
A class for representing a rectangular region, in integer coordinates.
|
| Manifest
Helper class for working with JAR manifests.
|
| POM
Helper class for working with Maven POMs.
|
| PrimitiveArray
Interface for primitive-type extensible arrays, modeled after
ArrayList, but more performant. |
| Query
A map of annotations to annotated elements.
|
| RealCoords
This class represents an (X, Y) coordinate pair in real coordinates.
|
| RealRect
A class for representing a rectangular region, in real coordinates.
|
| ReflectException
An exception thrown when something goes wrong performing a reflected
operation with
ReflectedUniverse. |
| Sizable
An entity with a size.
|
| Timing
A helper class to help with optimizing the performance of a list of
operations.
|
| TreeNode
A wrapper around a data object, for storing it in a tree structure.
|
| XML
Helper class for working with XML documents.
|
Copyright © 2009–2020 SciJava. All rights reserved.