Constant Field Values

Contents

ext.plantuml.*

  • ext.plantuml.com.ctreber.acearth.ACearth 
    Modifier and Type Constant Field Value
    public static final java.lang.String BUILD "22.11.2002 004"
    public static final java.lang.String VERSION "1.1"
  • ext.plantuml.com.ctreber.acearth.scandot.ScanDot 
    Modifier and Type Constant Field Value
    public static final int DotTypeGrid 1
    public static final int DotTypeStar 0
  • ext.plantuml.com.ctreber.acearth.util.EdgeCrossing 
    Modifier and Type Constant Field Value
    public static final int XingTypeEntry 0
    public static final int XingTypeExit 1
  • ext.plantuml.com.ctreber.acearth.util.Polygon 
    Modifier and Type Constant Field Value
    public static final int LAND 1
    public static final int WATER -1
  • ext.plantuml.com.ctreber.acearth.util.Toolkit 
    Modifier and Type Constant Field Value
    public static final double HALFPI 1.5707963267948966
    public static final double PI 3.141592653589793
    public static final double TWOPI 6.283185307179586
  • ext.plantuml.com.google.zxing.common.StringUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String SHIFT_JIS "SJIS"
  • ext.plantuml.com.google.zxing.qrcode.encoder.QRCode 
    Modifier and Type Constant Field Value
    public static final int NUM_MASK_PATTERNS 8

jcckit.*

jcckit.data.*

  • jcckit.data.DataCurve 
    Modifier and Type Constant Field Value
    public static final java.lang.String TITLE_KEY "title"
    public static final java.lang.String X_KEY "x"
    public static final java.lang.String Y_KEY "y"
  • jcckit.data.DataPlot 
    Modifier and Type Constant Field Value
    public static final java.lang.String CURVES_KEY "curves"
    public static final java.lang.String DATA_KEY "data"

jcckit.graphic.*

jcckit.plot.*

jcckit.util.*

  • jcckit.util.Factory 
    Modifier and Type Constant Field Value
    public static final java.lang.String CLASS_NAME_KEY "className"

