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 |
---|
Manifest
Helper class for working with JAR manifests.
|
Class and Description |
---|
AbstractPrimitiveArray
Abstract base class for primitive-type extensible arrays.
|
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. |
ObjectArray
An extensible, generic array of
Object elements. |
PrimitiveArray
Interface for primitive-type extensible arrays, modeled after
ArrayList , but more performant. |
ShortArray
An extensible array of
short elements. |
Sizable
An entity with a size.
|
SizableArrayList
An
ArrayList whose size can be adjusted more efficiently. |
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 |
---|
ColorRGB
A color with red, green and blue color components.
|
ColorRGBA
A color with red, green, blue and alpha color components.
|
Class and Description |
---|
LineOutputStream
This class hides a line-based output behind an
OutputStream . |
Class and Description |
---|
ColorRGB
A color with red, green and blue color components.
|
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 © 2015–2022 SciJava. All rights reserved.