Class InteractiveShape.InteractiveShapeLoader

java.lang.Object
org.opensourcephysics.controls.XMLLoader
org.opensourcephysics.display.InteractiveShape.InteractiveShapeLoader
All Implemented Interfaces:
XML.ObjectLoader
Direct Known Subclasses:
BoundedShape.BoundedShapeLoader
Enclosing class:
InteractiveShape

protected static class InteractiveShape.InteractiveShapeLoader extends XMLLoader
A class to save and load InteractiveShape in an XMLControl.
  • Constructor Details

    • InteractiveShapeLoader

      protected InteractiveShapeLoader()
  • Method Details