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
Iterable s. |
AbstractMapNullaryComputer
Abstract base class for
MapNullaryComputer implementations. |
AbstractMapView
Abstract base class for
MapView implementations. |
MapBinaryComputer
Typed interface for "map"
BinaryComputerOp s. |
MapBinaryInplace
Typed interface for "map"
BinaryInplaceOp s. |
MapBinaryInplace1
Typed interface for "map"
BinaryInplace1Op s. |
MapInplace
Typed interface for "map"
UnaryInplaceOp s. |
MapNullaryComputer
Typed interface for "map"
NullaryComputerOp s. |
MapOp
Typed interface for "map" ops.
|
MapUnaryComputer
Typed interface for "map"
UnaryComputerOp s. |
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.