net.sourceforge.*

  • net.sourceforge.plantuml.abel.EntityPosition 
    Modifier and Type Constant Field Value
    public static final double RADIUS 6.0
  • net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile 
    Modifier and Type Constant Field Value
    protected final boolean TRACE false
  • net.sourceforge.plantuml.activitydiagram3.ftile.Hexagon 
    Modifier and Type Constant Field Value
    public static final double hexagonHalfSize 12.0
  • net.sourceforge.plantuml.activitydiagram3.gtile.GPoint 
    Modifier and Type Constant Field Value
    public static final java.lang.String EAST_BORDER "EAST_BORDER"
    public static final java.lang.String EAST_HOOK "EAST_HOOK"
    public static final java.lang.String NORTH_BORDER "NORTH_BORDER"
    public static final java.lang.String NORTH_HOOK "NORTH_HOOK"
    public static final java.lang.String SOUTH_BORDER "SOUTH_BORDER"
    public static final java.lang.String SOUTH_HOOK "SOUTH_HOOK"
    public static final java.lang.String WEST_BORDER "WEST_BORDER"
    public static final java.lang.String WEST_HOOK "WEST_HOOK"
  • net.sourceforge.plantuml.activitydiagram3.gtile.Gtile 
    Modifier and Type Constant Field Value
    public static final boolean USE_GTILE false
  • net.sourceforge.plantuml.braille.UGraphicBraille 
    Modifier and Type Constant Field Value
    public static final int QUANTA 4
  • net.sourceforge.plantuml.classdiagram.command.CommandCreateClass 
    Modifier and Type Constant Field Value
    public static final java.lang.String CODE "[^%s{}%g<>]+"
    public static final java.lang.String CODE_NO_DOTDOT "[^%s{}%g<>:]+"
  • net.sourceforge.plantuml.cucadiagram.BodyFactory 
    Modifier and Type Constant Field Value
    public static final boolean BODY3 false
  • net.sourceforge.plantuml.dedication.Dedication 
    Modifier and Type Constant Field Value
    public static final int SIZE 512
  • net.sourceforge.plantuml.descdiagram.CommandCreateDomain 
    Modifier and Type Constant Field Value
    public static final java.lang.String CODE "[^%s{}%g<>]+"
  • net.sourceforge.plantuml.descdiagram.command.CommandCreateElementFull 
    Modifier and Type Constant Field Value
    public static final java.lang.String ALL_TYPES "person|artifact|actor/|actor|folder|card|file|package|rectangle|hexagon|label|node|frame|cloud|database|queue|stack|storage|agent|usecase/|usecase|component|boundary|control|entity|interface|circle|collections|port|portin|portout"
    public static final java.lang.String CODE "([%pLN_.]+|\\(\\)[%s]*[%pLN_.]+|\\(\\)[%s]*[%g][^%g]+[%g]|:[^:]+:/?|\\([^()]+\\)/?|\\[[^\\[\\]]+\\])"
    public static final java.lang.String CODE_WITH_QUOTE "([%pLN_.]+|\\(\\)[%s]*[%pLN_.]+|\\(\\)[%s]*[%g][^%g]+[%g]|:[^:]+:/?|\\([^()]+\\)/?|\\[[^\\[\\]]+\\]|[%g].+?[%g])"
    public static final java.lang.String DISPLAY "([%g].+?[%g]|:[^:]+:/?|\\([^()]+\\)/?|\\[[^\\[\\]]+\\])"
    public static final java.lang.String DISPLAY_WITHOUT_QUOTE "([%g].+?[%g]|:[^:]+:/?|\\([^()]+\\)/?|\\[[^\\[\\]]+\\]|[%pLN_.]+)"
  • net.sourceforge.plantuml.descdiagram.command.CommandLinkElement 
    Modifier and Type Constant Field Value
    public static final java.lang.String LINE_STYLE "(?:#\\w+|dotted|dashed|plain|bold|hidden|norank|single|thickness=\\d+)(?:,#\\w+|,dotted|,dashed|,plain|,bold|,hidden|,norank|,single|,thickness=\\d+)*"
    public static final java.lang.String STYLE_COLORS_MULTIPLES "-\\[((?:#\\w+|dotted|dashed|plain|bold|hidden|norank|single|thickness=\\d+)(?:,#\\w+|,dotted|,dashed|,plain|,bold|,hidden|,norank|,single|,thickness=\\d+)*(?:(?:;(?:#\\w+|dotted|dashed|plain|bold|hidden|norank|single|thickness=\\d+)(?:,#\\w+|,dotted|,dashed|,plain|,bold|,hidden|,norank|,single|,thickness=\\d+)*)*)*)\\]->"
  • net.sourceforge.plantuml.donors.PSystemDonors 
    Modifier and Type Constant Field Value
    public static final java.lang.String DONORS "6r8F0AoFktsyGOBPua5wjfPR-fZcX3WHBCyJYiF0HZpT1SGVuDxfSR-H_YAwqhrlcZ5glPofDGbvnfSSiFHQuIQCt_d2eyvUFWIVD0A61iW0SLF_nZdioMcw8rM6bE3DT-Z-bidQawtZOb7pEH6u2g0IqPnYkvU9URr2AgNu_9MFq4yWcuBESwPH96fUuEQexQVO-vhxdpexbp1BToim0gEY4QhylkPOUxarxw9QL8c2dQ0ATepbL5gr7AgeZ2tBoCS-CD6QGpwgrAoACHUHOXYTD0mY4QZBnUXZvCMOL7wfD-73TLL8Hjq1dMqDT7tJsZRFnFJpHH-XqWRVOAJ025YEn4sqV1v6KD5oG52pYsniKUN8apXGf48B_kKFXQcCafnT0JKLdGP067m7AeXafperd6qw3AYmn1Pj5guwrzzO6k_BybIc2mrF83Ow9bg1LOBy3xh1EsiTZqIrXq4HwIdH6BOSvNCeM-c75NrkrX910g1Jit1_-IYdahgEurdxTwu5uB2qVDV37CET4sZA4gh8-6X1nXNehBKWYzwx72oaGDZ7uPinTAuyj2p2DfvI5clxPMnxBVE7hhJ1-iGy1HR-FVPBhWKSQj9LaXR05rg5TEjyef2M-VVIuzj_tnEkAUIurotw25T8-kt7sCnO2D2-PKX3Dq4W2TobLMkn1H7g4TetG6iX6OHpf5ts4R-aZ_m4m5kM4CDX4qez-FDBKQQENAW93rsLnWfWQR6YRIfwZs1GgYdeObHnPRJnuolJEljODfOiYpvvNcem9dvDfoWsbYjKP8PXeHxHdFcsjfLs2MwNCNZLVM9b5T1QuJtanhrVP22VUyX49EyCnti-SiioJKZCufZhPKhF-cHoyz2D2yxifYSpofH3bW6TtSberaUiiLbCVpF8PkIridWCO7mDHLlmCACOl7uqEQQQOofQcooYOeiGITRc5RkOS1P1dfOZoL5HGkKMgriX8RzjOn6HAd6Zr65pkZFm3EzHb9VppbdrcB_TIie2AbERm2KjIAkbOj-pBf2XUoSzKos9C_vzOi6sz-M1mQ7qYecM7jm0c4AIBZ8F128HEWgbz58cXWM-xhUxrUDp7TBnjq-d68T83qa2L073sLvGZTJPHeIDzHh_VzEd9Ixy-TUwRPDJlRtttONGE4WMW0WlDAIS4q8y1JutDam6dCAIB3f9k7BMqek1o8ADZC4kwcoPqNRZ9ykDo4rlBn-gyAUhN5JOwGTqNBXIx7qkgJ9zCOEAsRxnZSL53W7_4bL6PNBlAgDPOIJYA6HnxCVfRKFJ5pf8mHgeJU3OtUyj5XgQQxyYgJGSW7oo8QdKhD2YQarBOoEmKaxixwquAMVMPsUY7zCwSrxLGzqaPzTJZ2Xy-oaqzmWJqqNSX8LmJyv934Rune9yKIsMnDAo3ZjDi8B_-tuCRoHiieCF5Ee9fJpJWXnXa-nzgoZ-8DvTn40M5ijq9x5Ool58YgHmhcoPd25zfKyufMyGWw9m_7ylGRZCHFCLaYwzgvFCvRTMamoYEDJF9Ab5obQB3EoRIovRl2AtRMtIOTl-1txYVFaZwkAR220GpONWDQUX3pVMgwbX2_ARETp7PRPk9Z-FIz7EKGbirYSRDS1cgE991647e49u3VrL_GbRpcNus_DKAepKyDnH3JruhWQMaQqql4WQrBp8OjhwVifDdXn8d00TKAawZPqUneneXKCjlscp98DAuauL_ti6qjqbLTwgc3JAaAXwWysIs3hlpD3fdDmgN5xFyVJ632dr2-eBWZs6kbpF3NW20meXhW05oLNpljMACsHKbbNZmoeKHWws5JKqsWmMsHtZqr0shvYjyUpO5i08L0pzWmjxZuP6JgXesUQ4CXiH1ObIQ0ieiySejc6VaYvkEJMTj_PENUY7pPDDDVeMbUB0EZoZyWe1"
  • net.sourceforge.plantuml.dot.GraphvizUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String VIZJS "vizjs"
  • net.sourceforge.plantuml.ebnf.ETile 
    Modifier and Type Constant Field Value
    protected final boolean TRACE false
  • net.sourceforge.plantuml.klimt.creole.Parser 
    Modifier and Type Constant Field Value
    public static final java.lang.String MONOSPACED "monospaced"
  • net.sourceforge.plantuml.klimt.creole.atom.AtomImg 
    Modifier and Type Constant Field Value
    public static final java.lang.String DATA_IMAGE_PNG_BASE64 "data:image/png;base64,"
  • net.sourceforge.plantuml.klimt.creole.command.CommandCreoleColorAndSizeChange 
    Modifier and Type Constant Field Value
    public static final java.lang.String fontPattern "\\<font(?:[%s]+size[%s]*=[%s]*[%g]?(\\d+)[%g]?|[%s]+color[%s]*=[%s]*[%g]?(#[0-9a-fA-F]{6}|\\w+)[%g]?)+[%s]*\\>"
  • net.sourceforge.plantuml.klimt.creole.command.CommandCreoleSvgAttributeChange 
    Modifier and Type Constant Field Value
    public static final java.lang.String fontPattern "\\<text[\\s:]+([^>]+)/?\\>"
  • net.sourceforge.plantuml.klimt.creole.command.Splitter 
    Modifier and Type Constant Field Value
    public static final java.lang.String fontColorPattern2 "\\<color[\\s:]+(#[0-9a-fA-F]{6}|#?\\w+)[%s]*\\>"
    public static final java.lang.String fontFamilyPattern "\\<font[\\s:]+([^>]+)/?\\>"
    public static final java.lang.String fontPattern "\\<font(\\s+size[%s]*=[%s]*[%g]?\\d+[%g]?|[%s]+color[%s]*=\\s*[%g]?(#[0-9a-fA-F]{6}|\\w+)[%g]?)+[%s]*\\>"
    public static final java.lang.String fontSizePattern2 "\\<size[\\s:]+(\\d+)[%s]*\\>"
    public static final java.lang.String imgPatternNoSrcColon "\\<img[\\s:]+([^>{}]+)(\\{scale=(?:[0-9.]+)\\})?\\>"
    public static final java.lang.String latexPattern "\\<latex\\>(.+?)\\</latex\\>"
    public static final java.lang.String mathPattern "\\<math\\>(.+?)\\</math\\>"
    public static final java.lang.String openiconPattern "\\<&([-\\w]+)([\\{,]?(?:(?:scale=|\\*)[0-9.]+)?(?:,color[= :](?:#[0-9a-fA-F]{6}|\\w+))?\\}?)?\\>"
    public static final java.lang.String qrcodePattern "\\<qrcode[\\s:]+([^>{}]+)(\\{scale=(?:[0-9.]+)\\})?\\>"
    public static final java.lang.String spritePattern2 "\\<\\$([-\\p{L}0-9_/]+)([\\{,]?(?:(?:scale=|\\*)[0-9.]+)?(?:,color[= :](?:#[0-9a-fA-F]{6}|\\w+))?\\}?)?\\>"
    public static final java.lang.String spritePatternForMatch "\\<\\$([-\\p{L}0-9_/]+)([\\{,]?(?:(?:scale=|\\*)[0-9.]+)?(?:,color[= :](?:#[0-9a-fA-F]{6}|\\w+))?\\}?)?\\>"
    public static final java.lang.String svgAttributePattern "\\<text[\\s:]+([^>]+)/?\\>"
  • net.sourceforge.plantuml.klimt.drawing.eps.EpsGraphics 
    Modifier and Type Constant Field Value
    protected static final long COEF 100L
    public static final java.lang.String END_OF_FILE "%plantuml done"
  • net.sourceforge.plantuml.klimt.drawing.svg.SvgGraphics 
    Modifier and Type Constant Field Value
    public static final java.lang.String META_HEADER "<!--SRC=["
  • net.sourceforge.plantuml.klimt.sprite.SpriteUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPRITE_NAME "[-\\p{L}0-9_/]+"
  • net.sourceforge.plantuml.project.time.Day 
    Modifier and Type Constant Field Value
    public static final long MILLISECONDS_PER_DAY 86400000L
  • net.sourceforge.plantuml.security.SecurityUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String ALLOWLIST_LOCAL_PATHS "plantuml.allowlist.path"
    public static final java.lang.String ALLOWLIST_URL "plantuml.allowlist.url"
    public static final java.lang.String NO_CREDENTIALS "<none>"
    public static final java.lang.String PATHS_CLASSES "java.class.path"
    public static final java.lang.String PATHS_INCLUDES "plantuml.include.path"
    public static final java.lang.String PATHS_SECURITY "plantuml.security.credentials.path"
    public static final java.lang.String SECURITY_ALLOW_NONSSL_AUTH "plantuml.security.allowNonSSLAuth"
  • net.sourceforge.plantuml.security.SURL 
    Modifier and Type Constant Field Value
    public static final java.lang.String WITHOUT_AUTHENTICATION "<none>"
  • net.sourceforge.plantuml.sequencediagram.InGroupableList 
    Modifier and Type Constant Field Value
    public static final int MARGIN10 10
  • net.sourceforge.plantuml.sequencediagram.command.CommandExoArrowLeft 
    Modifier and Type Constant Field Value
    protected static final java.lang.String ARROW_SUPPCIRCLE1 "ARROW_SUPPCIRCLE1"
    protected static final java.lang.String ARROW_SUPPCIRCLE2 "ARROW_SUPPCIRCLE2"
  • net.sourceforge.plantuml.sequencediagram.command.CommandExoArrowRight 
    Modifier and Type Constant Field Value
    protected static final java.lang.String ARROW_SUPPCIRCLE1 "ARROW_SUPPCIRCLE1"
    protected static final java.lang.String ARROW_SUPPCIRCLE2 "ARROW_SUPPCIRCLE2"
  • net.sourceforge.plantuml.skin.rose.ComponentRoseArrow 
    Modifier and Type Constant Field Value
    public static final double diamCircle 8.0
    public static final double spaceCrossX 6.0
    public static final double thinCircle 1.5
  • net.sourceforge.plantuml.skin.rose.Rose 
    Modifier and Type Constant Field Value
    public static final double paddingY 5.0
  • net.sourceforge.plantuml.stereo.StereotypeDecoration 
    Modifier and Type Constant Field Value
    public static final java.lang.String PREFIX "%"
  • net.sourceforge.plantuml.style.ISkinParam 
    Modifier and Type Constant Field Value
    public static final int SWIMLANE_WIDTH_SAME -1
  • net.sourceforge.plantuml.style.Style 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID_CAPTION "_caption"
    public static final java.lang.String ID_LEGEND "_legend"
    public static final java.lang.String ID_TITLE "_title"
  • net.sourceforge.plantuml.style.StyleLoader 
    Modifier and Type Constant Field Value
    public static final int DELTA_PRIORITY_FOR_STEREOTYPE 1000
  • net.sourceforge.plantuml.svek.Cluster 
    Modifier and Type Constant Field Value
    public static final java.lang.String CENTER_ID "za"
  • net.sourceforge.plantuml.svek.IEntityImage 
    Modifier and Type Constant Field Value
    public static final int CORNER 25
    public static final int MARGIN 5
    public static final int MARGIN_LINE 5
  • net.sourceforge.plantuml.svek.InnerActivity 
    Modifier and Type Constant Field Value
    public static final double THICKNESS_BORDER 1.5
  • net.sourceforge.plantuml.svek.SvgResult 
    Modifier and Type Constant Field Value
    public static final java.lang.String D_EQUALS "d=\""
    public static final java.lang.String POINTS_EQUALS "points=\""
  • net.sourceforge.plantuml.text.BackSlash 
    Modifier and Type Constant Field Value
    public static final java.lang.String BS_BS_N "\\n"
    public static final char CHAR_NEWLINE 10
    public static final java.lang.String NEWLINE "\n"
  • net.sourceforge.plantuml.timingdiagram.TimingDiagram 
    Modifier and Type Constant Field Value
    public static final double marginX1 5.0
  • net.sourceforge.plantuml.timingdiagram.command.CommandTimeMessage 
    Modifier and Type Constant Field Value
    public static final java.lang.String PLAYER_CODE "([\\p{L}_][%pLN_.]*)"
  • net.sourceforge.plantuml.utils.StartUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String PAUSE_PATTERN "((?:\\W|\\<[^<>]*\\>)*)[@\\\\]unpause"
    public static final java.lang.String START_PATTERN "((?:[^\\w~]|\\<[^<>]*\\>)*)[@\\\\]start"
  • net.sourceforge.plantuml.wbs.WElement 
    Modifier and Type Constant Field Value
    public static final int STEP_BY_PARENT 10001000
  • net.sourceforge.plantuml.yaml.Highlighted 
    Modifier and Type Constant Field Value
    public static final java.lang.String HIGHLIGHTED "#highlight "
  • net.sourceforge.plantuml.yaml.YamlLines 
    Modifier and Type Constant Field Value
    public static final java.lang.String KEY "([^:]+)"

org.stathissideris.*

smetana.core.*