
/**
* ShapeOperations.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from Shape.idl
* lunedì 22 ottobre 2018 11.37.55 CEST
*/

public interface ShapeOperations 
{
  int getVersion ();
  GraphicalObject getAllState ();
} // interface ShapeOperations
