Public Member Functions | Public Attributes
airbus_ssm_plugin.xdot_qt.Node Class Reference
Inheritance diagram for airbus_ssm_plugin.xdot_qt.Node:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def get_jump
def get_url
def is_inside

Public Attributes

 url
 x
 x1
 x2
 y
 y1
 y2

Detailed Description

An abstract node in the graph, it's spatial location, and it's visual representation.

Definition at line 279 of file xdot_qt.py.


Constructor & Destructor Documentation

def airbus_ssm_plugin.xdot_qt.Node.__init__ (   self,
  x,
  y,
  w,
  h,
  shapes,
  url 
)

Definition at line 282 of file xdot_qt.py.


Member Function Documentation

def airbus_ssm_plugin.xdot_qt.Node.get_jump (   self,
  x,
  y 
)

Reimplemented from airbus_ssm_plugin.xdot_qt.Element.

Definition at line 310 of file xdot_qt.py.

def airbus_ssm_plugin.xdot_qt.Node.get_url (   self,
  x,
  y 
)
Get the elemnt's metadata.

Reimplemented from airbus_ssm_plugin.xdot_qt.Element.

Definition at line 302 of file xdot_qt.py.

def airbus_ssm_plugin.xdot_qt.Node.is_inside (   self,
  x,
  y 
)
Used to check for 2D-picking via the mouse.
param x: The x position on the canvas
param y: The y position on the canvas

Definition at line 295 of file xdot_qt.py.


Member Data Documentation

Definition at line 282 of file xdot_qt.py.

Definition at line 282 of file xdot_qt.py.

Definition at line 282 of file xdot_qt.py.

Definition at line 282 of file xdot_qt.py.

Definition at line 282 of file xdot_qt.py.

Definition at line 282 of file xdot_qt.py.

Definition at line 282 of file xdot_qt.py.


The documentation for this class was generated from the following file:


airbus_ssm_plugin
Author(s): Ludovic Delval
autogenerated on Thu Jun 6 2019 17:59:30