Files
DistributedSystems/week1_TinsaeGhilay/Task2/GraphicsApp/Rectangle.java
2025-12-12 22:48:54 +01:00

16 lines
386 B
Java

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