Uses of Package
omix.lang

Packages that use omix.lang 
Package Description
omix.lang
This package contains types used in OVL.
omix.lang.chart
This package contains types used in OVL.
omix.lang.chart.util
This package contains types used in OVL.
omix.lang.model
This package contains all network components as OVL extendable types.
omix.lang.model.accessory
This package and sub packages contain all accessories available in OVL.
omix.lang.model.accessory.annotation
This package contains all data annotations available in OVL.
omix.lang.reflect
This package provides classes which allow a dynamic access of OVL code from Java.
omix.plugin.diagram  
omix.plugin.diagram.writable  
omix.plugin.model  
omix.plugin.model.util  
omix.plugin.model.writable  
omix.plugin.model.writable.accessory  
omix.plugin.model.writable.accessory.annotation  
omix.plugin.motifstamp  
omix.plugin.motifstamp.writable  
omix.plugin.ovl
This package contains interfaces to the OVL runtime environment of Omix.
omix.plugin.vod
This package contains utilities for OVL and Omix plugin development.
omix.util.licensing
This package contains utilities for plugin licensing.
omix.util.math.curves
This package provides polynomial computation methods.
omix.util.ui
This package contains GUI elements (widgets) which can be used in Omix plugin programs.
  • Classes in omix.lang used by omix.lang 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    ColorInterpolator.ColorSpace
    This enum list all color spaces available in ColorInterpolator.
    ColorInterpolator.InterpolationMode
    This enum represents possible color interpolation modes.
    Date
    This class represents date in the Omix network diagrams.
    DateTime
    This class represents date and time in the Omix network diagrams.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    FillPattern
    A fill pattern consists of a pattern and a fill color whereas the pattern can be a standard patterns or any bitmap.
    FillPattern.Type
    Standard Patterns as offered by the paint dialog.
    Font
    This class represents font in the Omix network diagrams.
    FunctionPointer  
    Gradient
    This class is superclass for all color gradients.
    Gradient.Spread
    This enum lists all available spread for color gradients.
    Image
    Represents images in Omix.
    JsonArray  
    JsonObject  
    LinearGradient
    This class represents linear gradients.
    MarkerShape
    This interface lists all standard shapes available for start and end markers of edges.
    Orientation
    This enum represents the two states orientation.
    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.
    PaintedProperty
    This class represents a painted property in Omix diagrams.
    PaintProxy
    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.
    Shape
    This interface lists all standard shapes available for nodes.
    StandardMarkerShapes
    This class implements the MarkerShape interface.
    StandardShapes
    This class implements the Shape interface.
    StrokeStyle
    This class represents style of edges and strokes.
    Texture
    This class represents textures in the network diagram.
    Texture.Scaling
    This enum lists all avaliable scaling methods.
    Time
    This class represents a time in the Omix network diagrams.
    VerticalAlignment  
  • Classes in omix.lang used by omix.lang.chart 
    Class Description
    Paint
    This interface represents the paint of diagram component which can be: Brush Color Gradient Fillpattern Texture Image PaintedProperty
  • Classes in omix.lang used by omix.lang.chart.util 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    Font
    This class represents font in the Omix network diagrams.
    StrokeStyle
    This class represents style of edges and strokes.
  • Classes in omix.lang used by omix.lang.model 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    Font
    This class represents font in the Omix network diagrams.
    MarkerShape
    This interface lists all standard shapes available for start and end markers of edges.
    Paint
    This interface represents the paint of diagram component which can be: Brush Color Gradient Fillpattern Texture Image PaintedProperty
    Shadow
    This class represents a drop shadow effect on network items.
    Shape
    This interface lists all standard shapes available for nodes.
    StrokeStyle
    This class represents style of edges and strokes.
    VerticalAlignment  
  • Classes in omix.lang used by omix.lang.model.accessory 
    Class Description
    Orientation
    This enum represents the two states orientation.
  • Classes in omix.lang used by omix.lang.model.accessory.annotation 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    Font
    This class represents font in the Omix network diagrams.
    Image
    Represents images in Omix.
    Paint
    This interface represents the paint of diagram component which can be: Brush Color Gradient Fillpattern Texture Image PaintedProperty
    Shadow
    This class represents a drop shadow effect on network items.
    Shape
    This interface lists all standard shapes available for nodes.
    StrokeStyle
    This class represents style of edges and strokes.
    VerticalAlignment  
  • Classes in omix.lang used by omix.lang.reflect 
    Class Description
    OVLObject
    This interface represents all instances of OVL defined classes.
    UserRequest
    This interface offers access to Omix dialog widgets for messaging and user input in OVL scripts.
  • Classes in omix.lang used by omix.plugin.diagram 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    Font
    This class represents font in the Omix network diagrams.
    Orientation
    This enum represents the two states orientation.
    Paint
    This interface represents the paint of diagram component which can be: Brush Color Gradient Fillpattern Texture Image PaintedProperty
    Shadow
    This class represents a drop shadow effect on network items.
    Shape
    This interface lists all standard shapes available for nodes.
    StrokeStyle
    This class represents style of edges and strokes.
  • Classes in omix.lang used by omix.plugin.diagram.writable 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    Font
    This class represents font in the Omix network diagrams.
    Orientation
    This enum represents the two states orientation.
    Paint
    This interface represents the paint of diagram component which can be: Brush Color Gradient Fillpattern Texture Image PaintedProperty
    Shadow
    This class represents a drop shadow effect on network items.
    Shape
    This interface lists all standard shapes available for nodes.
    StrokeStyle
    This class represents style of edges and strokes.
  • Classes in omix.lang used by omix.plugin.model 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    Font
    This class represents font in the Omix network diagrams.
    MarkerShape
    This interface lists all standard shapes available for start and end markers of edges.
    Orientation
    This enum represents the two states orientation.
    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
    Shadow
    This class represents a drop shadow effect on network items.
    Shape
    This interface lists all standard shapes available for nodes.
    StrokeStyle
    This class represents style of edges and strokes.
    VerticalAlignment  
  • Classes in omix.lang used by omix.plugin.model.util 
    Class Description
    MarkerShape
    This interface lists all standard shapes available for start and end markers of edges.
    Shape
    This interface lists all standard shapes available for nodes.
  • Classes in omix.lang used by omix.plugin.model.writable 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    Font
    This class represents font in the Omix network diagrams.
    MarkerShape
    This interface lists all standard shapes available for start and end markers of edges.
    Orientation
    This enum represents the two states orientation.
    Paint
    This interface represents the paint of diagram component which can be: Brush Color Gradient Fillpattern Texture Image PaintedProperty
    Shadow
    This class represents a drop shadow effect on network items.
    Shape
    This interface lists all standard shapes available for nodes.
    StrokeStyle
    This class represents style of edges and strokes.
    VerticalAlignment  
  • Classes in omix.lang used by omix.plugin.model.writable.accessory 
    Class Description
    Orientation
    This enum represents the two states orientation.
  • Classes in omix.lang used by omix.plugin.model.writable.accessory.annotation 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    Font
    This class represents font in the Omix network diagrams.
    Image
    Represents images in Omix.
    Paint
    This interface represents the paint of diagram component which can be: Brush Color Gradient Fillpattern Texture Image PaintedProperty
    Shadow
    This class represents a drop shadow effect on network items.
    Shape
    This interface lists all standard shapes available for nodes.
    StrokeStyle
    This class represents style of edges and strokes.
    VerticalAlignment  
  • Classes in omix.lang used by omix.plugin.motifstamp 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    Font
    This class represents font in the Omix network diagrams.
    Paint
    This interface represents the paint of diagram component which can be: Brush Color Gradient Fillpattern Texture Image PaintedProperty
    Shadow
    This class represents a drop shadow effect on network items.
    Shape
    This interface lists all standard shapes available for nodes.
    StrokeStyle
    This class represents style of edges and strokes.
  • Classes in omix.lang used by omix.plugin.motifstamp.writable 
    Class Description
    Brush
    This interface represents the brush of diagram components which can be: Color Gradient Fillpattern Texture
    Color
    This class represents color in Omix diagrams.
    FillLevelIndication
    This enum contains lists all options to indicate fill levels in nodes.
    Font
    This class represents font in the Omix network diagrams.
    MarkerShape
    This interface lists all standard shapes available for start and end markers of edges.
    Paint
    This interface represents the paint of diagram component which can be: Brush Color Gradient Fillpattern Texture Image PaintedProperty
    Shadow
    This class represents a drop shadow effect on network items.
    Shape
    This interface lists all standard shapes available for nodes.
    StrokeStyle
    This class represents style of edges and strokes.
  • Classes in omix.lang used by omix.plugin.ovl 
    Class Description
    OVLObject
    This interface represents all instances of OVL defined classes.
  • Classes in omix.lang used by omix.plugin.vod 
    Class Description
    VoDObject
    The VoDObject type can be used to show a generic and resizable set of properties in Visualization On Demand.
  • Classes in omix.lang used by omix.util.licensing 
    Class Description
    Date
    This class represents date in the Omix network diagrams.
  • Classes in omix.lang used by omix.util.math.curves 
    Class Description
    Shape
    This interface lists all standard shapes available for nodes.
  • Classes in omix.lang used by omix.util.ui 
    Class Description
    Color
    This class represents color in Omix diagrams.
    Font
    This class represents font in the Omix network diagrams.
    StrokeStyle
    This class represents style of edges and strokes.