API / geotoolkit / welllog / header / AdaptiveDiscreteFillVisualHeader / DiscreteFillDisplayType
header.AdaptiveDiscreteFillVisualHeader.DiscreteFillDisplayType
Enum of discrete header display types
Enumeration Members
Enumeration Members
• BoxesBottom = "boxesbottom"
Text will appear legend-style outside the key rectangles, with the boxes to the right
• BoxesLeft = "boxesleft"
Text will appear legend-style outside the key rectangles, with the boxes to the left
• BoxesRight = "boxesright"
Text will appear legend-style outside the key rectangles, with the boxes to the right
• BoxesTop = "boxestop"
Text will appear legend-style outside the key rectangles, with the boxes to the right
• Default = "default"
Default display type
• FlexBox = "flexbox"
Fill boxes will be arranged by flex layout with short text label underneath
• HorizontalBoxes = "horizontalboxes"
Text will appear centered and inside the horizontal key rectangles.