Last updated

API / geotoolkit / welllog / header / AdaptiveDiscreteFillVisualHeader / DiscreteFillDisplayType

Enumeration: DiscreteFillDisplayType

header.AdaptiveDiscreteFillVisualHeader.DiscreteFillDisplayType

Enum of discrete header display types

Table of contents

Enumeration Members

Contents

Enumeration Members

BoxesBottom

BoxesBottom = "boxesbottom"

Text will appear legend-style outside the key rectangles, with the boxes to the right


BoxesLeft

BoxesLeft = "boxesleft"

Text will appear legend-style outside the key rectangles, with the boxes to the left


BoxesRight

BoxesRight = "boxesright"

Text will appear legend-style outside the key rectangles, with the boxes to the right


BoxesTop

BoxesTop = "boxestop"

Text will appear legend-style outside the key rectangles, with the boxes to the right


Default

Default = "default"

Default display type


FlexBox

FlexBox = "flexbox"

Fill boxes will be arranged by flex layout with short text label underneath


HorizontalBoxes

HorizontalBoxes = "horizontalboxes"

Text will appear centered and inside the horizontal key rectangles.