org.jzy3d.factories
Class AxeFactory

java.lang.Object
  extended by org.jzy3d.factories.AxeFactory

public class AxeFactory
extends Object


Constructor Summary
AxeFactory()
           
 
Method Summary
 IAxe getInstance(BoundingBox3d box, View view)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxeFactory

public AxeFactory()
Method Detail

getInstance

public IAxe getInstance(BoundingBox3d box,
                        View view)