Interface UiGlyphFactory


  • public interface UiGlyphFactory
    Abstraction of an entity capable of producing one or more glyphs for the topology view.
    • Method Detail

      • glyphs

        List<UiGlyph> glyphs()
        Produces a list of glyphns to be added to the topology view.
        Returns:
        list of glyphs