com.levigo.jadice.printer
Class DecorationPageSegment

java.lang.Object
  extended by com.levigo.jadice.document.AbstractPageSegment
      extended by com.levigo.jadice.document.creator.AbstractContentsPageSegment
          extended by com.levigo.jadice.printer.DecorationPageSegment
All Implemented Interfaces:
com.levigo.jadice.document.internal.model.RenderRoot, MetadataProvider, PageSegment, PermissionsProvider<PageSegment>, PropertiesProvider, Identifiable

public abstract class DecorationPageSegment
extends AbstractContentsPageSegment


Nested Class Summary
 
Nested classes/interfaces inherited from class com.levigo.jadice.document.AbstractPageSegment
AbstractPageSegment.CacheableRendering
 
Field Summary
protected  Dimension2D pageSize
           
 
Fields inherited from class com.levigo.jadice.document.AbstractPageSegment
CACHE_KEY_CONTENTS, format, id
 
Constructor Summary
DecorationPageSegment(Page page)
           
 
Method Summary
 
Methods inherited from class com.levigo.jadice.document.creator.AbstractContentsPageSegment
doCreateCacheableRendering, doCreateContents, getAvailableFontFamilies, getResolution, getSize
 
Methods inherited from class com.levigo.jadice.document.AbstractPageSegment
createPageSegmentEvent, createRendering, fireModified, fireModified, fireModified, getBounds, getCachedRendering, getId, getMetadata, getPage, getPermissions, getProperties, getSource, isAuxiliary, isInitialized, setSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

pageSize

protected Dimension2D pageSize
Constructor Detail

DecorationPageSegment

public DecorationPageSegment(Page page)


Copyright © 2017 levigo holding gmbh. All rights reserved.