PLplot
5.11.0
|
Public Member Functions | |
subroutine | plmapfill1 (mapform, mapname, minx, maxx, miny, maxy, plotentries) |
subroutine | plmapfill2 (mapname, minx, maxx, miny, maxy, plotentries) |
Definition at line 550 of file sfstubsf95.f90.
subroutine plplot::plmapfill::plmapfill1 | ( | , external | mapform, |
character*(*) | mapname, | ||
real(kind=plflt) | minx, | ||
real(kind=plflt) | maxx, | ||
real(kind=plflt) | miny, | ||
real(kind=plflt) | maxy, | ||
integer(kind=plint), dimension(:), optional | plotentries | ||
) |
Definition at line 1459 of file sfstubsf95.f90.
subroutine plplot::plmapfill::plmapfill2 | ( | character*(*) | mapname, |
real(kind=plflt) | minx, | ||
real(kind=plflt) | maxx, | ||
real(kind=plflt) | miny, | ||
real(kind=plflt) | maxy, | ||
integer(kind=plint), dimension(:), optional | plotentries | ||
) |
Definition at line 1478 of file sfstubsf95.f90.