Package de.cau.cs.kieler.klighd.krendering.extensions


package de.cau.cs.kieler.klighd.krendering.extensions
  • Class
    Description
     
    This class contains lots of convenient helper functions for composing and configuring KRendering-based view models.
    Provides some helpful extension methods for simplifying the composition of KGraph/KRendering-based view models.

    In order to employ them beyond KLighD diagram syntheses you best declare a field of type KNodeExtensions in your class and annotate it with Inject.

    Make sure to bind the ViewSynthesisShared annotation in the employed Injector to a Scope, e.g.
    Provides some helpful extension methods for simplifying the composition of KGraph/KRendering-based view models.

    In order to employ them beyond KLighD diagram syntheses you best declare a field of type KNodeExtensions in your class and annotate it with Inject.

    Make sure to bind the ViewSynthesisShared annotation in the employed Injector to a Scope, e.g.
    Extension that allow a convenient use of the KRenderingLibrary mechanism.
    Provides some helpful extension methods for simplifying the composition of KGraph/KRendering-based view models.

    In order to employ them beyond KLighD diagram syntheses you best declare a field of type KNodeExtensions in your class and annotate it with Inject.

    Make sure to bind the ViewSynthesisShared annotation in the employed Injector to a Scope, e.g.
     
    Provides some helpful extension methods for simplifying the composition of KGraph/KRendering-based view models.

    In order to employ them beyond KLighD diagram syntheses you best declare a field of type KNodeExtensions in your class and annotate it with Inject.

    Make sure to bind the ViewSynthesisShared annotation in the employed Injector to a Scope, e.g.
    This class contains lots of convenient helper functions for configuring KRendering-based view models, and it does not claim to be complete ;-).
    In order to be consistent with the further extension classes the extension methods are non-static ones requiring this class to be instantiated.
    Activator of the core.krendering.extensions bundle.
    A convenient helper while creating KPositions.
    A convenient helper while creating KPositions.