nanover.app package
Module providing application level wrappers, orchestrators and managers that can be used to easily build and deploy NanoVer services.
Submodules
- nanover.app.app_server module
NanoverApplicationServer
NanoverApplicationServer.DEFAULT_SERVER_NAME
NanoverApplicationServer.add_service()
NanoverApplicationServer.address
NanoverApplicationServer.basic_server()
NanoverApplicationServer.clear_locks()
NanoverApplicationServer.close()
NanoverApplicationServer.commands
NanoverApplicationServer.copy_state()
NanoverApplicationServer.discovery
NanoverApplicationServer.frame_publisher
NanoverApplicationServer.lock_state()
NanoverApplicationServer.name
NanoverApplicationServer.null_server()
NanoverApplicationServer.register_command()
NanoverApplicationServer.run_command()
NanoverApplicationServer.running_discovery
NanoverApplicationServer.service_hub
NanoverApplicationServer.state_dictionary
NanoverApplicationServer.unregister_command()
NanoverApplicationServer.update_state()
qualified_server_name()
- nanover.app.commands module
- nanover.app.imd_app module
- nanover.app.multiuser module
- nanover.app.selection module
RenderingSelection
RenderingSelection.add_particles()
RenderingSelection.clear_particles()
RenderingSelection.flush_changes()
RenderingSelection.from_dictionary()
RenderingSelection.hide
RenderingSelection.interaction_method
RenderingSelection.modify()
RenderingSelection.read_from_dictionary()
RenderingSelection.read_hide_from_dictionary()
RenderingSelection.read_interaction_method_from_dictionary()
RenderingSelection.read_renderer_from_dictionary()
RenderingSelection.read_selected_particles_from_dictionary()
RenderingSelection.read_velocity_reset_from_dictionary()
RenderingSelection.remove()
RenderingSelection.removed
RenderingSelection.renderer
RenderingSelection.selected_particle_ids
RenderingSelection.selection_id
RenderingSelection.selection_name
RenderingSelection.set_particles()
RenderingSelection.to_dictionary()
RenderingSelection.updated
RenderingSelection.velocity_reset
get_nested_or_default()
- nanover.app.types module