Uses of Enum Class
sc.fiji.snt.analysis.NodeCollector.Projection
Packages that use NodeCollector.Projection
-
Uses of NodeCollector.Projection in sc.fiji.snt.analysis
Methods in sc.fiji.snt.analysis that return NodeCollector.ProjectionModifier and TypeMethodDescriptionstatic NodeCollector.ProjectionReturns the enum constant of this class with the specified name.static NodeCollector.Projection[]NodeCollector.Projection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in sc.fiji.snt.analysis with parameters of type NodeCollector.ProjectionModifier and TypeMethodDescriptionNodeCollector.setProjection(NodeCollector.Projection projection) Sets the z-projection applied to each crop.