com.levigo.jadice.document
Class AbstractPageSegment.CacheableRendering

java.lang.Object
  extended by com.levigo.jadice.document.AbstractPageSegment.CacheableRendering
Enclosing class:
AbstractPageSegment

protected static class AbstractPageSegment.CacheableRendering
extends Object


Constructor Summary
AbstractPageSegment.CacheableRendering(com.levigo.jadice.document.internal.model.RenderElement rendering, int estimatedSize)
           
AbstractPageSegment.CacheableRendering(com.levigo.jadice.document.internal.model.RenderElement rendering, int estimatedSize, String description)
           
 
Method Summary
 int getEstimatedSize()
           
 com.levigo.jadice.document.internal.model.RenderElement getRendering()
           
 boolean isValid()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractPageSegment.CacheableRendering

public AbstractPageSegment.CacheableRendering(com.levigo.jadice.document.internal.model.RenderElement rendering,
                                              int estimatedSize)

AbstractPageSegment.CacheableRendering

public AbstractPageSegment.CacheableRendering(com.levigo.jadice.document.internal.model.RenderElement rendering,
                                              int estimatedSize,
                                              String description)
Method Detail

getEstimatedSize

public int getEstimatedSize()

getRendering

public com.levigo.jadice.document.internal.model.RenderElement getRendering()

toString

public String toString()
Overrides:
toString in class Object

isValid

public boolean isValid()


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