PLplot
5.11.0
|
Public Member Functions | |
subroutine | plmapline1 (mapform, mapname, minx, maxx, miny, maxy, plotentries) |
subroutine | plmapline2 (mapname, minx, maxx, miny, maxy, plotentries) |
Definition at line 546 of file sfstubsf95.f90.
subroutine plplot::plmapline::plmapline1 | ( | , 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 1496 of file sfstubsf95.f90.
subroutine plplot::plmapline::plmapline2 | ( | 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 1515 of file sfstubsf95.f90.