Uses of Class
org.apache.poi.util.LittleEndianInputStream
-
Packages that use LittleEndianInputStream Package Description org.apache.poi.hemf.record org.apache.poi.hwmf.record org.apache.poi.poifs.crypt Implementation of the ECMA-376 and MS-propritary document encryptions -
-
Uses of LittleEndianInputStream in org.apache.poi.hemf.record
Methods in org.apache.poi.hemf.record with parameters of type LittleEndianInputStream Modifier and Type Method Description long
HemfCommentRecord. init(LittleEndianInputStream leis, long recordId, long recordSize)
long
HemfHeader. init(LittleEndianInputStream leis, long recordId, long recordSize)
long
HemfRecord. init(LittleEndianInputStream leis, long recordId, long recordSize)
Init record from streamlong
HemfText.ExtTextOutA. init(LittleEndianInputStream leis, long recordId, long recordSize)
long
UnimplementedHemfRecord. init(LittleEndianInputStream leis, long recordId, long recordSize)
-
Uses of LittleEndianInputStream in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record with parameters of type LittleEndianInputStream Modifier and Type Method Description int
HwmfBitmap16. init(LittleEndianInputStream leis)
int
HwmfBitmapDib. init(LittleEndianInputStream leis, int recordSize)
int
HwmfColorRef. init(LittleEndianInputStream leis)
int
HwmfDraw.WmfArc. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfDraw.WmfEllipse. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfDraw.WmfFrameRegion. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfDraw.WmfLineTo. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfDraw.WmfMoveTo. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfDraw.WmfPolygon. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfDraw.WmfPolyPolygon. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfDraw.WmfRectangle. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfDraw.WmfRoundRect. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfDraw.WmfSelectObject. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfDraw.WmfSetPixel. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfEscape. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfBitBlt. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfDibBitBlt. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfDibStretchBlt. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfExtFloodFill. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfFillRegion. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfFloodFill. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfInvertRegion. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfPaintRegion. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfPatBlt. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfSetDibToDev. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfSetPolyfillMode. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfStretchBlt. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFill.WmfStretchDib. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfFont. init(LittleEndianInputStream leis)
int
HwmfMisc.WmfCreateBrushIndirect. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfCreatePatternBrush. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfCreatePenIndirect. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfDeleteObject. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfDibCreatePatternBrush. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfRestoreDc. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfSaveDc. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfSetBkColor. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfSetBkMode. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfSetLayout. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfSetMapMode. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfSetMapperFlags. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfSetRelabs. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfSetRop2. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfMisc.WmfSetStretchBltMode. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfPalette.PaletteEntry. init(LittleEndianInputStream leis)
int
HwmfPalette.WmfPaletteParent. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfPalette.WmfRealizePalette. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfPalette.WmfResizePalette. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfPalette.WmfSelectPalette. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfRecord. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
Init record from streamint
HwmfText.WmfCreateFontIndirect. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfText.WmfExtTextOut. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfText.WmfSetTextAlign. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfText.WmfSetTextCharExtra. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfText.WmfSetTextColor. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfText.WmfSetTextJustification. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfText.WmfTextOut. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfCreateRegion. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfExcludeClipRect. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfIntersectClipRect. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfOffsetClipRgn. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfOffsetViewportOrg. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfOffsetWindowOrg. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfScaleViewportExt. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfScaleWindowExt. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfScanObject. init(LittleEndianInputStream leis)
int
HwmfWindowing.WmfSelectClipRegion. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfSetViewportExt. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfSetViewportOrg. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfSetWindowExt. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
int
HwmfWindowing.WmfSetWindowOrg. init(LittleEndianInputStream leis, long recordSize, int recordFunction)
protected int
HwmfBitmapDib. readColors(LittleEndianInputStream leis)
protected int
HwmfBitmapDib. readHeader(LittleEndianInputStream leis)
static HwmfPlaceableHeader
HwmfPlaceableHeader. readHeader(LittleEndianInputStream leis)
protected int
HwmfBitmapDib. readRGBQuad(LittleEndianInputStream leis, int count)
Constructors in org.apache.poi.hwmf.record with parameters of type LittleEndianInputStream Constructor Description HwmfHeader(LittleEndianInputStream leis)
HwmfPlaceableHeader(LittleEndianInputStream leis)
-
Uses of LittleEndianInputStream in org.apache.poi.poifs.crypt
Subclasses of LittleEndianInputStream in org.apache.poi.poifs.crypt Modifier and Type Class Description class
ChunkedCipherInputStream
-