Module omix.api

Package omix.lang

This package contains types used in OVL.
  • Interface Summary 
    Interface Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    FunctionPointer  
    JsonObject  
    MarkerShape
    This interface lists all standard shapes available for start and end markers of edges.
    OVLObject
    This interface represents all instances of OVL defined classes.
    Paint
    This interface represents the paint of diagram component which can be: Brush Color Gradient Fillpattern Texture Image PaintedProperty
    PaintableObject
    A PaintableObject is a type that is carried by a PaintProxy painted in a TypeGraphicsHandlerInterface.
    Shape
    This interface lists all standard shapes available for nodes.
    UserRequest
    This interface offers access to Omix dialog widgets for messaging and user input in OVL scripts.
    VoDObject
    The VoDObject type can be used to show a generic and resizable set of properties in Visualization On Demand.
  • Class Summary 
    Class Description
    Color
    This class represents color in Omix diagrams.
    ColorInterpolator
    The ColorInterpolator class implements interpolation between colors.
    Date
    This class represents date in the Omix network diagrams.
    DateTime
    This class represents date and time in the Omix network diagrams.
    FillPattern
    A fill pattern consists of a pattern and a fill color whereas the pattern can be a standard patterns or any bitmap.
    Font
    This class represents font in the Omix network diagrams.
    Gradient
    This class is superclass for all color gradients.
    Image
    Represents images in Omix.
    JsonArray  
    LinearGradient
    This class represents linear gradients.
    OmixApplication
    The OmixApplication class contains static methods which allow: Internationalization Inter namespace access
    PaintedProperty
    This class represents a painted property in Omix diagrams.
    PaintProxy<T extends PaintableObject>
    A PaintProxy contains a paintable object in Omix diagrams.
    RadialGradient
    This class represents radial gradients.
    Shadow
    This class represents a drop shadow effect on network items.
    Texture
    This class represents textures in the network diagram.
    Time
    This class represents a time in the Omix network diagrams.
  • Enum Summary 
    Enum Description
    ColorInterpolator.ColorSpace
    This enum list all color spaces available in ColorInterpolator.
    ColorInterpolator.InterpolationMode
    This enum represents possible color interpolation modes.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    FillPattern.Type
    Standard Patterns as offered by the paint dialog.
    Gradient.Spread
    This enum lists all available spread for color gradients.
    Orientation
    This enum represents the two states orientation.
    StandardMarkerShapes
    This class implements the MarkerShape interface.
    StandardShapes
    This class implements the Shape interface.
    StrokeStyle
    This class represents style of edges and strokes.
    Texture.Scaling
    This enum lists all avaliable scaling methods.
    VerticalAlignment