@Name(value="L_Pdf_Data") @Properties(inherit=leptonica.class) public class L_PDF_DATA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
L_PDF_DATA()
Default native constructor.
|
L_PDF_DATA(long size)
Native array allocator.
|
L_PDF_DATA(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
L_PTRA |
cida()
array of compressed image data
|
L_PDF_DATA |
cida(L_PTRA setter) |
L_PDF_DATA |
getPointer(long i) |
BytePointer |
id()
%PDF-1.2 id string
|
L_PDF_DATA |
id(BytePointer setter) |
BOX |
mediabox()
bounding region for all images
|
L_PDF_DATA |
mediabox(BOX setter) |
int |
n()
number of images
|
L_PDF_DATA |
n(int setter) |
int |
ncmap()
number of colormaps
|
L_PDF_DATA |
ncmap(int setter) |
BytePointer |
obj1()
catalog string
|
L_PDF_DATA |
obj1(BytePointer setter) |
BytePointer |
obj2()
metadata string
|
L_PDF_DATA |
obj2(BytePointer setter) |
BytePointer |
obj3()
pages string
|
L_PDF_DATA |
obj3(BytePointer setter) |
BytePointer |
obj4()
page string (variable data)
|
L_PDF_DATA |
obj4(BytePointer setter) |
BytePointer |
obj5()
content string (variable data)
|
L_PDF_DATA |
obj5(BytePointer setter) |
L_DNA |
objloc()
location of each pdf string object
|
L_PDF_DATA |
objloc(L_DNA setter) |
L_DNA |
objsize()
sizes of each pdf string object
|
L_PDF_DATA |
objsize(L_DNA setter) |
L_PDF_DATA |
position(long position) |
BytePointer |
poststream()
post-binary-stream string
|
L_PDF_DATA |
poststream(BytePointer setter) |
SARRAY |
sacmap()
colormap pdf object strings
|
L_PDF_DATA |
sacmap(SARRAY setter) |
SARRAY |
saprex()
pre-binary-stream xobject strings
|
L_PDF_DATA |
saprex(SARRAY setter) |
BytePointer |
title()
optional title for pdf
|
L_PDF_DATA |
title(BytePointer setter) |
BytePointer |
trailer()
trailer string (variable data)
|
L_PDF_DATA |
trailer(BytePointer setter) |
PTA |
wh()
store (wpt, hpt) array
|
L_PDF_DATA |
wh(PTA setter) |
int |
xrefloc()
location of xref
|
L_PDF_DATA |
xrefloc(int setter) |
PTA |
xy()
store (xpt, ypt) array
|
L_PDF_DATA |
xy(PTA setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public L_PDF_DATA()
public L_PDF_DATA(long size)
Pointer.position(long)
.public L_PDF_DATA(Pointer p)
Pointer(Pointer)
.public L_PDF_DATA position(long position)
public L_PDF_DATA getPointer(long i)
getPointer
in class Pointer
@Cast(value="char*") public BytePointer title()
public L_PDF_DATA title(BytePointer setter)
public L_PDF_DATA n(int setter)
public L_PDF_DATA ncmap(int setter)
public L_PTRA cida()
public L_PDF_DATA cida(L_PTRA setter)
@Cast(value="char*") public BytePointer id()
public L_PDF_DATA id(BytePointer setter)
@Cast(value="char*") public BytePointer obj1()
public L_PDF_DATA obj1(BytePointer setter)
@Cast(value="char*") public BytePointer obj2()
public L_PDF_DATA obj2(BytePointer setter)
@Cast(value="char*") public BytePointer obj3()
public L_PDF_DATA obj3(BytePointer setter)
@Cast(value="char*") public BytePointer obj4()
public L_PDF_DATA obj4(BytePointer setter)
@Cast(value="char*") public BytePointer obj5()
public L_PDF_DATA obj5(BytePointer setter)
@Cast(value="char*") public BytePointer poststream()
public L_PDF_DATA poststream(BytePointer setter)
@Cast(value="char*") public BytePointer trailer()
public L_PDF_DATA trailer(BytePointer setter)
public PTA xy()
public L_PDF_DATA xy(PTA setter)
public PTA wh()
public L_PDF_DATA wh(PTA setter)
public BOX mediabox()
public L_PDF_DATA mediabox(BOX setter)
public SARRAY saprex()
public L_PDF_DATA saprex(SARRAY setter)
public SARRAY sacmap()
public L_PDF_DATA sacmap(SARRAY setter)
public L_DNA objsize()
public L_PDF_DATA objsize(L_DNA setter)
public L_DNA objloc()
public L_PDF_DATA objloc(L_DNA setter)
public L_PDF_DATA xrefloc(int setter)
Copyright © 2024. All rights reserved.