@Name(value="GPlot") public static class lept.GPLOT extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
GPLOT()
Default native constructor.
|
GPLOT(long size)
Native array allocator.
|
GPLOT(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic GPLOT()
public GPLOT(long size)
Pointer.position(long).public GPLOT(Pointer p)
Pointer.Pointer(Pointer).public lept.GPLOT position(long position)
@Cast(value="char*") public BytePointer rootname()
public lept.GPLOT rootname(BytePointer rootname)
@Cast(value="char*") public BytePointer cmdname()
public lept.GPLOT cmdname(BytePointer cmdname)
public lept.SARRAY cmddata()
public lept.GPLOT cmddata(lept.SARRAY cmddata)
public lept.SARRAY datanames()
public lept.GPLOT datanames(lept.SARRAY datanames)
public lept.SARRAY plotdata()
public lept.GPLOT plotdata(lept.SARRAY plotdata)
public lept.SARRAY plottitles()
public lept.GPLOT plottitles(lept.SARRAY plottitles)
public lept.NUMA plotstyles()
public lept.GPLOT plotstyles(lept.NUMA plotstyles)
public lept.GPLOT nplots(int nplots)
@Cast(value="char*") public BytePointer outname()
public lept.GPLOT outname(BytePointer outname)
public lept.GPLOT outformat(int outformat)
public lept.GPLOT scaling(int scaling)
@Cast(value="char*") public BytePointer title()
public lept.GPLOT title(BytePointer title)
@Cast(value="char*") public BytePointer xlabel()
public lept.GPLOT xlabel(BytePointer xlabel)
@Cast(value="char*") public BytePointer ylabel()
public lept.GPLOT ylabel(BytePointer ylabel)
Copyright © 2019. All rights reserved.