org.opensourcephysics.display3d.core
Class ElementSegment.Loader

java.lang.Object
  extended by org.opensourcephysics.display3d.core.Element.Loader
      extended by org.opensourcephysics.display3d.core.ElementSegment.Loader
All Implemented Interfaces:
XML.ObjectLoader
Enclosing interface:
ElementSegment

public abstract static class ElementSegment.Loader
extends Element.Loader


Constructor Summary
ElementSegment.Loader()
           
 
Method Summary
 
Methods inherited from class org.opensourcephysics.display3d.core.Element.Loader
createObject, loadObject, saveObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementSegment.Loader

public ElementSegment.Loader()