S - the ShapeData being wrappedpublic class ProjectedOMERORealMask<S extends ShapeData> extends AbstractEuclideanSpace implements OMERORealMask<S>
OMERORealMask which has been adapted to a given space.n| Constructor and Description |
|---|
ProjectedOMERORealMask(OMERORealMask<S> shape,
AnnotatedSpace<? extends TypedAxis> space) |
| Modifier and Type | Method and Description |
|---|---|
BoundaryType |
boundaryType() |
S |
getShape() |
OMERORealMask<S> |
getSource() |
boolean |
test(RealLocalizable t) |
numDimensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrequiredAxisTypes, testPositionequals, isAll, isEmpty, knownConstant, maskTypenumDimensionspublic ProjectedOMERORealMask(OMERORealMask<S> shape, AnnotatedSpace<? extends TypedAxis> space)
public OMERORealMask<S> getSource()
public boolean test(RealLocalizable t)
test in interface Predicate<RealLocalizable>public BoundaryType boundaryType()
boundaryType in interface MaskPredicate<RealLocalizable>public S getShape()
getShape in interface OMERORealMask<S extends ShapeData>Copyright © 2014–2022 ImageJ. All rights reserved.