Solidipes
0.0.0

Contents

  • User Guide
  • Developer Guide (in CONSTRUCTION)
    • Contributing to Solidipes
    • Setting Up The Developer Environment
    • Code Overview
    • API Reference
      • solidipes package
        • Subpackages
        • Module contents
    • How-To-Guides
Solidipes
  • Developer Guide (in CONSTRUCTION)
  • solidipes
  • solidipes package
  • solidipes.viewers package
  • solidipes.viewers.symlink module
  • View page source

solidipes.viewers.symlink module

class solidipes.viewers.symlink.SymLink(data=None)[source]

Bases: Viewer

Viewer for symlinks

_abc_impl = <_abc._abc_data object>
add(data_container)[source]

Replace the viewer’s image

show()[source]

Show the viewer

video

Image to display

Previous Next

© Copyright 2023 EPFL (École Polytechnique Fédérale de Lausanne).

Built with Sphinx using a theme provided by Read the Docs.