Uses of Class
sc.fiji.snt.viewer.BvvMultiSource
Packages that use BvvMultiSource
-
Uses of BvvMultiSource in sc.fiji.snt.viewer
Methods in sc.fiji.snt.viewer that return types with arguments of type BvvMultiSourceModifier and TypeMethodDescriptionBvv.getMultiSources()Returns allBvvMultiSourcegroups currently managed by this viewer.<T extends net.imglib2.type.numeric.RealType<T>>
List<BvvMultiSource> Displays a list ofRandomAccessibleIntervalvolumes, each as aBvvMultiSource.Bvv.show(mpicbg.spim.data.generic.AbstractSpimData<?> spimData) Displays aAbstractSpimDatadataset using BVV's pyramid-aware GPU cache manager.Methods in sc.fiji.snt.viewer with parameters of type BvvMultiSourceModifier and TypeMethodDescriptionvoidBvv.setChannelColors(BvvMultiSource group, Color... colors) Sets per-channel colors for a specific source group.voidBvv.setDisplayRange(BvvMultiSource group, double min, double max) Sets the display range (min/max intensity) for all channels of a specific source group.