|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmathcomp.gridgeom.Node
mathcomp.assemble.filament.GhostNode
public class GhostNode
| Constructor Summary | |
|---|---|
GhostNode(double x,
double y,
int index)
|
|
GhostNode(Node n,
int index)
|
|
| Method Summary | |
|---|---|
int |
getEdgeIndex()
|
void |
setEdgeIndex(int edgeIndex)
|
| Methods inherited from class mathcomp.gridgeom.Node |
|---|
compareTo, equals, getDistanceTo, getX, getY, hashCode, node, nodesCount, toString, update |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GhostNode(double x,
double y,
int index)
public GhostNode(Node n,
int index)
| Method Detail |
|---|
public int getEdgeIndex()
public void setEdgeIndex(int edgeIndex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||