Interface ISkinParam

    • Method Detail

      • getHyperlinkColor

        HColor getHyperlinkColor()
      • useUnderlineForHyperlink

        boolean useUnderlineForHyperlink()
      • getBackgroundColor

        HColor getBackgroundColor()
      • getCircledCharacterRadius

        int getCircledCharacterRadius()
      • getCircledCharacter

        char getCircledCharacter​(Stereotype stereotype)
      • classAttributeIconSize

        int classAttributeIconSize()
      • shadowing

        boolean shadowing​(Stereotype stereotype)
      • shadowingForNote

        boolean shadowingForNote​(Stereotype stereotype)
      • stereotypePositionTop

        boolean stereotypePositionTop()
      • getNodesep

        double getNodesep()
      • getRanksep

        double getRanksep()
      • strictUmlStyle

        boolean strictUmlStyle()
      • forceSequenceParticipantUnderlined

        boolean forceSequenceParticipantUnderlined()
      • sameClassWidth

        boolean sameClassWidth()
      • useOctagonForActivity

        boolean useOctagonForActivity​(Stereotype stereotype)
      • groupInheritance

        int groupInheritance()
      • handwritten

        boolean handwritten()
      • getSvgLinkTarget

        java.lang.String getSvgLinkTarget()
      • getPreserveAspectRatio

        java.lang.String getPreserveAspectRatio()
      • maxAsciiMessageLength

        int maxAsciiMessageLength()
      • colorArrowSeparationSpace

        int colorArrowSeparationSpace()
      • swimlaneWidth

        int swimlaneWidth()
      • hoverPathColor

        HColor hoverPathColor()
      • useRankSame

        boolean useRankSame()
      • displayGenericWithOldFashion

        boolean displayGenericWithOldFashion()
      • responseMessageBelowArrow

        boolean responseMessageBelowArrow()
      • svgDimensionStyle

        boolean svgDimensionStyle()
      • fixCircleLabelOverlapping

        boolean fixCircleLabelOverlapping()
      • setUseVizJs

        void setUseVizJs​(boolean useVizJs)
      • isUseVizJs

        boolean isUseVizJs()
      • sequenceDiagramPadder

        Padder sequenceDiagramPadder()
      • getCurrentStyleBuilder

        StyleBuilder getCurrentStyleBuilder()
      • muteStyle

        void muteStyle​(Style modifiedStyle)
      • getAllSpriteNames

        java.util.Collection<java.lang.String> getAllSpriteNames()
      • getDefaultSkin

        java.lang.String getDefaultSkin()
      • setDefaultSkin

        void setDefaultSkin​(java.lang.String newSkin)
      • setSvgSize

        void setSvgSize​(java.lang.String origin,
                        java.lang.String sizeToUse)
      • assumeTransparent

        void assumeTransparent​(ThemeStyle style)