Module omix.api

Interface GraphicsBox

All Superinterfaces:
Component, Item

public interface GraphicsBox
extends Component
Represents a graphical box in the diagram. This Java interface represents a GraphicsBox in OVL. It contain all methods available in OVL. The static fields in this interface declaration are public non-static instance fields in OVL. They can be read and written from OVL code.
Since:
Omix 1.8.0
Author:
Dr. Peter Droste