Class PolElem

java.lang.Object
  |
  +--PolElem

public class PolElem
extends java.lang.Object


Constructor Summary
PolElem(Vektor data)
           
 
Method Summary
 Vektor getVektor()
           
 PolElem next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolElem

public PolElem(Vektor data)
Method Detail

getVektor

public Vektor getVektor()

next

public PolElem next()