pdf_render_legend_specialized Subroutine

public subroutine pdf_render_legend_specialized(ctx, entries, x, y, width, height)

Arguments

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