Uses of Interface
net.imglib2.transform.integer.Translation
Packages that use Translation
-
Uses of Translation in net.imglib2.transform.integer
Classes in net.imglib2.transform.integer that implement TranslationModifier and TypeClassDescriptionclassTODOclassMethods in net.imglib2.transform.integer that return types with arguments of type TranslationModifier and TypeMethodDescriptionTranslationTransform.getConcatenableClass()TranslationTransform.InverseTranslationTransform.getConcatenableClass()TranslationTransform.getPreConcatenableClass()TranslationTransform.InverseTranslationTransform.getPreConcatenableClass()Methods in net.imglib2.transform.integer with parameters of type TranslationModifier and TypeMethodDescriptionTranslationTransform.concatenate(Translation t) TranslationTransform.InverseTranslationTransform.concatenate(Translation t) TranslationTransform.InverseTranslationTransform.preConcatenate(Translation t) TranslationTransform.preConcatenate(Translation t) voidTranslationTransform.set(Translation transform) set parameters totransform.