org.hfbk.vis.visnode.VisPartitionNode.Triple Class Reference

List of all members.

Public Member Functions

 Triple (int x, int y, int z)
int hashCode ()
boolean equals (Object o)

Package Attributes

int x
int y
int z

Detailed Description

Definition at line 82 of file VisPartitionNode.java.


Constructor & Destructor Documentation

org.hfbk.vis.visnode.VisPartitionNode.Triple.Triple ( int  x,
int  y,
int  z 
)

Definition at line 85 of file VisPartitionNode.java.


Member Function Documentation

int org.hfbk.vis.visnode.VisPartitionNode.Triple.hashCode (  ) 

Definition at line 88 of file VisPartitionNode.java.

References org.hfbk.vis.visnode.VisPartitionNode.hasher, org.hfbk.vis.visnode.VisPartitionNode.Triple.x, org.hfbk.vis.visnode.VisPartitionNode.Triple.y, and org.hfbk.vis.visnode.VisPartitionNode.Triple.z.

boolean org.hfbk.vis.visnode.VisPartitionNode.Triple.equals ( Object  o  ) 

Definition at line 92 of file VisPartitionNode.java.

References org.hfbk.vis.visnode.VisPartitionNode.Triple.x, org.hfbk.vis.visnode.VisPartitionNode.Triple.y, and org.hfbk.vis.visnode.VisPartitionNode.Triple.z.


Member Data Documentation

int org.hfbk.vis.visnode.VisPartitionNode.Triple.x [package]

Definition at line 84 of file VisPartitionNode.java.

Referenced by org.hfbk.vis.visnode.VisPartitionNode.Triple.equals(), and org.hfbk.vis.visnode.VisPartitionNode.Triple.hashCode().

int org.hfbk.vis.visnode.VisPartitionNode.Triple.y [package]

Definition at line 84 of file VisPartitionNode.java.

Referenced by org.hfbk.vis.visnode.VisPartitionNode.Triple.equals(), and org.hfbk.vis.visnode.VisPartitionNode.Triple.hashCode().

int org.hfbk.vis.visnode.VisPartitionNode.Triple.z [package]

Definition at line 84 of file VisPartitionNode.java.

Referenced by org.hfbk.vis.visnode.VisPartitionNode.Triple.equals(), and org.hfbk.vis.visnode.VisPartitionNode.Triple.hashCode().


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:59:43 2009 for visclient by  doxygen 1.5.1