com.levigo.jadice.printer
Class PrintDecorations

java.lang.Object
  extended by com.levigo.jadice.printer.PrintDecorations

public class PrintDecorations
extends Object


Field Summary
static DocumentLayer POSTDECORATION
           
static DocumentLayer PREDECORATION
           
 
Constructor Summary
PrintDecorations()
           
 
Method Summary
static Page prepare(Page sourcePage)
           
static Page transform(Page sourcePage, AffineTransform transform, Set<DocumentLayer> layers)
           
static Page transformAll(Page sourcePage, AffineTransform transform)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PREDECORATION

public static final DocumentLayer PREDECORATION

POSTDECORATION

public static final DocumentLayer POSTDECORATION
Constructor Detail

PrintDecorations

public PrintDecorations()
Method Detail

prepare

public static Page prepare(Page sourcePage)

transformAll

public static Page transformAll(Page sourcePage,
                                AffineTransform transform)

transform

public static Page transform(Page sourcePage,
                             AffineTransform transform,
                             Set<DocumentLayer> layers)


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.