| Package | Description |
|---|---|
| net.imglib2.transform.integer | |
| net.imglib2.view |
| Modifier and Type | Method and Description |
|---|---|
TranslationTransform |
TranslationTransform.concatenate(Translation t) |
TranslationTransform |
TranslationTransform.InverseTranslationTransform.concatenate(Translation t) |
TranslationTransform |
TranslationTransform.InverseTranslationTransform.inverse() |
TranslationTransform |
TranslationTransform.preConcatenate(Translation t) |
TranslationTransform |
TranslationTransform.InverseTranslationTransform.preConcatenate(Translation t) |
| Modifier and Type | Method and Description |
|---|---|
protected RandomAccessible<T> |
TransformBuilder.wrapTranslationTransform(RandomAccessible<T> s,
TranslationTransform t) |
Copyright © 2015–2022 ImgLib2. All rights reserved.