Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

Arc Class Reference

List of all members.

Public Member Functions

 Arc (int x_from, int y_from, int x_to, int y_to, Color c)
 Arc (Network net, int f, int t)

Public Attributes

int from_node
int to_node
double f_x
double f_y
double f_z
double t_x
double t_y
double t_z
boolean is_oriented
Color color
int line_x1
int line_x2
int line_y1
int line_y2
int[] arrowhead_x_pts
int[] arrowhead_y_pts


Detailed Description

Definition at line 39 of file Arc.java.


Constructor & Destructor Documentation

Arc::Arc ( int  x_from,
int  y_from,
int  x_to,
int  y_to,
Color  c 
)

Definition at line 52 of file Arc.java.

Arc::Arc ( Network  net,
int  f,
int  t 
)

Definition at line 64 of file Arc.java.


Member Data Documentation

Definition at line 41 of file Arc.java.

Definition at line 42 of file Arc.java.

double Arc::f_x

Definition at line 43 of file Arc.java.

double Arc::f_y

Definition at line 43 of file Arc.java.

double Arc::f_z

Definition at line 43 of file Arc.java.

double Arc::t_x

Definition at line 44 of file Arc.java.

double Arc::t_y

Definition at line 44 of file Arc.java.

double Arc::t_z

Definition at line 44 of file Arc.java.

Definition at line 45 of file Arc.java.

Color Arc::color

Definition at line 46 of file Arc.java.

Definition at line 47 of file Arc.java.

Definition at line 47 of file Arc.java.

Definition at line 48 of file Arc.java.

Definition at line 48 of file Arc.java.

Definition at line 49 of file Arc.java.

Definition at line 49 of file Arc.java.


The documentation for this class was generated from the following file:
  • /home/brennan/Software/sensix/source/C^4/Arc.java


© 2008, Los Alamos National Security, LLC.