|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.sdo.core.CoreEdge
public class CoreEdge
| Field Summary | |
|---|---|
protected TraversalDirection |
direction
|
protected double |
weight
|
| Constructor Summary | |
|---|---|
CoreEdge()
|
|
| Method Summary | |
|---|---|
TraversalDirection |
getDirection()
|
void |
setDirection(TraversalDirection direction)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TraversalDirection direction
protected double weight
| Constructor Detail |
|---|
public CoreEdge()
| Method Detail |
|---|
public TraversalDirection getDirection()
getDirection in interface Edgepublic void setDirection(TraversalDirection direction)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||