public abstract class AbstractProjector2D extends Point implements Projector
IterableIntervalProjector2D
, SamplingProjector2D
or
ArrayImgXYByteProjector
specify a mapping that uses the reference
point to project data into a 2 dimensional representation. Modifier and Type | Field and Description |
---|---|
protected long[] |
max |
protected long[] |
min |
position
n
Constructor and Description |
---|
AbstractProjector2D(int numDims)
initializes a reference point with the specified number of dimensions.
|
bck, equals, fwd, hashCode, move, move, move, move, move, setPosition, setPosition, setPosition, setPosition, setPosition, toString, wrap
getDoublePosition, getFloatPosition, getIntPosition, getLongPosition, localize, localize, localize, localize
numDimensions
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
numDimensions
localize, positionAsLongArray, positionAsPoint
localize, positionAsDoubleArray, positionAsRealPoint
Copyright © 2015–2022 ImgLib2. All rights reserved.