|
PLplot
5.11.1
|
Public Member Functions | |
| subroutine | plmapfill1 (mapform, mapname, minx, maxx, miny, maxy, plotentries) |
| subroutine | plmapfill2 (mapname, minx, maxx, miny, maxy, plotentries) |
Definition at line 573 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 1482 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 1501 of file sfstubsf95.f90.