@OVLExtensible public interface LinkEdge extends Edge
Represents a custom edge in the network diagram.
This Java interface represents a GraphicsEdge 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, Omix Visualization
-
Method Summary
Methods inherited from interface omix.lang.model.Component
customPropertyNames, getCustomProperty, id, onload, setCustomProperty, setTmpCustomProperty
Methods inherited from interface omix.lang.model.Edge
blur, dst, getIdentifier, isHidden, lineStyle, lineWidth, model, network, shadow, src, strokeColor, strokeStyle, strokeWidth, transparency