Module omix.api

Interface GraphicsPath

All Superinterfaces:
Component, Item

public interface GraphicsPath
extends Component
Represents a graphical path in the diagram. This Java interface represents a GraphicsPath 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