| Package | Description |
|---|---|
| net.imagej.ops.map | |
| net.imagej.ops.map.neighborhood |
| Class and Description |
|---|
| AbstractMapBinaryComputer
Abstract base class for
MapBinaryComputer implementations. |
| AbstractMapBinaryInplace
Abstract base class for
MapBinaryInplace implementations. |
| AbstractMapBinaryInplace1
Abstract base class for
MapBinaryInplace1 implementations. |
| AbstractMapComputer
Abstract base class for
MapUnaryComputer implementations. |
| AbstractMapInplace
Abstract base class for
MapInplace implementations. |
| AbstractMapIterableInplace
Abstract base class for
MapInplace implementations that operate on
Iterables. |
| AbstractMapNullaryComputer
Abstract base class for
MapNullaryComputer implementations. |
| AbstractMapView
Abstract base class for
MapView implementations. |
| MapBinaryComputer
Typed interface for "map"
BinaryComputerOps. |
| MapBinaryInplace
Typed interface for "map"
BinaryInplaceOps. |
| MapBinaryInplace1
Typed interface for "map"
BinaryInplace1Ops. |
| MapInplace
Typed interface for "map"
UnaryInplaceOps. |
| MapNullaryComputer
Typed interface for "map"
NullaryComputerOps. |
| MapOp
Typed interface for "map" ops.
|
| MapUnaryComputer
Typed interface for "map"
UnaryComputerOps. |
| MapView
A
MapUnaryComputer UnaryFunctionOp which converts entries on
demand by wrapping in a thin "view" data structure. |
| Class and Description |
|---|
| MapOp
Typed interface for "map" ops.
|
Copyright © 2014–2022 ImageJ. All rights reserved.