Serialized Form
-
Package com.jadice.web.util.glazedlists
-
Class com.jadice.web.util.glazedlists.GwtEventList
- serialVersionUID:
- 1L
-
-
Package com.jadice.web.util.glazedlists.event
-
Class com.jadice.web.util.glazedlists.event.GwtListEvent
class GwtListEvent extends org.jadice.util.glazedlists.event.ListEvent<E> implements Serializable- serialVersionUID:
- 1L
-
-
Package com.levigo.jadice.annotation
-
Class com.levigo.jadice.annotation.Annotation
class Annotation extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
changeHandler
com.levigo.jadice.web.shared.model.annotation.internal.AnnotationChangeHandler changeHandler
Interested in annotation change -
createdAt
Date createdAt
-
createdBy
String createdBy
-
doFireAnnotationEvents
boolean doFireAnnotationEvents
Flag whether annotation events should be fired. As default this flag is set tofalse
until this annotation instance is initialized and the creation process is finished. -
id
String id
anno id -
initializer
AnnotationInitializer initializer
-
isModified
boolean isModified
-
lastModifiedAt
Date lastModifiedAt
-
lastModifiedBy
String lastModifiedBy
-
modCount
int modCount
The modification counter for this annotation. -
permissions
Permissions<Annotation> permissions
removed the final keyword which is used in the original code, see http://www.gwtproject.org/doc/latest/DevGuideServerCommunication.html#DevGuideSerializableTypes Any assigning via permissions = new Permissions.. other than in the following line of code is therefore strictly forbidden and unsupported. -
profileId
String profileId
-
typeName
String typeName
-
userProperties
Map<String,
Object> userProperties
-
-
Class com.levigo.jadice.annotation.AnnotationPageSegment
class AnnotationPageSegment extends com.levigo.jadice.document.AbstractMutablePageSegment implements Serializable-
Serialized Fields
-
annoHandler
com.levigo.jadice.annotation.internal.AnnotationChangeHandler annoHandler
-
annotationProfile
AnnotationProfile annotationProfile
-
annotations
List<Annotation> annotations
-
deletedAnnotations
List<Annotation> deletedAnnotations
-
modCount
AtomicInteger modCount
-
page
Page page
-
-
-
Class com.levigo.jadice.annotation.AnnotationRenderSettings
class AnnotationRenderSettings extends com.levigo.jadice.document.render.AbstractListenableRenderSettings implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
disabledTypes
Set<AnnotationType> disabledTypes
-
referenceResolution
Resolution referenceResolution
-
-
Class com.levigo.jadice.annotation.ArrowAnnotation
class ArrowAnnotation extends LineAnnotation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
headAngle
int headAngle
-
headLength
int headLength
-
headLengthInPercent
boolean headLengthInPercent
-
-
Class com.levigo.jadice.annotation.CalloutAnnotation
class CalloutAnnotation extends TextAnnotation implements Serializable-
Serialized Fields
-
arrowHeight
int arrowHeight
-
arrowWidth
int arrowWidth
-
callout
Path2D callout
-
rectangleTextbox
Rectangle2D rectangleTextbox
-
-
-
Class com.levigo.jadice.annotation.ChecklistAnnotation
class ChecklistAnnotation extends RectangleAnnotation implements Serializable-
Serialized Fields
-
checkboxes
List<ChecklistAnnotation.CheckboxState> checkboxes
-
orientation
ChecklistAnnotation.Orientation orientation
-
-
-
Class com.levigo.jadice.annotation.EllipseAnnotation
class EllipseAnnotation extends RectangleAnnotation implements Serializable- serialVersionUID:
- 1L
-
Class com.levigo.jadice.annotation.HistoryAnnotation
class HistoryAnnotation extends TextAnnotation implements Serializable-
Serialized Fields
-
formatter
com.jadice.web.emul.shared.annotation.internal.util.HistoryAnnotationMessageFormatter formatter
-
historyPattern
String historyPattern
-
patternPosition
HistoryAnnotation.HistoryPatternPosition patternPosition
-
secureText
String secureText
-
-
-
Class com.levigo.jadice.annotation.ImageAnnotation
class ImageAnnotation extends com.levigo.jadice.annotation.ObjectAnnotation implements Serializable -
Class com.levigo.jadice.annotation.InstructionAnnotation
class InstructionAnnotation extends RectangleAnnotation implements Serializable-
Serialized Fields
-
instructionChain
com.levigo.jadice.document.instruction.InstructionChain instructionChain
-
-
-
Class com.levigo.jadice.annotation.JWTImageAnnotation
class JWTImageAnnotation extends RectangleAnnotation implements Serializable-
Serialized Fields
-
imageID
String imageID
-
-
-
Class com.levigo.jadice.annotation.LineAnnotation
class LineAnnotation extends ShapeBasedAnnotation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
p1
Point2D.Double p1
-
p2
Point2D.Double p2
-
-
Class com.levigo.jadice.annotation.ObjectAnnotation
class ObjectAnnotation extends RectangleAnnotation implements Serializable-
Serialized Fields
-
contentStream
com.levigo.jadice.document.io.SeekableInputStream contentStream
-
-
-
Class com.levigo.jadice.annotation.PathAnnotation
class PathAnnotation extends ShapeBasedAnnotation implements Serializable- serialVersionUID:
- 1L
-
Class com.levigo.jadice.annotation.RectangleAnnotation
class RectangleAnnotation extends ShapeBasedAnnotation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
rect
Rectangle rect
-
-
Class com.levigo.jadice.annotation.ShapeBasedAnnotation
class ShapeBasedAnnotation extends Annotation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
allowResize
boolean allowResize
Flag, indicating whether resizing is allowed -
fillColor
Color fillColor
-
filled
boolean filled
-
iconified
boolean iconified
-
linePainted
boolean linePainted
-
lineWidth
float lineWidth
-
strokeColor
Color strokeColor
-
strokeResolution
Resolution strokeResolution
-
-
Class com.levigo.jadice.annotation.StampAnnotation
class StampAnnotation extends TextAnnotation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
allowMultipleTextlines
boolean allowMultipleTextlines
-
allowRotation
boolean allowRotation
-
gap
int gap
-
ignoreLineWidth
boolean ignoreLineWidth
-
rotation
int rotation
-
useCenterAsOrigin
boolean useCenterAsOrigin
-
-
Class com.levigo.jadice.annotation.StampImageAnnotation
class StampImageAnnotation extends com.levigo.jadice.annotation.ImageAnnotation implements Serializable-
Serialized Fields
-
allowRotation
boolean allowRotation
-
rotation
int rotation
-
useCenterAsOrigin
boolean useCenterAsOrigin
-
-
-
Class com.levigo.jadice.annotation.TextAnnotation
class TextAnnotation extends RectangleAnnotation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bold
boolean bold
-
defaultText
String defaultText
-
editable
boolean editable
-
fontFace
String fontFace
-
fontSize
float fontSize
-
horizontalAlignment
HorizontalAlignment horizontalAlignment
-
italic
boolean italic
-
maxCharacters
int maxCharacters
-
rotation
int rotation
-
scaleText
boolean scaleText
-
strikethrough
boolean strikethrough
-
text
String text
-
textColor
Color textColor
-
underscored
boolean underscored
-
-
Class com.levigo.jadice.annotation.TextHighlightAnnotation
class TextHighlightAnnotation extends ShapeBasedAnnotation implements Serializable
-
-
Package com.levigo.jadice.annotation.auth.web
-
Class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
class DocumentAnnotationPermission extends Object implements Serializable- serialVersionUID:
- 2549801077983332665L
-
Serialized Fields
-
intentClassName
String intentClassName
-
vote
Permission.Vote vote
-
-
Class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
class IndividualAnnotationPermission extends Object implements Serializable- serialVersionUID:
- -213609622065112108L
-
Serialized Fields
-
intentClassName
String intentClassName
-
vote
Permission.Vote vote
-
-
-
Package com.levigo.jadice.document
-
Class com.levigo.jadice.document.AbstractMutablePageSegment
class AbstractMutablePageSegment extends com.levigo.jadice.document.AbstractPageSegment implements Serializable-
Serialized Fields
-
pageSegmentListeners
CopyOnWriteArrayList<com.levigo.jadice.document.PageSegmentListener> pageSegmentListeners
-
-
-
Class com.levigo.jadice.document.AbstractPage
class AbstractPage extends Object implements Serializable -
Class com.levigo.jadice.document.AbstractPageSegment
class AbstractPageSegment extends Object implements Serializable-
Serialized Fields
-
format
com.levigo.jadice.document.Format format
-
id
String id
-
permissions
Permissions<PageSegment> permissions
-
source
PageSegmentSource source
-
userProperties
Map<String,
Object> userProperties
-
-
-
Class com.levigo.jadice.document.BasicPage
class BasicPage extends com.levigo.jadice.document.AbstractPage implements Serializable-
Serialized Fields
-
lastCalculatedSize
Dimension2D lastCalculatedSize
-
lastSizeUpdateModCount
long lastSizeUpdateModCount
-
pageSegments
Map<DocumentLayer,
PageSegment> pageSegments
-
-
-
Exception com.levigo.jadice.document.DocumentStateException
class DocumentStateException extends com.levigo.jadice.document.JadiceRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.levigo.jadice.document.JadiceException
class JadiceException extends org.jadice.util.log.qualified.AbstractQualifiedException implements Serializable- serialVersionUID:
- 7484940114311810818L
-
Exception com.levigo.jadice.document.JadiceRuntimeException
class JadiceRuntimeException extends org.jadice.util.log.qualified.AbstractQualifiedRuntimeException implements Serializable- serialVersionUID:
- -2783145045104322067L
-
-
Package com.levigo.jadice.document.auth.web
-
Class com.levigo.jadice.document.auth.web.DocumentPermission
class DocumentPermission extends Object implements Serializable- serialVersionUID:
- 1101669315078280815L
-
Serialized Fields
-
intentClassName
String intentClassName
-
vote
Permission.Vote vote
-
-
-
Package com.levigo.jadice.document.metadata
-
Exception com.levigo.jadice.document.metadata.MetadataException
class MetadataException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.levigo.jadice.document.render
-
Class com.levigo.jadice.document.render.AbstractListenableRenderSettings
class AbstractListenableRenderSettings extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.levigo.jadice.document.render.BaseRenderSettings
class BaseRenderSettings extends com.levigo.jadice.document.render.AbstractListenableRenderSettings implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
antiAliasingMode
com.levigo.jadice.document.render.AntiAliasingMode antiAliasingMode
-
clipping
com.levigo.jadice.document.render.BaseRenderSettings.Clipping clipping
-
defaultLayerStateEnabled
boolean defaultLayerStateEnabled
-
deviceResolution
int deviceResolution
-
enlargeThinStrokeRendering
boolean enlargeThinStrokeRendering
-
layers
Set<DocumentLayer> layers
-
rotation
org.jadice.util.base.geometry.QuadrantRotation rotation
-
zoomFactor
float zoomFactor
-
-
Class com.levigo.jadice.document.render.ImageRenderSettings
class ImageRenderSettings extends com.levigo.jadice.document.render.AbstractListenableRenderSettings implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
desaturate
boolean desaturate
-
filterType
FilterType filterType
-
gradationCurve
com.levigo.jadice.document.util.GradationCurve gradationCurve
-
nonApplicableLayers
Set<DocumentLayer> nonApplicableLayers
-
sourceSizeLimitCheck
Function<com.levigo.jadice.document.render.ImageSourceInformation,
Boolean> sourceSizeLimitCheck -
useUpscalingFilter
boolean useUpscalingFilter
-
-
Class com.levigo.jadice.document.render.InventoryRenderSettingsEvent
class InventoryRenderSettingsEvent extends com.levigo.jadice.document.render.RenderSettingsEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
inventory
com.levigo.jadice.document.render.RenderControlsInventory inventory
-
page
Page page
-
-
Class com.levigo.jadice.document.render.RenderSettingsEvent
class RenderSettingsEvent extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package com.levigo.jadice.document.util
-
Class com.levigo.jadice.document.util.ControlCurve
class ControlCurve extends Object implements Serializable- serialVersionUID:
- -3491282692912338803L
-
Serialized Fields
-
curveChanged
boolean curveChanged
-
points
Polygon points
-
-
Class com.levigo.jadice.document.util.GradationCurve
class GradationCurve extends com.levigo.jadice.document.util.NaturalCubicSpline1D implements Serializable- serialVersionUID:
- -3994727402919324811L
-
Serialized Fields
-
hashCode
int hashCode
-
lookupTable
byte[] lookupTable
-
-
Class com.levigo.jadice.document.util.ImmutableMimeType
class ImmutableMimeType extends javax.activation.MimeType implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.levigo.jadice.document.util.NaturalCubicSpline1D
class NaturalCubicSpline1D extends com.levigo.jadice.document.util.ControlCurve implements Serializable- serialVersionUID:
- 872213325505868936L
-
Serialized Fields
-
p
double[] p
-
u
double[] u
-
-
-
Package com.levigo.jadice.web.client.settings
-
Class com.levigo.jadice.web.client.settings.DefaultRenderControls
class DefaultRenderControls extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
settings
HashMap<String,
RenderSettings> settings Map FullQualifiedClassnameOfTheSettings to SettingsObject
-
-
-
Package com.levigo.jadice.web.client.undo
-
Exception com.levigo.jadice.web.client.undo.CannotRedoException
class CannotRedoException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
edit
UndoableEdit edit
-
-
Exception com.levigo.jadice.web.client.undo.CannotUndoException
class CannotUndoException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
edit
UndoableEdit edit
-
-
-
Package com.levigo.jadice.web.client.util.action
-
Exception com.levigo.jadice.web.client.util.action.RegistrationException
class RegistrationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
message
String message
-
-
-
Package com.levigo.jadice.web.conn.server
-
Class com.levigo.jadice.web.conn.server.AbstractDownloadServlet
class AbstractDownloadServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.levigo.jadice.web.conn.server.AnnotationImageServlet
class AnnotationImageServlet extends AbstractDownloadServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.levigo.jadice.web.conn.server.TileServlet
class TileServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
tileRenderService
com.levigo.jadice.web.server.internal.TileRenderService tileRenderService
-
-
Class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
class DeserializedRenderControls extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
ars
AnnotationRenderSettings ars
-
brs
BaseRenderSettings brs
-
irs
ImageRenderSettings irs
-
-
-
Package com.levigo.jadice.web.demo.common.server.dnd
-
Class com.levigo.jadice.web.demo.common.server.dnd.DnDServlet
class DnDServlet extends jakarta.servlet.http.HttpServlet implements Serializable
-
-
Package com.levigo.jadice.web.demo.common.server.log
-
Class com.levigo.jadice.web.demo.common.server.log.DemoRemoteLoggingServlet
class DemoRemoteLoggingServlet extends com.google.gwt.logging.server.RemoteLoggingServiceImpl implements Serializable -
Class com.levigo.jadice.web.demo.common.server.log.LogDownloadServlet
class LogDownloadServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.levigo.jadice.web.demo.common.server.service
-
Class com.levigo.jadice.web.demo.common.server.service.FileUploadServiceImpl
class FileUploadServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable-
Serialized Fields
-
basicFileUploadService
BasicFileUploadService basicFileUploadService
-
-
-
-
Package com.levigo.jadice.web.demo.common.server.upload
-
Class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadServlet
class DocumentUploadServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
documentUploadRepository
DocumentUploadRepository documentUploadRepository
-
-
-
-
Package com.levigo.jadice.web.demo.common.shared.service.sources
-
Package com.levigo.jadice.web.demo.enterprise.server
-
Class com.levigo.jadice.web.demo.enterprise.server.AudioServlet
class AudioServlet extends ResourceServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.levigo.jadice.web.demo.enterprise.server.MediaMetadataServlet
class MediaMetadataServlet extends ResourceServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.levigo.jadice.web.demo.enterprise.server.ResourceServlet
class ResourceServlet extends AbstractDownloadServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fileUploadService
BasicFileUploadService fileUploadService
-
-
Class com.levigo.jadice.web.demo.enterprise.server.ThumbnailServlet
class ThumbnailServlet extends AbstractDownloadServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
documentService
com.levigo.jadice.web.server.internal.DocumentService documentService
-
-
Class com.levigo.jadice.web.demo.enterprise.server.VersionServiceImpl
class VersionServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
serverInfo
String serverInfo
-
-
Class com.levigo.jadice.web.demo.enterprise.server.VideoServlet
class VideoServlet extends ResourceServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.levigo.jadice.web.server
-
Class com.levigo.jadice.web.server.FontDownloadServlet
class FontDownloadServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.levigo.jadice.web.server.FontResourceServlet
class FontResourceServlet extends FontDownloadServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.levigo.jadice.web.server.export
-
Class com.levigo.jadice.web.server.export.DownloadExportServlet
class DownloadExportServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
registry
ExportRepository registry
-
-
-
-
Package com.levigo.jadice.web.shared.model
-
Package com.levigo.jadice.web.shared.model.settings
-
Package com.levigo.jadice.web.shared.model.settings.gradation
-
Package com.levigo.jadice.web.shared.model.settings.strategy
-
Package com.levigo.jadice.web.shared.service.exceptions
-
Package com.levigo.jadice.web.transport.client.networking.exception
-
Exception com.levigo.jadice.web.transport.client.networking.exception.LongpollDeniedException
class LongpollDeniedException extends Exception implements Serializable
-
-
Package com.levigo.jadice.web.transport.server.networking
-
Class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
class AbstractTransportServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
LOGGER
org.jadice.util.log.Logger LOGGER
-
timerService
ScheduledExecutorService timerService
-
transportManager
com.levigo.jadice.web.transport.server.session.internal.TransportManagerInternal transportManager
-
-
-
Package com.levigo.jadice.web.transport.server.networking.longpoll
-
Class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet
class LongpollTransportServlet extends AbstractTransportServlet<LongpollTransportServlet.LongpollSession> implements Serializable- serialVersionUID:
- 1L
-
-
Package com.levigo.jadice.web.transport.server.networking.sse
-
Class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
class EventStreamServlet extends AbstractTransportServlet<com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet.EventStreamSession> implements Serializable- serialVersionUID:
- 1L
-