LuciadCPillar 2024.0.08
|
Support for grid label positioning. More...
Enumerations | |
enum class | luciad::GridLabelOrientation { luciad::GridLabelOrientation::Horizontal , luciad::GridLabelOrientation::AlongLine } |
Describes the orientation of a grid label with respect to the line. More... | |
enum class | luciad::GridLabelPosition { luciad::GridLabelPosition::EastAndSouth , luciad::GridLabelPosition::EastAndNorth , luciad::GridLabelPosition::WestAndSouth , luciad::GridLabelPosition::WestAndNorth } |
Defines the position of grid line labels with respect to the view. More... | |
enum class | luciad::GridLineLabelPosition { luciad::GridLineLabelPosition::AboveOrLeft , luciad::GridLineLabelPosition::Center , luciad::GridLineLabelPosition::BelowOrRight , luciad::GridLineLabelPosition::AboveOrRight , luciad::GridLineLabelPosition::BelowOrLeft } |
Defines where the line labels should be positioned with respect to the grid line. More... | |
Support for grid label positioning.
|
strong |
|
strong |
Defines the position of grid line labels with respect to the view.
luciad/layers/grids/labels/GridLabelPosition.h
They can for example be placed at the left or at the right edge of the view. For example, when a label is placed at the west or south side of a line, it will be placed at the left or lower edge of the view when using a rectangular projection like Mercator.
|
strong |
Defines where the line labels should be positioned with respect to the grid line.
luciad/layers/grids/labels/GridLineLabelPosition.h