org.gjt.universe.gui
Class VectorSystemPoint

java.lang.Object
  |
  +--org.gjt.universe.gui.VectorSystemPoint

final class VectorSystemPoint
extends java.lang.Object


Field Summary
private  java.util.Vector hiddenVector
           
 
Constructor Summary
VectorSystemPoint()
           
 
Method Summary
 void add(SystemPoint SP)
           
 SystemPoint get(int idx)
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hiddenVector

private java.util.Vector hiddenVector
Constructor Detail

VectorSystemPoint

public VectorSystemPoint()
Method Detail

add

public void add(SystemPoint SP)

get

public SystemPoint get(int idx)

size

public int size()


Copyright © 2001 Universe Dev Team All Rights Reserved.