PLplot
5.9.9
|
Public Member Functions | |
subroutine | plcolorbar_1 (p_colorbar_width, p_colorbar_height, opt, position, x, y, x_length, y_length, bg_color, bb_color, bb_style, low_cap_color, high_cap_color, cont_color, cont_width, n_labels, label_opts, labels, n_axes, axis_opts, ticks, sub_ticks, n_values, values) |
subroutine | plcolorbar_2 (p_colorbar_width, p_colorbar_height, opt, position, x, y, x_length, y_length, bg_color, bb_color, bb_style, low_cap_color, high_cap_color, cont_color, cont_width, label_opts, labels, axis_opts, ticks, sub_ticks, n_values, values) |
Definition at line 205 of file sfstubsf95.f90.
subroutine plplot::plcolorbar::plcolorbar_1 | ( | real (kind=plflt) | p_colorbar_width, |
real (kind=plflt) | p_colorbar_height, | ||
integer | opt, | ||
integer | position, | ||
real (kind=plflt) | x, | ||
real (kind=plflt) | y, | ||
real (kind=plflt) | x_length, | ||
real (kind=plflt) | y_length, | ||
integer | bg_color, | ||
integer | bb_color, | ||
integer | bb_style, | ||
real (kind=plflt) | low_cap_color, | ||
real (kind=plflt) | high_cap_color, | ||
integer | cont_color, | ||
real (kind=plflt) | cont_width, | ||
integer | n_labels, | ||
integer, dimension(:) | label_opts, | ||
character(len=*), dimension(:) | labels, | ||
integer | n_axes, | ||
character(len=*), dimension(:) | axis_opts, | ||
real (kind=plflt), dimension(:) | ticks, | ||
integer, dimension(:) | sub_ticks, | ||
integer, dimension(:) | n_values, | ||
real (kind=plflt), dimension(:,:) | values | ||
) |
Definition at line 1011 of file sfstubsf95.f90.
subroutine plplot::plcolorbar::plcolorbar_2 | ( | real (kind=plflt) | p_colorbar_width, |
real (kind=plflt) | p_colorbar_height, | ||
integer | opt, | ||
integer | position, | ||
real (kind=plflt) | x, | ||
real (kind=plflt) | y, | ||
real (kind=plflt) | x_length, | ||
real (kind=plflt) | y_length, | ||
integer | bg_color, | ||
integer | bb_color, | ||
integer | bb_style, | ||
real (kind=plflt) | low_cap_color, | ||
real (kind=plflt) | high_cap_color, | ||
integer | cont_color, | ||
real (kind=plflt) | cont_width, | ||
integer, dimension(:) | label_opts, | ||
character(len=*), dimension(:) | labels, | ||
character(len=*), dimension(:) | axis_opts, | ||
real (kind=plflt), dimension(:) | ticks, | ||
integer, dimension(:) | sub_ticks, | ||
integer, dimension(:) | n_values, | ||
real (kind=plflt), dimension(:,:) | values | ||
) |
Definition at line 1047 of file sfstubsf95.f90.