Package org.lemsml.jlems.core.display
Interface DataViewer
-
- All Superinterfaces:
LineDisplay
- All Known Implementing Classes:
PrintDataViewer
,StandaloneViewer
public interface DataViewer extends LineDisplay
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
showFinal()
-
Methods inherited from interface org.lemsml.jlems.core.display.LineDisplay
addPoint, addPoint
-
-