| Package | stimulsoft.report.export.tools |
| Class | public class StiEscherLayer |
| Inheritance | StiEscherLayer Object |
| Property | Defined By | ||
|---|---|---|---|
| mem : StiStreamWriter = null | StiEscherLayer | ||
| memBookmarks : Vector.<int> = null | StiEscherLayer | ||
| Method | Defined By | ||
|---|---|---|---|
| StiEscherLayer | |||
writeDG(imageList:StiArrayList, startImageIndex:int):void | StiEscherLayer | ||
writeDGG(imageList:StiArrayList):void | StiEscherLayer | ||
writeToStream(stream:ByteArray):void | StiEscherLayer | ||
| mem | property |
public var mem:StiStreamWriter = null| memBookmarks | property |
public var memBookmarks:Vector.<int> = null| StiEscherLayer | () | Constructor |
public function StiEscherLayer()| writeDG | () | method |
public function writeDG(imageList:StiArrayList, startImageIndex:int):voidParameters
imageList:StiArrayList | |
startImageIndex:int |
| writeDGG | () | method |
| writeToStream | () | method |
public function writeToStream(stream:ByteArray):voidParameters
stream:ByteArray |