mathcomp.assemble.filament
Class GhostNode
java.lang.Object
mathcomp.gridgeom.Node
mathcomp.assemble.filament.GhostNode
- All Implemented Interfaces:
- java.lang.Comparable, Geometric
public class GhostNode
- extends Node
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
GhostNode
public GhostNode(double x,
double y,
int index)
GhostNode
public GhostNode(Node n,
int index)
getEdgeIndex
public int getEdgeIndex()
setEdgeIndex
public void setEdgeIndex(int edgeIndex)