package GraphicsApp; /** * GraphicsApp/Shape.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from Graphics.idl * Tuesday, November 11, 2025 6:46:29 PM CET */ public interface Shape extends ShapeOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity { } // interface Shape