pdf_calculate_legend_dimensions Subroutine

public subroutine pdf_calculate_legend_dimensions(ctx, entries, width, height)

Arguments

Type IntentOptional Attributes Name
type(pdf_context_handle), intent(in) :: ctx
type(legend_entry_t), intent(in), dimension(:) :: entries
real(kind=wp), intent(out) :: width
real(kind=wp), intent(out) :: height