Package sc.fiji.snt.viewer


package sc.fiji.snt.viewer
Visualization of reconstructions
Author:
Tiago Ferreira
  • Class
    Description
    Abstract base for SNT's BigDataViewer-family viewers (Bvv, Bdv, etc.).
    Common contract for all viewer annotation overlays.
    Configuration options for path rendering.
    Auto-recenter strategy for BVV's per-click "center the view on the clicked point" behavior (see Bvv#registerCenterOnDoubleClickListener).
    An Annotation3D is a triangulated surface or a cloud of points (scatter) rendered in Viewer3D that can be used to highlight nodes in a Tree or locations in a mesh.
    SNT's BigDataViewer-based 2D slice viewer.
    Support for Big Volume Viewer.
    Renders spherical annotations at SNTPoint world coordinates.
    A snapshot of the BVV viewer state at a particular moment, used as a keyframe for movie recording.
    A group of BvvSource objects that are treated as a logical unit: display properties (color, range, active state) and manual transforms applied to the leader source are propagated to all follower sources.
    Provides a graphical user interface for visualizing and interacting with graphs using SNT's "Graph Viewer".
    Class for rendering montages of Trees as 2D plots that can be exported as SVG, PNG or PDF.
    Class for rendering individual Viewer3Ds as a multi-panel montage.
    An OBJMesh stores information about a Wavefront .obj mesh loaded into Viewer3D, with access points to its OBJFile and DrawableVBO
    Class for rendering Trees as 2D plots that can be exported as SVG, PNG or PDF.
    Implements SNT's Reconstruction Viewer.
    Animation styles for live and recorded rotations.
    Axes of rotation for animated sequences and live rotations.
     
    Presets of a scene's view point.