Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
abort() - Method in class com.levigo.jadice.web.demo.common.client.ui.PasswordDialog
Abort the password dialog.
abortButton() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
 
abortPendingCalls - Variable in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
 
abortPendingCalls() - Method in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
Whether pending service calls should be aborted if the connection changes to the given state.
ABSTAIN - Enum constant in enum class com.levigo.jadice.document.Permission.Vote
Remain undecided and give other Permissions a chance of casting a vote.
AbstractAnnotationCommand - Class in com.levigo.jadice.web.client.commands
 
AbstractAnnotationCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
 
AbstractAnnotationIntent - Class in com.levigo.jadice.annotation.auth
An abstract base class for annotation specific intents.
AbstractAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.AbstractAnnotationIntent
Constructor
AbstractAnnotationToolbarInitializer<T> - Class in com.levigo.jadice.web.client.ui
 
AbstractAnnotationToolbarInitializer(AnnotationProfileAwareToolbar.Orientation, AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
 
AbstractBar - Class in com.levigo.jadice.web.client.ui
The Basic parts of a Toolbar
AbstractBar(T, BarStyle, PopupExecutor.PreferredPosition) - Constructor for class com.levigo.jadice.web.client.ui.AbstractBar
 
AbstractBookmarkCommand - Class in com.levigo.jadice.web.client.commands
Abstract base class for Bookmark commands.
AbstractBookmarkCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractBookmarkCommand
 
AbstractContextCommand - Class in com.levigo.jadice.web.client.commands
Abstract base class for context aware injected commands.
AbstractContextCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractContextCommand
 
AbstractDocumentCommand - Class in com.levigo.jadice.web.client.commands
Abstract superclass for all commands, which need a viewer and a document for functionality.
AbstractDocumentCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractDocumentCommand
 
AbstractDocumentCommand.Scope - Enum Class in com.levigo.jadice.web.client.commands
The supported scopes for this command.
AbstractDocumentDataProvider<S,SH> - Class in com.levigo.jadice.web.demo.common.server.dataprovider
 
AbstractDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.AbstractDocumentDataProvider
 
AbstractDocumentEvent - Class in com.levigo.jadice.document
AbstractDocumentEvent is the abstract root class for document events.
AbstractDocumentEvent(Document) - Constructor for class com.levigo.jadice.document.AbstractDocumentEvent
Constructor
AbstractDownloadServlet - Class in com.levigo.jadice.web.conn.server
 
AbstractDownloadServlet() - Constructor for class com.levigo.jadice.web.conn.server.AbstractDownloadServlet
 
AbstractListenableRenderSettings - Class in com.levigo.jadice.web.shared.model.settings
 
AbstractListenableRenderSettings() - Constructor for class com.levigo.jadice.web.shared.model.settings.AbstractListenableRenderSettings
 
AbstractMessagingCapableDocumentCommand - Class in com.levigo.jadice.web.client.commands
 
AbstractMessagingCapableDocumentCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractMessagingCapableDocumentCommand
 
AbstractMouseCommand - Class in com.levigo.jadice.web.client.commands
This class is made to manage commands which can be triggered by mouse events.
AbstractMouseCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractMouseCommand
 
AbstractNotification - Class in com.levigo.jadice.web.demo.common.client.widgets.notification
Simple Notification-Superclass, providing - hide method - autohide-feature
AbstractNotification() - Constructor for class com.levigo.jadice.web.demo.common.client.widgets.notification.AbstractNotification
 
AbstractPageEvent - Class in com.levigo.jadice.document
This is an abstract base class for page concerning document events or simply page events.
AbstractPageEvent(Document, Page) - Constructor for class com.levigo.jadice.document.AbstractPageEvent
Constructor
AbstractPageEvent(Page) - Constructor for class com.levigo.jadice.document.AbstractPageEvent
Constructor
AbstractPageViewCommand - Class in com.levigo.jadice.web.client.commands
Abstract superclass for commands which are functional just in conjunction with a PageView instance.
AbstractPageViewCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractPageViewCommand
 
AbstractPresentationRule - Class in com.levigo.jadice.web.client.rule
 
AbstractPresentationRule() - Constructor for class com.levigo.jadice.web.client.rule.AbstractPresentationRule
 
AbstractServerBasedImportHandler - Class in com.levigo.jadice.web.demo.enterprise.client
Abstract class to handle common server based import actions.
AbstractServerBasedImportHandler() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.AbstractServerBasedImportHandler
 
AbstractTextAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
AbstractTextAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.AbstractTextAnnotationDTO
 
AbstractToggleSearchCommand - Class in com.levigo.jadice.web.client.commands
 
AbstractToggleSearchCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractToggleSearchCommand
 
AbstractTransportServlet<T> - Class in com.levigo.jadice.web.transport.server.networking
The AbstractTransportServlet defines the basic behavior of transport servlet.
AbstractTransportServlet() - Constructor for class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
 
AbstractTransportServlet(TransportManagerInternal) - Constructor for class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
 
AbstractTransportServlet.AbstractTransportSession - Class in com.levigo.jadice.web.transport.server.networking
 
AbstractTransportSession(ClientSession) - Constructor for class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet.AbstractTransportSession
 
AbstractUndoableEdit - Class in com.levigo.jadice.web.client.undo
An abstract implementation of UndoableEdit that provides undo/redo descriptions by a common AbstractUndoableEdit.getDescription().
AbstractUndoableEdit() - Constructor for class com.levigo.jadice.web.client.undo.AbstractUndoableEdit
 
AbstractWranglerGesture<A> - Class in com.levigo.jadice.web.client.internal.annotation
 
AbstractWranglerGesture(A, PointedEditEvent) - Constructor for class com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture
 
acceleratorKey() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
ACCENT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
accept(Annotation, Document) - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
Decides whether the given annotation is accepted for rendering on the client side.
accept(Annotation, Document) - Method in interface com.levigo.jadice.web.shared.model.settings.strategy.AnnotationRenderStrategy
Checks whether this strategy accepts the given annotation.
accessControlAllowOriginHeader - Variable in class com.levigo.jadice.web.server.FontDownloadServlet
 
action - Variable in class com.levigo.jadice.web.client.ui.JadiceButton
 
Action - Interface in com.levigo.jadice.web.client.util.action
The Action provides the content of all kind of buttons or menu items.
ACTION_EDIT_OFF - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
ACTION_EDIT_OFF - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
ACTION_EDIT_ON - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
ACTION_EDIT_ON - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
ActionFactory - Class in com.levigo.jadice.web.demo.common.client.widgets
 
ActionFactory() - Constructor for class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
 
ActionManager - Class in com.levigo.jadice.web.client.util.action
A manager for ActionRegistrys.
ActionManager() - Constructor for class com.levigo.jadice.web.client.util.action.ActionManager
 
ActionRegistrationUtils - Class in com.levigo.jadice.web.client.util.action
Utils class to support easy registering Actions to any Widget or global to the body
ActionRegistrationUtils.UnregisterHandler - Interface in com.levigo.jadice.web.client.util.action
 
ActionRegistry - Class in com.levigo.jadice.web.client.util.action
An ActionRegistry is used to store RegisteredActions after their creation.
ActionRegistry() - Constructor for class com.levigo.jadice.web.client.util.action.ActionRegistry
 
actions() - Method in interface com.levigo.jadice.web.client.ui.ConfirmDialogStyle
 
actions() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
 
actions() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
 
activate() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
activate(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
activate(Class<? extends Tool>) - Method in interface com.levigo.jadice.web.client.ToolManager
Activates the tool of the given class.
ACTIVATED - Enum constant in enum class com.levigo.jadice.web.client.event.ToolChangedEvent.Cause
A tool was activated.
activateRolloutSearchAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
ActivateRolloutSearchCommand - Class in com.levigo.jadice.web.client.commands
Activates the RolloutSearch.
ActivateRolloutSearchCommand() - Constructor for class com.levigo.jadice.web.client.commands.ActivateRolloutSearchCommand
 
activateToolbarSearchAction(AbstractBar, KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
ActivateToolbarSearchCommand - Class in com.levigo.jadice.web.client.commands
Command to activate the RolloutSearch embedded in the defined toolbar.
ActivateToolbarSearchCommand(AbstractBar) - Constructor for class com.levigo.jadice.web.client.commands.ActivateToolbarSearchCommand
 
ActivateToolCommand - Class in com.levigo.jadice.web.client.commands
 
ActivateToolCommand() - Constructor for class com.levigo.jadice.web.client.commands.ActivateToolCommand
 
ActivateToolCommand(Class<? extends Tool>) - Constructor for class com.levigo.jadice.web.client.commands.ActivateToolCommand
 
ACTIVATION_VOTE - Static variable in class com.levigo.jadice.web.client.tools.PanForceTool
 
ActivationCandidate(Class<? extends Tool>, Tool.ActivationRequest) - Constructor for class com.levigo.jadice.web.client.tool.ToolActivationPolicy.ActivationCandidate
 
ActivationRequest(String) - Constructor for class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
 
ActivationRequest(String, Style.Cursor) - Constructor for class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
 
ActivationRequest(String, String) - Constructor for class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
 
active() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
active() - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig.DefaultWebFontHandler
All fonts have been loaded.
ACTIVE - Enum constant in enum class com.levigo.jadice.web.client.util.context.Context.Children
Elements from the active child context (if there is one) are included.
activeRow() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor.FontFaceEditorStyle
 
activeRow() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
 
activeRow() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
 
add(float) - Method in class com.jadice.web.util.base.shared.ValueHistory
 
add(int, E) - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
add(IsWidget) - Method in class com.levigo.jadice.web.client.ui.AbstractBar
 
add(IsWidget) - Method in interface com.levigo.jadice.web.client.ui.Bar
Add a Widget to the Toolbar When a JadiceButton has been added, it will be managed.
add(IsWidget) - Method in class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
 
add(IsWidget) - Method in class com.levigo.jadice.web.client.ui.List
 
add(IsWidget) - Method in class com.levigo.jadice.web.client.ui.status.Statusbar
 
add(IsWidget) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification
 
add(IsWidget, Object) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Add the given element to the appropriate context for the given owner.
add(Widget) - Method in class com.levigo.jadice.web.client.ui.List
 
add(Widget) - Method in class com.levigo.jadice.web.client.ui.ListItem
 
add(AnnotationProfile, Bar, TypeRef) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
 
add(AnnotationProfile, Bar, TypeSetElement) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
 
add(AnnotationProfile, List, TypeRef) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
 
add(AnnotationProfile, List, TypeSetElement) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
 
add(DocumentLayer, PageSegment) - Method in interface com.levigo.jadice.document.Page
Adds given page segment at given DocumentLayer.
add(Document, Page, ShapeBasedAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
add(Bookmark) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Adds the given bookmark to the list
add(SerializableBookmark) - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmarkList
Adds the given SerializableBookmark to the list
add(E) - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
add(Class<? extends Annotation>, Grid.SnapTo) - Static method in class com.levigo.jadice.web.client.grid.SnapToMappings
Adds a new mapping between an Annotation class and a Grid.SnapTo location.
add(Object) - Method in class com.levigo.jadice.web.client.util.context.Context
Ensures that this collection contains the specified element (optional operation).
add(String) - Method in class com.levigo.jadice.web.client.util.clipboard.Clipboard
 
add(String, Page, Shape) - Method in class com.levigo.jadice.web.client.tools.HighlightTool
 
add(String, String) - Method in class com.levigo.jadice.web.client.util.clipboard.Clipboard
 
ADD - Variable in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission.Factory
 
ADD_DOCUMENT_ANNOTATION - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
ADD_PAGES - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
ADD_PAGES - Variable in class com.levigo.jadice.document.auth.web.DocumentPermission.Factory
 
addAll(int, Collection<? extends E>) - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
addAll(Collection<? extends E>) - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
AddAnnotationIntent - Class in com.levigo.jadice.annotation.auth
This type of AnnotationIntent declares the intention to add annotations to a document.
AddAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.AddAnnotationIntent
Constructor
addArea(Path2D) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
Add Path2D object representing a rectangle (defined with 4 points) covering text content.
AddBookmarkCommand - Class in com.levigo.jadice.web.client.commands
Command to add a Bookmark for the current page
AddBookmarkCommand() - Constructor for class com.levigo.jadice.web.client.commands.AddBookmarkCommand
 
addCacheHeaders(HttpServletResponse) - Method in class com.levigo.jadice.web.server.FontDownloadServlet
Add cache headers to response according to the chosen FontDownloadServlet.cacheTimeToLive.
addChangeEventHandler(ChangeHandler) - Method in class com.levigo.jadice.web.demo.enterprise.client.Slider
 
addChildContext(Context) - Method in class com.levigo.jadice.web.client.util.context.Context
Adds the context as child context and registers itself as ContextListener.
addClientSessionListener(ClientSessionListener) - Method in class com.levigo.jadice.web.transport.server.NetworkContext
Deprecated.
addClientSessionListener(ClientSessionListener) - Method in interface com.levigo.jadice.web.transport.server.TransportManager
Registers a ClientSessionListener on the TransportManager.
addCommandCreatedAnnoButton(AnnotationProfile, List, String) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
We need to add the text highlight annotations separately as its creation is not handled by a wrangler, but by the commands.
addContentTypeHeaders(HttpServletResponse, String) - Method in class com.levigo.jadice.web.server.FontResourceServlet
Sets the content-type for a requested resource.
addContextChangeListener(ContextListener) - Method in class com.levigo.jadice.web.client.util.context.Context
Adds a ContextListener to the collection of the listeners.
addControlPoint(Point) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
Adds a control point to the end of the list.
addControlPoint(Point) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
 
addDocument(String, String, Source, String) - Method in class com.levigo.jadice.web.demo.enterprise.client.ClassPathDocumentPanel
Add a document to the list of test documents.
addDocumentInterceptor(DocumentInterceptor) - Method in interface com.levigo.jadice.document.Document
Register a DocumentInterceptor to this document instance.
addDocumentInterceptor(DocumentInterceptor) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
addDocumentListener(DocumentListener) - Method in interface com.levigo.jadice.document.Document
Register a DocumentListener to this document instance.
addDocumentListener(DocumentListener) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
addDomHandler(H, DomEvent.Type<H>) - Method in interface com.levigo.jadice.web.client.PageView
Adds a GWT DOM Handler to the PageView widget.
addDomHandler(H, DomEvent.Type<H>) - Method in class com.levigo.jadice.web.client.util.Gesture
Adds a new Handler called when the Gesture has been started
addEdit(UndoableEdit) - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
addEdit(UndoableEdit) - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
addEdit(UndoableEdit) - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Add an undoable edit to the undo stack.
addedStyleNames - Variable in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
addExportStatusListener(ExportStatusListener) - Method in interface com.jadice.web.export.server.Exporter
 
addFixedContributor(MenuContributor) - Method in class com.levigo.jadice.web.client.tools.PopupMenuTool
 
addFontFamilyToLoad(DefaultFont, String) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig
Loads a single DefaultFont in Plain, Italic, Bold and Bold-Italic
addFontToLoad(String, FontConfig.FontProperty, String) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig
Adds the font defined in the given parameter to the list of fonts to be loaded by adding a stylesheet to the document
addHandler(Event.Type<H>, H) - Method in interface com.jadice.web.util.notifications.client.NotificationEventBus
 
addHandler(AnnotationProfiles.Handler) - Method in interface com.levigo.jadice.web.client.annotation.AnnotationProfiles.Request
Register a AnnotationProfiles.Handler which will be notified once the AnnotationProfiles.Request has been completed.
addHandler(JadiceEventHandler) - Method in interface com.levigo.jadice.web.client.PageView
addHandler(RenderSettingsEvent.Handler) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
Adds a RenderSettingsEvent.Handler to the list of managed handlers.
addHandler(Gesture.GestureHandler) - Method in class com.levigo.jadice.web.client.util.Gesture
 
addHandler(H, GwtEvent.Type<H>) - Method in interface com.levigo.jadice.web.client.PageView
Adds handlers on the PageView for special JadiceEvents.
addHandlerToSource(Event.Type<H>, Object, H) - Method in interface com.jadice.web.util.notifications.client.NotificationEventBus
 
addInformation(IsWidget) - Method in class com.levigo.jadice.web.client.tools.OverlayInformation
 
addInputEventHandler(InputHandler) - Method in class com.levigo.jadice.web.demo.enterprise.client.Slider
 
addInventorySettingsHandler(InventoryRenderSettingsEvent.Handler) - Method in class com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Inventory
Adds a listener to this BasicRenderControlInventory.
addItem(ContextMenuItem) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
Adds a item to the menu.
addItem(ContextMenuItemCommand) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
 
addLast(IsWidget) - Method in class com.levigo.jadice.web.client.ui.AbstractBar
 
addLast(IsWidget) - Method in interface com.levigo.jadice.web.client.ui.Bar
Add a Widget to the Toolbar AFTER the PlaceHolder When a JadiceButton has been added, it will be managed.
addLast(IsWidget) - Method in class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
 
addLast(IsWidget) - Method in class com.levigo.jadice.web.client.ui.List
 
addLast(IsWidget) - Method in class com.levigo.jadice.web.client.ui.status.Statusbar
 
addLastToolbarItems(HorizontalToolbar) - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
addListener(TransportClient.TransportListener) - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient
Adds a new TransportClient.TransportListener to the transport client.
addListener(PropertyChangeListener) - Method in class com.levigo.jadice.web.shared.model.settings.AbstractListenableRenderSettings
 
addListener(PropertyChangeListener) - Method in class com.levigo.jadice.web.shared.model.settings.PropertyChangeSupport
 
addListener(PropertyChangeListener) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderSettings
 
addListEventListener(ListEventListener<? super E>) - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
addMapping(String, IconFont) - Method in class com.jadice.web.util.icon.client.iconfont.JWTIconFontMapper
Adds a new mapping.
addMessage(String) - Method in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
add a new message to the infoPanel
addMessage(String, boolean) - Method in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
 
addNetworkInitializedListener(NetworkContext.NetworkInitializedListener) - Static method in class com.levigo.jadice.web.transport.server.NetworkContext
Deprecated.
addNonHirarchyChild(IsWidget, IsWidget, Context.Children, Context.Ancestors) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Adds a child IsWidget to the context of a parent widget (if it has a context).
addOnUndoStackUpdatedHandler(OnUndoStackUpdatedHandler) - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
addOnUndoStackUpdatedHandler(OnUndoStackUpdatedHandler) - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
addOnUndoStackUpdatedHandler(OnUndoStackUpdatedHandler) - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Adds a handler that is called whenever the undo/redo item lists are updated.
addPageListener(PageListener) - Method in interface com.levigo.jadice.document.Page
Register a PageListener.
addPages - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
AddPagesIntent - Class in com.levigo.jadice.document.auth
 
AddPagesIntent(int) - Constructor for class com.levigo.jadice.document.auth.AddPagesIntent
 
AddPagesIntent(int, Page) - Constructor for class com.levigo.jadice.document.auth.AddPagesIntent
 
AddPagesIntent(int, List<? extends Page>) - Constructor for class com.levigo.jadice.document.auth.AddPagesIntent
 
addPoint(Point2D) - Method in class com.levigo.jadice.annotation.PathAnnotation
Add given point to the current path.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.levigo.jadice.web.client.ToolManager
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Adds a property change listener to this bookmark list to receive events when bookmark entries are added or deleted.
addRegisteredActions(RegisteredAction...) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
addResult(SearchResult) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
addScalingLineMarker(double, String) - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
Configures the command to add a custom marker.
addSeparator() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
 
addSeparator() - Method in interface com.levigo.jadice.web.client.ui.Bar
Adds a Separator to separate ButtonGroups
addSeparator() - Method in class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
 
addSeparator() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
Adds a Separator to separate MenuItems
addSeparator() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
 
addSerialization(String, SourceGenericDTO) - Method in class com.levigo.jadice.web.client.messaging.SourceGenericDTOMapper
 
addStandardFontsToLoad(String, boolean) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig
Add the fonts for the WebFontLoader to load.
addStyleName(String) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
addSubmenu(IsWidget) - Method in class com.levigo.jadice.web.client.ui.List
 
addTextAwareAnnoButton(AnnotationProfile, List, String, String) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
 
addToolChangedHandler(ToolChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
addToolChangedHandler(ToolChangedEvent.Handler) - Method in interface com.levigo.jadice.web.client.ToolManager
Adds a tool changed handler.
addToSubmenu(IsWidget) - Method in class com.levigo.jadice.web.client.ui.ListSubmenuItem
 
adjustCalloutBounds() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Adjust the anchor points of the CalloutAnnotation
adjustDropEffect(DnDParameter) - Method in interface com.levigo.jadice.web.client.tools.dnd.ImportHandler
Mainly used to make fix adjustments to the DataTransfer.DropEffect of the event.
adjustDropEffect(DnDParameter) - Method in class com.levigo.jadice.web.client.tools.dnd.PageSortImportHandler
 
adjustDropEffect(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.AbstractServerBasedImportHandler
 
advacedSearchCaseSensitive() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
advacedSearchHeadline() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
advacedSearchWholeWordsOnly() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
AdvancedSearch - Class in com.levigo.jadice.web.client.search
This class is responsible for sending the search string to the server and handle the asynchronously received results on the client side.
AdvancedSearch(PageView) - Constructor for class com.levigo.jadice.web.client.search.AdvancedSearch
Constructs an AdvancedSearch instance for a given PageView.
AdvancedSearch(Context) - Constructor for class com.levigo.jadice.web.client.search.AdvancedSearch
Constructs an AdvancedSearch instance with automatic PageView detection.
advancedSearchBack() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
advancedSearchNext() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
advancedSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
advancedSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
advancedSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
advancedSearchStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
AdvancedSearchStyle - Interface in com.levigo.jadice.web.client.search
 
advancedSearchWildcard() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
AFFINE_TRANSFORM - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
 
AffineTransforms - Class in com.levigo.jadice.web.client.util.helper
A bunch of static utility methods useful in conjunction with AffineTransforms.
afterCreate(EditEvent, JWTImageAnnotation, Object...) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.JWTImageAnnotationWrangler
 
afterCreate(EditEvent, TextAnnotation, Object...) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Opens the text editor directly after creating a text based annotation.
afterCreate(EditEvent, T, Object...) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
Default implementation.
afterCreate(EditEvent, Type, Object...) - Method in class com.levigo.jadice.web.client.internal.annotation.Wrangler
Invoked after the creation of an annotation is finished.
afterInit(AnnotationProfile) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfileWorkaround
 
ALIAS_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
AlignmentCommand(HorizontalAlignment) - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.AlignmentCommand
 
ALL - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
ALL - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.Alignments
 
ALL - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.TextSelection
 
ALL - Enum constant in enum class com.levigo.jadice.web.client.util.context.Context.Ancestors
Elements from all ancestors are included.
ALL - Enum constant in enum class com.levigo.jadice.web.client.util.context.Context.Children
Elements from all child contexts are included.
ALL_LAYERS_ENABLED - Static variable in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Identifier key for all-layer enabled state change, used within a RenderSettingsEvent to recognize the kind of change which happen.
ALL_SCROLL_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
ALL_TYPES_VISIBILITY - Static variable in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
Identifier key for a layer enabled state change, used within a RenderSettingsEvent to recognize the kind of change which happen.
AllArguments - Annotation Interface in com.levigo.jadice.web.client.util.command
An annotation used to specify a member into which the argument collection itself should be injected.
allGranted() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
allow - Static variable in class com.levigo.jadice.document.auth.DocumentPermission
 
ALLOW - Static variable in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
 
ALLOW - Static variable in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
 
ALLOW - Static variable in class com.levigo.jadice.document.auth.web.DocumentPermission
 
allowOtherMatches() - Element in annotation interface com.levigo.jadice.web.client.util.command.Argument
Specifies whether to allow additional matching elements in the context.
allowResize - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Flag, indicating whether resizing is allowed
allows(SettingsNames) - Method in interface com.levigo.jadice.web.client.rendercontrols.ControlsKitFilter
Checks if a setting should be included in the serialized output.
allows(SettingsNames) - Method in class com.levigo.jadice.web.client.rendercontrols.ControlsKitWhiteListFilter
 
allows(SettingsNames) - Method in class com.levigo.jadice.web.client.rendercontrols.DefaultControlsKitFilter
 
allowSetting(SettingsNames) - Method in class com.levigo.jadice.web.client.rendercontrols.ControlsKitWhiteListFilter.FilterBuilder
add a SettingsNames to the whitelist.
allowUnit(SettingsUnitNames) - Method in class com.levigo.jadice.web.client.rendercontrols.ControlsKitWhiteListFilter.FilterBuilder
add a SettingsUnitNames with all its SettingsNames to the whitelist.
ALT - Enum constant in enum class com.levigo.jadice.web.client.util.action.KeyStroke.Modifier
 
ALT_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
ALT_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
angleBetweenPositonVectors(Point, Point) - Static method in class com.levigo.jadice.web.client.util.helper.Points
Calculates the degrees between two position vectors
angleOfPoint(Point) - Static method in class com.levigo.jadice.web.client.util.helper.Points
Calculates the degrees between (0,0) and the given Point
anno() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
ANNO_ARROW - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_ATTACHMENT_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_ATTACHMENT_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_CALLOUT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_CHECKBOX - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_DOC - Enum constant in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission.Order
First load all anno streams, then all doc streams
ANNO_ELLIPSE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_FALLBACK_ICON - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_HIGHLIGHT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_IMAGE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_IMAGE_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_IMAGE_SIGNATURE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_LINE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_MASK - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_NOTE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_PEN - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_POLYGON - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_POLYGON_CLOSED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_POLYGON_FILLED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_POLYGON_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_POLYGON_OPEN - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_PROFILE - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
ANNO_RECTANGLE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_STAMP - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_STAMP_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_STAMP_ACCEPT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_STAMP_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_STAMP_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_STAMP_DECLINE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_STAMP_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_STAMP_STARRED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_STAMP_UNDEFINED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_TEXT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_TEXT_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_TEXT_HIGHLIGHT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_TEXT_MASK - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_TEXT_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNO_TEXT_TRANSPARENT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
AnnoFormatPermission - Class in com.levigo.jadice.web.demo.common.shared.annotation
A configuration object used to configure JWT test cases on the client side.
AnnoFormatPermission(AnnoFormatPermission) - Constructor for class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission
Instantiation by passing a source object.
AnnoFormatPermission(AnnotationFormat, List<String>, List<String>, String, List<Permission>, AnnoFormatPermission.Order) - Constructor for class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission
 
AnnoFormatPermission(AnnotationFormat, List<String>, List<String>, String, List<Permission>, AnnoFormatPermission.Order, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission
 
AnnoFormatPermission.Order - Enum Class in com.levigo.jadice.web.demo.common.shared.annotation
 
AnnoFormatPermissionDTO - Class in com.levigo.jadice.web.demo.common.client.annotation
 
AnnoFormatPermissionDTO - Class in com.levigo.jadice.web.demo.common.server.annotation
 
AnnoFormatPermissionDTO() - Constructor for class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
AnnoFormatPermissionDTO() - Constructor for class com.levigo.jadice.web.demo.common.server.annotation.AnnoFormatPermissionDTO
 
AnnoImageProvider - Class in com.levigo.jadice.web.demo.common.server.annotation
 
AnnoImageProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.annotation.AnnoImageProvider
 
annoInfo() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
annoInfoDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
annoInfoDetails() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
annoInfoHidden() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
annoInfoIcon() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
annoInfoName() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
annoInfoPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
annoPermissions() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
annoSelectionColor() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
 
annoSelectionContrastColor() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
 
annoSelectionDashSize() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
 
annoSelectionWidth() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
 
annoServerSide() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
Annotation - Class in com.levigo.jadice.annotation
An abstract base class for all annotations.
Annotation() - Constructor for class com.levigo.jadice.annotation.Annotation
 
ANNOTATION - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.BoundsType
 
ANNOTATION - Enum constant in enum class com.levigo.jadice.web.client.ui.JadiceButtonBuilder.ResourceType
 
annotation_createAnnotation(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotation_editShape() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
ANNOTATION_LINK_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ANNOTATION_LINK_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
annotation_move(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotation_resize(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotation_resize_tooltip() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
Annotation_TypeResolver - Class in com.levigo.jadice.annotation
ServerPart.
Annotation_TypeResolver() - Constructor for class com.levigo.jadice.annotation.Annotation_TypeResolver
 
AnnotationCustomizer - Interface in com.levigo.jadice.annotation
Implementations of this interface can be used to configure annotation specific settings.
AnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
AnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
AnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
AnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.AnnotationDTO
 
AnnotationEditor - Class in com.levigo.jadice.web.client.internal.annotation
A toolbar providing annotation editing functions such as buttons for editing colors, line widths, text formatting, font sizes, font faces etc.
AnnotationEditor(AnnotationTool) - Constructor for class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
Constructor.
annotationEditor_close() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditor_dimensions() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditor_dimensions_height() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditor_dimensions_width() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditor_position() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditor_position_x() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditor_position_y() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditor_selectedAnnotations(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditor_title() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_applyText() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_availableBorderSizes() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_availableFonts() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_availableFontSizes() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_borderSize() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_colors_colorLabel() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_colors_title() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_colors_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_editText() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_fixedBorderSize() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_fixedFont() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_fixedFontSize() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_fontFace() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_fontFace_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_fontSize() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_fontSize_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_lastRecentlyUsedColors() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_lineWidth() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_lineWidth_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_pixels(float) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_preferredBorderSizes() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_preferredColors() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_preferredFonts() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_preferredFontSizes() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_setBooleanProperty(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_setBooleanProperty_undo(String, int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_text_undo() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditors_transparency_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
annotationEditorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
annotationEditorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
annotationEditorWidget_maxInputReached(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationEditorWidget_wrongInputFormat() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
AnnotationFactory - Class in com.levigo.jadice.annotation.profiles
 
AnnotationFactory() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
AnnotationFactoryDTO - Class in com.levigo.jadice.web.client.messaging
 
AnnotationFactoryDTO - Class in com.levigo.jadice.web.server.messaging
 
AnnotationFactoryDTO() - Constructor for class com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
 
AnnotationFactoryDTO() - Constructor for class com.levigo.jadice.web.server.messaging.AnnotationFactoryDTO
 
AnnotationFormat - Enum Class in com.levigo.jadice.web.demo.common.shared.annotation
Represents various annotation formats, each associated with a specific name and configuration path.
AnnotationFormatDTO - Class in com.levigo.jadice.web.demo.common.client.annotation
 
AnnotationFormatDTO - Class in com.levigo.jadice.web.demo.common.server.annotation
 
AnnotationFormatDTO() - Constructor for class com.levigo.jadice.web.demo.common.client.annotation.AnnotationFormatDTO
 
AnnotationFormatDTO() - Constructor for class com.levigo.jadice.web.demo.common.server.annotation.AnnotationFormatDTO
 
AnnotationImageProvider - Interface in com.levigo.jadice.web.server.annotation
An AnnotationImageProvider serves an appropriate image for the JWTImageAnnotationRenderer depending on the annotations' image identifier.
AnnotationImageResolver - Class in com.levigo.jadice.web.server.annotation
The AnnotationImageResolver maps specific AnnotationProfiles onto appropriate AnnotationImageProviders.
AnnotationImageResolver() - Constructor for class com.levigo.jadice.web.server.annotation.AnnotationImageResolver
 
AnnotationImageServlet - Class in com.levigo.jadice.web.conn.server
This servlet handles annotation image requests.
AnnotationImageServlet() - Constructor for class com.levigo.jadice.web.conn.server.AnnotationImageServlet
 
AnnotationInitializer - Interface in com.levigo.jadice.annotation
Annotation initializer.
AnnotationInitializerFactory - Class in com.levigo.jadice.annotation.profiles
 
AnnotationInitializerFactory() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationInitializerFactory
 
AnnotationIntent - Interface in com.levigo.jadice.annotation.auth
This is just a marker interface to identify annotation specific intents.
AnnotationMapper - Class in com.levigo.jadice.web.client.messaging.mapper
 
AnnotationMapper - Class in com.levigo.jadice.web.server.messaging.mapper
 
AnnotationMemento - Class in com.levigo.jadice.annotation
 
AnnotationMemento(Annotation, int) - Constructor for class com.levigo.jadice.annotation.AnnotationMemento
 
AnnotationNamer - Class in com.levigo.jadice.web.client.ui
 
AnnotationNamer() - Constructor for class com.levigo.jadice.web.client.ui.AnnotationNamer
 
AnnotationPageSegmentDTO - Class in com.levigo.jadice.web.client.messaging
 
AnnotationPageSegmentDTO - Class in com.levigo.jadice.web.server.messaging
 
AnnotationPageSegmentDTO() - Constructor for class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
AnnotationPageSegmentDTO() - Constructor for class com.levigo.jadice.web.server.messaging.AnnotationPageSegmentDTO
 
AnnotationPageSegmentEvent - Class in com.levigo.jadice.annotation
A semantic event which indicates the occurrence of annotation changes.
AnnotationPageSegmentEvent - Class in com.levigo.jadice.web.shared.model.annotation
A semantic event which indicates the occurrence of annotation changes.
AnnotationPageSegmentEvent(Page, PageSegment, Annotation, Annotation, AnnotationPageSegmentEvent.EventType, Object, Object) - Constructor for class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent
Constructor
AnnotationPageSegmentEvent.EventType - Enum Class in com.levigo.jadice.annotation
Possible event type identifiers: Property related State related Mode related Action related
AnnotationPageSegmentEvent.EventType - Enum Class in com.levigo.jadice.web.shared.model.annotation
Possible event type identifiers: Property related State related Mode related Action related
AnnotationPermissionHandle - Class in com.levigo.jadice.web.demo.common.shared.annotation
 
AnnotationPermissionHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationPermissionHandle
Deprecated.
AnnotationPermissionHandle(AnnoFormatPermission) - Constructor for class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationPermissionHandle
 
AnnotationPermissionParamsDTO - Class in com.levigo.jadice.web.demo.common.client.annotation
 
AnnotationPermissionParamsDTO - Class in com.levigo.jadice.web.demo.common.server.annotation
 
AnnotationPermissionParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.client.annotation.AnnotationPermissionParamsDTO
 
AnnotationPermissionParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.server.annotation.AnnotationPermissionParamsDTO
 
AnnotationPermissions - Class in com.levigo.jadice.annotation.auth.web
Helper class for annotation permission checks.
AnnotationPermissions() - Constructor for class com.levigo.jadice.annotation.auth.web.AnnotationPermissions
 
AnnotationPermissionSource - Class in com.levigo.jadice.web.demo.common.shared.annotation
 
AnnotationPermissionSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationPermissionSource
Deprecated.
AnnotationPermissionSource(AnnoFormatPermission) - Constructor for class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationPermissionSource
 
AnnotationProfile - Class in com.levigo.jadice.annotation.profiles
 
AnnotationProfile() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
AnnotationProfileAwareToolbar - Class in com.levigo.jadice.web.client.ui
A toolbar providing annotation creation behaviour.
AnnotationProfileAwareToolbar() - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
Creates a vertical annotation toolbar from the default jadice webtoolkit profile
AnnotationProfileAwareToolbar(AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
Creates a vertical annotation toolbar from the default jadice webtoolkit profile
AnnotationProfileAwareToolbar(String) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
Creates a vertical annotation toolbar from the passed in profile
AnnotationProfileAwareToolbar(String, AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
Creates a vertical annotation toolbar from the passed in profile
AnnotationProfileAwareToolbar(String, AnnotationProfileAwareToolbar.Orientation) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
Creates a vertical or horizontal annotation toolbar from the passed in profile
AnnotationProfileAwareToolbar(String, AnnotationProfileAwareToolbar.Orientation, AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
Creates a vertical or horizontal annotation toolbar from the passed in profile
AnnotationProfileAwareToolbar(String, AnnotationToolbarInitializer) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
Creates a toolbar for the annotationprofile of the passed profileName using the annoToolbarInitializer.
AnnotationProfileAwareToolbar.Orientation - Enum Class in com.levigo.jadice.web.client.ui
 
AnnotationProfileDTO - Class in com.levigo.jadice.web.client.messaging
 
AnnotationProfileDTO - Class in com.levigo.jadice.web.server.messaging
 
AnnotationProfileDTO() - Constructor for class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
AnnotationProfileDTO() - Constructor for class com.levigo.jadice.web.server.messaging.AnnotationProfileDTO
 
AnnotationProfileHelper - Class in com.levigo.jadice.web.client.internal.annotation
 
AnnotationProfileHelper() - Constructor for class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
 
AnnotationProfileLocator - Interface in com.levigo.jadice.annotation.profiles
 
AnnotationProfileRegistry - Interface in com.levigo.jadice.web.server
The AnnotationProfileRegistry holds all AnnotationProfiles and offers methods to register and obtain profiles.
AnnotationProfiles - Interface in com.levigo.jadice.web.client.annotation
 
AnnotationProfiles.Handler - Interface in com.levigo.jadice.web.client.annotation
Handler to receive the AnnotationProfile, when the request is finished.
AnnotationProfiles.Request - Interface in com.levigo.jadice.web.client.annotation
 
AnnotationProfileWorkaround - Class in com.levigo.jadice.annotation.profiles
 
AnnotationProfileWorkaround() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationProfileWorkaround
 
AnnotationPropertyEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
AnnotationPropertyEditor<T,C,E> - Interface in com.levigo.jadice.annotation.profiles
 
AnnotationPropertyEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
AnnotationRenderSettings - Class in com.levigo.jadice.web.shared.model.settings
JWTs client-side AnnotationRenderSettings.
AnnotationRenderSettings() - Constructor for class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
Default Constructor.
AnnotationRenderStrategy - Interface in com.levigo.jadice.web.shared.model.settings.strategy
An AnnotationRenderStrategy decides if an annotation shall be rendered on server side or on client side.
annotations() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
Annotations - Class in com.levigo.jadice.web.client.util.helper
Helper class for various annotation related information, like permission checks or retrieval of annotation collections.
Annotations() - Constructor for class com.levigo.jadice.web.client.util.helper.Annotations
 
ANNOTATIONS - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for annotations.
ANNOTATIONS_OPEN_LINK - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
annotations_TB_ARROW() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_ARROW() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_ARROW() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_CALLOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_CALLOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_CALLOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_CHECKMARK() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_CHECKMARK() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_CHECKMARK() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_ELLIPSE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_ELLIPSE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_ELLIPSE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_HIGHLIGHT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_HIGHLIGHT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_HIGHLIGHT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_IMAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_IMAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_IMAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_IMAGEMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_IMAGEMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_IMAGEMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_IMAGESIGNATURE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_IMAGESIGNATURE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_IMAGESIGNATURE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_LINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_LINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_LINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_MASK() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_MASK() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_MASK() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_NOTE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_NOTE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_NOTE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_PEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_PEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_PEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_POLYGON() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_POLYGON() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_POLYGON() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_POLYGONCLOSED() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_POLYGONCLOSED() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_POLYGONCLOSED() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_POLYGONFILLED() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_POLYGONFILLED() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_POLYGONFILLED() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_POLYGONMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_POLYGONMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_POLYGONMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_POLYGONOPEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_POLYGONOPEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_POLYGONOPEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_RECTANGLE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_RECTANGLE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_RECTANGLE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_STAMP() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_STAMP() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_STAMP() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_STAMPDECLINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_STAMPDECLINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_STAMPDECLINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_STAMPDONE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_STAMPDONE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_STAMPDONE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_STAMPMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_STAMPMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_STAMPMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_STAMPSTARRED() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_STAMPSTARRED() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_STAMPSTARRED() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_STICKY() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_STICKY() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_STICKY() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_TEXT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_TEXT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_TEXT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_TEXTMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_TEXTMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_TEXTMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
annotations_TB_TEXTTRANSPARENT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
annotations_TB_TEXTTRANSPARENT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
annotations_TB_TEXTTRANSPARENT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
AnnotationSelection - Class in com.levigo.jadice.web.client.internal.annotation
Manages the selected Annotations
AnnotationSelection() - Constructor for class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
annotationSelectionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
annotationSelectionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
annotationSelectionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
AnnotationSelectionStyle - Interface in com.levigo.jadice.web.client.tools
 
annotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
annotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
annotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
AnnotationStyle - Interface in com.levigo.jadice.web.client.ui
 
AnnotationTemplate - Class in com.levigo.jadice.annotation.profiles
 
AnnotationTemplate() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
AnnotationTemplateDTO - Class in com.levigo.jadice.web.client.messaging
 
AnnotationTemplateDTO - Class in com.levigo.jadice.web.server.messaging
 
AnnotationTemplateDTO() - Constructor for class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
AnnotationTemplateDTO() - Constructor for class com.levigo.jadice.web.server.messaging.AnnotationTemplateDTO
 
AnnotationTool - Class in com.levigo.jadice.web.client.tools
 
AnnotationTool() - Constructor for class com.levigo.jadice.web.client.tools.AnnotationTool
 
annotationToolbar_deleteAnnotation() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationToolbar_deleteAnnotation_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
annotationToolbar_editSelection() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
AnnotationToolbarInitializer - Interface in com.levigo.jadice.web.client.ui
An implementation of AnnotationToolbarInitializer can be used to create a toolbar for an AnnotationProfile.
AnnotationTooltipGenerator - Interface in com.levigo.jadice.web.client.tools.util
A generator to create tooltip texts for annotations.
AnnotationTransformHelper - Class in com.levigo.jadice.web.client.internal.annotation
 
annotationType - Variable in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
The Annotation type as it is defined within either the annotation-type or annotation-template tag in the annotation profile XML file.
AnnotationType - Class in com.levigo.jadice.annotation.profiles
 
AnnotationType() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationType
 
AnnotationTypeDTO - Class in com.levigo.jadice.web.client.messaging
 
AnnotationTypeDTO - Class in com.levigo.jadice.web.server.messaging
 
AnnotationTypeDTO() - Constructor for class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
AnnotationTypeDTO() - Constructor for class com.levigo.jadice.web.server.messaging.AnnotationTypeDTO
 
AnnotationUtils - Class in com.levigo.jadice.web.demo.common.server.annotation
 
AnnotationVisibilityCommand - Class in com.levigo.jadice.web.client.commands
 
AnnotationVisibilityCommand() - Constructor for class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
 
AnnotationVisibilityMenuContributor - Class in com.levigo.jadice.web.demo.common.client.menu
 
AnnotationVisibilityMenuContributor(Context) - Constructor for class com.levigo.jadice.web.demo.common.client.menu.AnnotationVisibilityMenuContributor
 
AnnotationVisibilityMenuContributor(Context, String) - Constructor for class com.levigo.jadice.web.demo.common.client.menu.AnnotationVisibilityMenuContributor
 
AnnotationVisibilityMenuContributor(Context, String, List<String>) - Constructor for class com.levigo.jadice.web.demo.common.client.menu.AnnotationVisibilityMenuContributor
 
AnnotationWrangler - Class in com.levigo.jadice.annotation
 
AnnotationWrangler() - Constructor for class com.levigo.jadice.annotation.AnnotationWrangler
 
ANNOTOOL_ACTIVE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
ANNOTOOL_DEFAULT_CREATION_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
ANNOTOOL_MOVE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
annoType() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
anonymous() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
ApiNotificationEventHandler - Class in com.levigo.jadice.web.demo.common.client.events
 
ApiNotificationEventHandler() - Constructor for class com.levigo.jadice.web.demo.common.client.events.ApiNotificationEventHandler
 
AppConfiguration - Class in com.levigo.jadice.web.demo.enterprise.server
 
AppConfiguration() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.AppConfiguration
 
ApplicationEntryPoint - Class in com.levigo.jadice.web.demo.basicviewer.client
 
ApplicationEntryPoint() - Constructor for class com.levigo.jadice.web.demo.basicviewer.client.ApplicationEntryPoint
 
appliesTo(String) - Method in class com.levigo.jadice.web.server.filter.CacheFilter
Checks whether this filter applies to the given path.
appliesTo(String) - Method in class com.levigo.jadice.web.server.filter.NoCacheFilter
Checks whether this filter applies to the given path.
appliesTo(String) - Method in class com.levigo.jadice.web.server.filter.TileCacheFilter
Checks whether this filter applies to the given path.
appliesTo(String) - Method in class com.levigo.jadice.web.server.filter.TileSecurityFilter
Checks whether this filter applies to the given path.
apply(A, B) - Method in interface com.levigo.jadice.web.transport.server.messaging.CheckedBiFunction
 
APPLY_TEXT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.EditorBehaviorOnOutsideClick
 
applyClientId() - Method in interface com.levigo.jadice.web.server.config.metricsfilter.DocumentReadMetricsFilter
 
ApplyDynamicZoomRule - Class in com.levigo.jadice.web.client.rules
Dynamically adjusts the zoom factor for each displayed page.
ApplyDynamicZoomRule() - Constructor for class com.levigo.jadice.web.client.rules.ApplyDynamicZoomRule
 
applyFromAnnotation(ShapeBasedAnnotation) - Method in class com.levigo.jadice.web.server.messaging.ShapeBasedAnnotationDTO
 
applyFromAnnotation(TextAnnotation) - Method in class com.levigo.jadice.web.server.messaging.AbstractTextAnnotationDTO
 
applyFromFactory(AnnotationFactory) - Method in class com.levigo.jadice.web.server.messaging.AnnotationFactoryDTO
 
applyPermissions(Reader, ClassPathWithAnnoAndPermissionSource) - Method in class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
 
applyPermissions(ClassPathWithAnnoAndPermissionSource, String) - Static method in class com.levigo.jadice.web.demo.enterprise.client.ClassPathDocumentPanel
 
applyText() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Applies the text of the text area to the annotation and change the annotation back to its initial colors.
applyToAnnotation(ShapeBasedAnnotation) - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
applyToAnnotation(ShapeBasedAnnotation) - Method in class com.levigo.jadice.web.server.messaging.ShapeBasedAnnotationDTO
 
applyToAnnotation(TextAnnotation) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
applyToAnnotation(TextAnnotation) - Method in class com.levigo.jadice.web.server.messaging.AbstractTextAnnotationDTO
 
applyToDocument(Document) - Method in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
This server-side call applies one of the PredefinedAnnotationRenderStrategies to the given document.
applyToFactory(AnnotationFactory) - Method in class com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
 
applyToFactory(AnnotationFactory) - Method in class com.levigo.jadice.web.server.messaging.AnnotationFactoryDTO
 
applyUndoableEdit(String, Memento) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
applyValues(SerializableBookmark) - Method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
applyValues(SerializableSignatureField) - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
applyValuesFromSegment(BasicPageSegment) - Method in class com.levigo.jadice.web.server.messaging.BasicPageSegmentDTO
 
applyValuesToSegment(BasicPageSegment) - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
applyValuesToSegment(BasicPageSegment) - Method in class com.levigo.jadice.web.server.messaging.BasicPageSegmentDTO
 
approveStateChange(Document, Document.State, Document.State) - Method in class com.levigo.jadice.document.DocumentAdapter
 
approveStateChange(Document, Document.State, Document.State) - Method in interface com.levigo.jadice.document.DocumentInterceptor
Return whether this DocumentListener approves the state change (true) of the given document from the given previous state to the given new state.
AREA - Enum constant in enum class com.levigo.jadice.web.client.tools.VisibleBoundsTool.MouseSensitivity
Mouse-sensitivity within the whole rectangle as well as along the edges.
AREA_SELECTION_END - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
AREA_SELECTION_SCREENSHOT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
AREA_SELECTION_START - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
areAllPermissionsGranted(D, Intent...) - Method in class com.levigo.jadice.document.Permissions
 
areas - Variable in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
AreaSelectionTool - Class in com.levigo.jadice.web.client.tools
This tool can be used to select an area in the page view.
AreaSelectionTool() - Constructor for class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
AreaSelectionToolbar - Class in com.levigo.jadice.web.client.tools.area
This toolbar is shown when an area is selected with the AreaSelectionTool.
AreaSelectionToolbar(AreaSelectionTool) - Constructor for class com.levigo.jadice.web.client.tools.area.AreaSelectionToolbar
 
Argument - Annotation Interface in com.levigo.jadice.web.client.util.command
An annotation used to specify arguments to be injected into InjectedCommands.
ArrowAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like an arrow.
ArrowAnnotation() - Constructor for class com.levigo.jadice.annotation.ArrowAnnotation
 
ArrowAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
ArrowAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
ArrowAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
ArrowAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ArrowAnnotationDTO
 
ArrowAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
ArrowAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.ArrowAnnotationWrangler
 
arrowDown() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
arrowDown() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
arrowDown() - Method in interface com.levigo.jadice.web.client.ui.style.ScrollbarUIStyle
 
arrowHeight - Variable in class com.levigo.jadice.annotation.CalloutAnnotation
 
arrowLeft() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
arrowLeft() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
arrowLeft() - Method in interface com.levigo.jadice.web.client.ui.style.ScrollbarUIStyle
 
arrowRight() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
arrowRight() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
arrowRight() - Method in interface com.levigo.jadice.web.client.ui.style.ScrollbarUIStyle
 
arrowUp() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
arrowUp() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
arrowUp() - Method in interface com.levigo.jadice.web.client.ui.style.ScrollbarUIStyle
 
arrowWidth - Variable in class com.levigo.jadice.annotation.CalloutAnnotation
 
as(Element) - Static method in class com.levigo.jadice.web.client.dom.NativeImageElement
Assert that the given Element is compatible with this class and automatically typecast it.
as(Element) - Static method in class com.levigo.jadice.web.demo.enterprise.client.Slider.SliderInputElement
Assert that the given Element is compatible with this class and automatically typecast it.
asBoolean(JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.mapper.SimplePolymorphicMapper
 
asDouble(JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.GWTCompatibleNumberDTO
 
assertComponentsValid() - Method in class com.levigo.jadice.document.Resolution
 
asString(JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.mapper.SimplePolymorphicMapper
 
asWidget() - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
asWidget() - Method in class com.levigo.jadice.web.client.search.AdvancedSearch
 
asWidget() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
 
asWidget() - Method in class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
 
asWidget() - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
asWidget() - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
asWidget() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
 
asWidget() - Method in class com.levigo.jadice.web.client.ui.status.PageLayoutSnapIn
 
asWidget() - Method in class com.levigo.jadice.web.client.ui.status.PageSnapIn
 
asWidget() - Method in class com.levigo.jadice.web.client.ui.ZoomWidget
 
asWidget() - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.ClassPathDocumentPanel
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.design.MyStackPanelHeaderWidget
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.DisplayConnectionStateWidget
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.DocumentBookmarkPanel
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.MediaFilesPanel
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.Slider
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.ThumbnailPanel
 
asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.UserBookmarkPanel
 
AsyncCallback<T> - Interface in com.levigo.jadice.web.client.reader
The primary interface a caller must implement to receive a response from a remote procedure call.
attach(Document, String) - Static method in class com.levigo.jadice.web.server.rendercontrols.RenderControlsUtils
Attention: it is absolutely MANDATORY to put the property before the Reader.read(java.net.URL) call.
attach(ServletContext, DemoSystem) - Static method in class com.levigo.jadice.web.demo.common.server.DemoSystem
Attach a given DemoSystem implementation with the ServletContext.
AttachGridCommand - Class in com.levigo.jadice.web.client.commands
Attaches a Grid to the underlying document.
AttachGridCommand(Grid) - Constructor for class com.levigo.jadice.web.client.commands.AttachGridCommand
 
attachGridToDocument(Document, Grid) - Static method in class com.levigo.jadice.web.client.grid.Grids
Attaches the given Grid to the document by putting it into the document properties.
audioPlaceholder() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
AudioServlet - Class in com.levigo.jadice.web.demo.enterprise.server
This servlet handles audio requests.
AudioServlet() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.AudioServlet
 
audioVideo() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
audioVideoDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
AUTHENTICATION_INFO - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
AuthenticationInfoManager - Class in com.levigo.jadice.web.transport.server.session
The manager holds all information about the connected clients and their provided authentication information.
authenticationInfoUpdated(MessageContext, String) - Method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
Updates the information for the given client
authenticationInfoUpdated(String, String) - Method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
Updates the information for the given client
AuthenticationInfoUpdateDTO - Class in com.levigo.jadice.web.transport.client.messaging
 
AuthenticationInfoUpdateDTO - Class in com.levigo.jadice.web.transport.server.messaging
 
AuthenticationInfoUpdateDTO() - Constructor for class com.levigo.jadice.web.transport.client.messaging.AuthenticationInfoUpdateDTO
 
AuthenticationInfoUpdateDTO() - Constructor for class com.levigo.jadice.web.transport.server.messaging.AuthenticationInfoUpdateDTO
 
AUTO - Enum constant in enum class com.levigo.jadice.web.client.commands.CreateAnnotationCommand.CreateMode
Single-click: analog behaviour to CreateMode.SINGLE.
AUTO_DETECTRESOLUTION - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
AUTO_DISABLE - Static variable in class com.jadice.web.util.icon.client.IconManager
Flag indicating that the Icon should automatically draw itself disabled when its enclosing component is disabled
AUTO_ROLLOVER - Static variable in class com.jadice.web.util.icon.client.IconManager
Flag indicating that the Icon should automatically produce a rollover version of itself.
AutoActivationCommand - Class in com.levigo.jadice.web.client.commands
 
AutoActivationCommand() - Constructor for class com.levigo.jadice.web.client.commands.AutoActivationCommand
 
autoDetectResolution - Variable in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
 
AUTODETECTRESOLUTION - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
The URL parameter to define whether the resolution should be automatically detected
autoEnterTimer - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
autoHidingDistance() - Method in interface com.levigo.jadice.web.client.tools.ThumbnailTool.ThumbnailToolStyle
 
autoMoveTextBox(CalloutAnnotation, PageView, Point2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Performs the automatic move, meaning the textbox can be moved, but the arrow head remains at the same location.

B

B - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
BACKGROUND - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for a document backdrop, e.g. a form image behind plain-text form-contents.
BACKSPACE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
Backward - Static variable in class com.levigo.jadice.web.client.util.Bias
Indicates a bias toward the previous character in the model.
bar() - Method in interface com.levigo.jadice.web.client.ui.BarStyle
 
Bar - Interface in com.levigo.jadice.web.client.ui
The Basic parts of a Toolbar
BarStyle - Interface in com.levigo.jadice.web.client.ui
 
BASE_RENDER_SETTINGS - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsUnitNames
 
BASE_RESOLUTION - Static variable in interface com.levigo.jadice.document.Document
The base resolution.
BASE_RESOLUTION - Static variable in class com.levigo.jadice.document.Resolution
The jadice base resolution of 1/7200'th of an inch.
Base64 - Class in com.jadice.web.util
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class com.jadice.web.util.Base64
 
basePanel() - Method in interface com.levigo.jadice.web.client.ui.ConfirmDialogStyle
 
basePanel() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
 
BaseRenderSettings - Class in com.levigo.jadice.web.shared.model.settings
Encapsulates the rendering configuration for the whole document.
BaseRenderSettings() - Constructor for class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
 
BaseRenderSettings.Rotation - Enum Class in com.levigo.jadice.web.shared.model.settings
An enumeration of type safe rotation values.
baseToDevice(double) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Utility method: convert base units to device units and apply zoom factor
baseToDevice(int) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Utility method: convert base units to device units and apply zoom factor
BASIC_SLIDER_CURSOR_HORIZONTAL() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
BASIC_SLIDER_CURSOR_VERTICAL() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
BasicAction - Class in com.levigo.jadice.web.client.util.action
A simple Action which is not registered in an action registry.
BasicAction(String, StateIcon, Command) - Constructor for class com.levigo.jadice.web.client.util.action.BasicAction
Create a new BasicAction with the given parameter
BasicAction(String, StateIcon, Command, boolean) - Constructor for class com.levigo.jadice.web.client.util.action.BasicAction
Create a new BasicAction with the given parameter
BasicAction(String, String, StateIcon, Command) - Constructor for class com.levigo.jadice.web.client.util.action.BasicAction
Create a new BasicAction with the given parameter
BasicAction(String, String, StateIcon, Command, boolean) - Constructor for class com.levigo.jadice.web.client.util.action.BasicAction
Create a new BasicAction with the given parameter
BasicDocumentDTO - Class in com.levigo.jadice.web.client.messaging
 
BasicDocumentDTO - Class in com.levigo.jadice.web.server.messaging
 
BasicDocumentDTO() - Constructor for class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
BasicDocumentDTO() - Constructor for class com.levigo.jadice.web.server.messaging.BasicDocumentDTO
 
BasicFileUploadService - Class in com.levigo.jadice.web.demo.common.server.service
Service, handling split Uploads
BasicFileUploadService() - Constructor for class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
 
BasicFileUploadService(ScheduledExecutorService) - Constructor for class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
 
BasicIconFont - Class in com.jadice.web.util.icon.client.iconfont
A variable IconFont implementation.
BasicIconFont(String) - Constructor for class com.jadice.web.util.icon.client.iconfont.BasicIconFont
Creates a new BasicIconFont with the given style class.
BasicMenuBuilder - Class in com.levigo.jadice.web.client.ui.menu
Default implementation of the MenuBuilder.
BasicMenuBuilder(Collection<Object>) - Constructor for class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
Creates a new BasicMenuBuilder with the given context.
BasicPageDTO - Class in com.levigo.jadice.web.client.messaging
 
BasicPageDTO - Class in com.levigo.jadice.web.server.messaging
 
BasicPageDTO() - Constructor for class com.levigo.jadice.web.client.messaging.BasicPageDTO
 
BasicPageDTO() - Constructor for class com.levigo.jadice.web.server.messaging.BasicPageDTO
 
BasicPageSegmentDTO - Class in com.levigo.jadice.web.client.messaging
 
BasicPageSegmentDTO - Class in com.levigo.jadice.web.server.messaging
 
BasicPageSegmentDTO() - Constructor for class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
BasicPageSegmentDTO() - Constructor for class com.levigo.jadice.web.server.messaging.BasicPageSegmentDTO
 
BasicRenderControlInventory - Class in com.levigo.jadice.web.client.settings
JWT default implementation of the RenderControlInventory interface.
BasicRenderControlInventory.Inventory - Class in com.levigo.jadice.web.client.settings
 
BasicRenderControlInventory.Synchronizer - Interface in com.levigo.jadice.web.client.settings
Synchronizes modifications of the document wide RenderControls.
BasicRenderParameters - Class in com.levigo.jadice.web.client.tool
A base class used to provide several parameters for rendering purposes.
BasicRenderParameters(Page, int, Rectangle, JadiceGraphics, RenderControls) - Constructor for class com.levigo.jadice.web.client.tool.BasicRenderParameters
Constructor
BasicToolManager - Class in com.levigo.jadice.web.client.tool
Implementation of the default ToolManager.
BasicToolManager() - Constructor for class com.levigo.jadice.web.client.tool.BasicToolManager
 
BasicViewerSpringBootApp - Class in com.levigo.jadice.web.demo.basicviewer.server
 
BasicViewerSpringBootApp() - Constructor for class com.levigo.jadice.web.demo.basicviewer.server.BasicViewerSpringBootApp
 
baxterbay() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
baxterbayDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
Bessel - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
bgHorizontal() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
bgHorizontal() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
bgVertical() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
bgVertical() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
Bias - Class in com.levigo.jadice.web.client.util
A typesafe enumeration to indicate bias to a position in the model.
Blackman - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
BLOCK - Enum constant in enum class com.levigo.jadice.document.text.Granularity
 
bold - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
BOLD - Enum constant in enum class com.levigo.jadice.web.client.util.fonts.FontConfig.FontProperty
 
BOLD_ITALIC - Enum constant in enum class com.levigo.jadice.web.client.util.fonts.FontConfig.FontProperty
 
Bookmark - Interface in com.levigo.jadice.web.shared.model.bookmark
Defines a client side bookmark - e.g. a user can add a bookmark on a specific page of a document.
BOOKMARK - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
BOOKMARK_ADD - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
BOOKMARK_ADD - Static variable in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
 
BOOKMARK_DELETE_ALL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
BOOKMARK_NEW - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
BOOKMARK_NEXT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
BOOKMARK_PREV - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
BOOKMARK_REMOVE - Static variable in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
 
BOOKMARK_REMOVE_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
BOOKMARK_REMOVE_ALL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
BOOKMARK_REMOVE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
bookmarkCreateAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
BookmarkFactory - Class in com.levigo.jadice.web.client.bookmark
Factory class to create client side Bookmark instances.
BookmarkFactory() - Constructor for class com.levigo.jadice.web.client.bookmark.BookmarkFactory
 
bookmarkInfoPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
BookmarkList - Interface in com.levigo.jadice.web.shared.model.bookmark
The client side BookmarkList holds client side Bookmark-objects and provides some basic access methods.
BookmarkListFactory - Class in com.levigo.jadice.web.client.bookmark
Factory to create client side BookmarkLists for documents.
BookmarkListFactory() - Constructor for class com.levigo.jadice.web.client.bookmark.BookmarkListFactory
 
bookmarkNextAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
bookmarkOfPage(int) - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
bookmarkPreviousAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
bookmarkRemoveAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
bookmarkRemoveAllAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
bookmarks() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
border() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonPageViewStyle
 
borderBasicStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
borderBasicStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
borderBasicStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
borderBottom() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
borderLeft() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
borderRight() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
borderSize() - Method in interface com.levigo.jadice.web.client.ui.HorizontalToolbar.ToolbarContentStyle
 
borderThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
borderThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
borderThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
borderThumbnailStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
borderTop() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
BOTTOM - Enum constant in enum class com.levigo.jadice.annotation.HistoryAnnotation.HistoryPatternPosition
Display history pattern at bottom position (default)
BOTTOM - Enum constant in enum class com.levigo.jadice.web.client.ui.PopupExecutor.PreferredPosition
 
BoundedGrid - Class in com.levigo.jadice.web.client.grid
A simple standard implementation of a Grid that may specify bounds defining an offset and borders.
BoundedGrid(double, double) - Constructor for class com.levigo.jadice.web.client.grid.BoundedGrid
Creates a new unbounded grid (infinite width / height of the full grid) with the given cell size.
BoundedGrid(Rectangle2D, double, double) - Constructor for class com.levigo.jadice.web.client.grid.BoundedGrid
Creates a new grid with the given bounds and cell size.
BoundingClientRect - Class in com.levigo.jadice.web.client.util.helper
 
BoundingClientRect() - Constructor for class com.levigo.jadice.web.client.util.helper.BoundingClientRect
 
boundsType - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
Box - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
BRIGHTNESS_DECREASE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
BRIGHTNESS_INCREASE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
BufferedRequestWrapper - Class in com.levigo.jadice.web.demo.enterprise.server.logging
 
BufferedRequestWrapper(HttpServletRequest) - Constructor for class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedRequestWrapper
 
BufferedResponseWrapper - Class in com.levigo.jadice.web.demo.enterprise.server.logging
 
BufferedResponseWrapper(HttpServletResponse) - Constructor for class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper
 
BufferedResponseWrapper.TeeServletOutputStream - Class in com.levigo.jadice.web.demo.enterprise.server.logging
 
build() - Method in class com.levigo.jadice.web.client.rendercontrols.ControlsKitWhiteListFilter.FilterBuilder
finalize filter creation.
build() - Method in class com.levigo.jadice.web.client.ThumbnailViewBuilder
Builder method to create a configured ThumbnailView instance.
build() - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
Creates the button.
build() - Method in class com.levigo.jadice.web.client.ViewerBuilder
Builds an appropriate Viewer instance - a BasicViewer for mobile devices; a BigViewer otherwise.
build() - Method in class com.levigo.jadice.web.conn.client.ServerConnectionBuilder
 
BUSY - Enum constant in enum class com.levigo.jadice.document.Document.BasicState
This Document.State has a meaning similar to Document.BasicState.LOADING.
button() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
BUTTON1_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
BUTTON1_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
BUTTON2_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
BUTTON2_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
BUTTON3_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
BUTTON3_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
buttonAnnotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
buttonAnnotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
buttonAnnotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
buttonContent() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
buttonGalleryNavigationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
buttonGalleryNavigationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
buttonGalleryNavigationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
buttonPageViewStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
buttonPageViewStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
buttonPageViewStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
ButtonResources - Interface in com.levigo.jadice.web.demo.common.client.widgets
 
buttonStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
buttonStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
buttonStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
buttonStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
buttonTextStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
buttonTextStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
buttonTextStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
buttonThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
buttonThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
buttonThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 

C

C - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
CACHE_EXPIRY_SECONDS_DEFAULT - Static variable in class com.levigo.jadice.web.server.filter.CacheFilter
Default value used when initialization parameter CacheFilter.PARAM_CACHE_EXPIRY_SECONDS is not given.
CacheConfiguration - Interface in com.levigo.jadice.web.server.config
If you want your own cache configuration you have to provide a Component that returns a CacheConfiguration.
CacheFilter - Class in com.levigo.jadice.web.server.filter
This Filter adds the required HTTP Headers to the to the HttpServletResponse to allow the browser to cache the requested resource.
CacheFilter() - Constructor for class com.levigo.jadice.web.server.filter.CacheFilter
Default constructor.
CacheFilter(String...) - Constructor for class com.levigo.jadice.web.server.filter.CacheFilter
Constructs a filter instance with additional patterns.
cacheTimeToLive - Variable in class com.levigo.jadice.web.server.FontDownloadServlet
 
calcBounds(int, int) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Calculates the Dimensions of the Page included the zoom level and Rotation
calcBounds(Page) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Calculates the Dimensions of the Page included the zoom level and Rotation
calcDeviceBounds(Page) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Calculates the Dimensions of the Page included the zoom level and Rotation and the device ratio
calcMinWidth(double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
Calculates the minimum width of an annotation.
calcPos(StampAnnotation, Point2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.StampAnnotationWrangler
 
calculateAngle(Point, Point, Point, Point) - Static method in class com.levigo.jadice.web.client.util.helper.Points
Calculates the angle between the two given vectors
calculateChangedPoint(TouchEvent<?>) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
calculateEditorBounds(PageView, Page, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
calculateEditorBounds(PageView, Page, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.StampAnnotationWrangler
 
calculateEditorBounds(PageView, Page, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Calculates the editor bounds which should be the same size and position as the text annotation.
calculatePoint(DomEvent<?>) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
calculatePoint(DragDropEventBase, PageView) - Static method in class com.levigo.jadice.web.client.util.helper.Events
Calculate a relative point for the given event point.
calculatePoint(MouseEvent<?>) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
calculatePoint(TouchEvent<?>, int) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
calculatePoint(Event<?>, int, int) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
CALIBRATE_RESOLUTION_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
CALIBRATE_RESOLUTION_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
calibrateResolution_currentResolutionDescription(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
calibrateResolution_instructions() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
calibrateResolution_removeIndividualResolution() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
calibrateResolution_saveIndividualResolution() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
calibrateResolution_scalingLineMarker10Cm() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
calibrateResolution_scalingLineMarkerDinA4() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
calibrateResolution_scalingLineMarkerDinA5() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
calibrateResolutionAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
calibrateResolutionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
calibrateResolutionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
calibrateResolutionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
call() - Method in interface com.jadice.web.util.ClassLoaders.GenericExceptionCallable
 
call(ClassLoaders.GenericExceptionCallable<R, E>) - Method in interface com.jadice.web.util.ClassLoaders.WrappedPerformer
 
callout - Variable in class com.levigo.jadice.annotation.CalloutAnnotation
 
CalloutAnnotation - Class in com.levigo.jadice.annotation
A sub type of a TextAnnotation which has a text box and a callout arrow line which points to a specific point in the document.
CalloutAnnotation() - Constructor for class com.levigo.jadice.annotation.CalloutAnnotation
 
CalloutAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
CalloutAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
CalloutAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
CalloutAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.CalloutAnnotationDTO
 
CalloutAnnotationRenderer - Class in com.levigo.jadice.web.server.annotation
Deprecated.
As of release 5.8.15.0, replaced by CalloutAnnotationRenderer
CalloutAnnotationRenderer() - Constructor for class com.levigo.jadice.web.server.annotation.CalloutAnnotationRenderer
Deprecated.
 
CalloutAnnotations - Class in com.levigo.jadice.web.client.internal.annotation.wrangler.callout
Common utility methods for working with CalloutAnnotations.
CalloutAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Wrangler for CalloutAnnotations.
CalloutAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
calloutArrowHandleColor() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
 
calloutMoveHandleColor() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
 
cancel() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
cancel() - Method in interface com.levigo.jadice.web.conn.client.ServerConnection.Cancelable
 
cancel() - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification
 
cancel() - Method in interface com.levigo.jadice.web.shared.model.CancelHandler
Cancel the running process.
cancel(String) - Method in class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
 
CANCEL - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
CANCEL_TILE_SERVLET_CALL - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
CancelAreaSelectionCommand - Class in com.levigo.jadice.web.client.tools.area
Command to cancel the current area selection.
CancelAreaSelectionCommand() - Constructor for class com.levigo.jadice.web.client.tools.area.CancelAreaSelectionCommand
 
cancelButton() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
cancelButton() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
cancelButton() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification.UploadNotificationStyle
 
CANCELED - Enum constant in enum class com.levigo.jadice.web.client.event.LoadingEvent.LoadingState
 
CANCELED - Enum constant in enum class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent.SearchState
 
CancelHandler - Interface in com.levigo.jadice.web.shared.model
Callback interface to be used in situations where a process is started that may be canceled for some reason.
cancelHideIn() - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.AbstractNotification
Cancel the Hide-In timer
CancelRequestDTO - Class in com.levigo.jadice.web.transport.client.messaging
Requests the cancellation of a given conversation on the server.
CancelRequestDTO - Class in com.levigo.jadice.web.transport.server.messaging
 
CancelRequestDTO() - Constructor for class com.levigo.jadice.web.transport.client.messaging.CancelRequestDTO
 
CancelRequestDTO() - Constructor for class com.levigo.jadice.web.transport.server.messaging.CancelRequestDTO
 
cancelSearch() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
CancelTileServletCallDTO - Class in com.levigo.jadice.web.client.messaging.requests
 
CancelTileServletCallDTO - Class in com.levigo.jadice.web.server.messaging.requests
 
CancelTileServletCallDTO() - Constructor for class com.levigo.jadice.web.client.messaging.requests.CancelTileServletCallDTO
 
CancelTileServletCallDTO() - Constructor for class com.levigo.jadice.web.server.messaging.requests.CancelTileServletCallDTO
 
CancelTileServletMessageListener - Class in com.levigo.jadice.web.conn.server.messaging
 
CancelTileServletMessageListener() - Constructor for class com.levigo.jadice.web.conn.server.messaging.CancelTileServletMessageListener
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.AbstractDocumentCommand
Checks if this command can be executed.
canExecute() - Method in class com.levigo.jadice.web.client.commands.AbstractPageViewCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.AbstractToggleSearchCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.ActivateRolloutSearchCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.ActivateToolbarSearchCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.ActivateToolCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.AddBookmarkCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
Checks if the Command can be executed at the given time.
canExecute() - Method in class com.levigo.jadice.web.client.commands.DeleteSelectedAnnotationsCommand
Checks if the command can be executed at the given time.
canExecute() - Method in class com.levigo.jadice.web.client.commands.EnableToolCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.FitPageCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.GradationActionCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.GradationCurveCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.HighlightTextCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.LocaleCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.NextBookmarkCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.PreviousBookmarkCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.RedoCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.RemoveAllBookmarksCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.RemoveBookmarkCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.ResampleFilterCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.RotateCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.SelectPageLayoutCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.ShowAnnotationEditorCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.ShowGradationCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.SpinCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.TextAwareAnnotationCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.ThumbnailToolCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.UndoCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.commands.ZoomCommand
Checks if this command can be executed.
canExecute() - Method in class com.levigo.jadice.web.client.commands.ZoomToCommand
Checks if this command can be executed.
canExecute() - Method in class com.levigo.jadice.web.client.tools.area.StartAreaSelectionCommand
 
canExecute() - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
Subclasses may override this method to perform argument validation beyond the validation that happens automatically during the injection phase.
canExecute() - Method in class com.levigo.jadice.web.demo.common.client.commands.FullscreenCommand
 
canExecute() - Method in class com.levigo.jadice.web.demo.common.client.commands.OpenFileCommand
 
canExecute() - Method in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
canExecute() - Method in class com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCommand
 
canExecute(Instruction, C) - Method in interface com.levigo.jadice.document.instruction.InstructionExecutor
Indicates whether or not this instance is able to execute the given Instruction, using the given context object where necessary.
canExecute(Instruction, PageView) - Method in class com.levigo.jadice.web.client.tools.instruction.ComplexPanAndZoomInstructionExecutor
 
canExecute(Instruction, PageView) - Method in class com.levigo.jadice.web.client.tools.instruction.PageSegmentByUUIDInstructionExecutor
 
canExecute(Instruction, PageView) - Method in class com.levigo.jadice.web.client.tools.instruction.URIInstructionExecutor
 
canExecute(Collection<Object>) - Method in interface com.levigo.jadice.web.client.util.command.Command
Permission checking for a command works as follows:
canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
 
canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.common.client.commands.RemovePagesCommand
 
canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.GoogleMapsTool.GoogleMapsCommand
 
canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.GoogleSearchTool.GoogleSearchCommand
 
canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextSearchTool.TextSearchCommand
 
canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextToSpeechTool.TextToSpeechCommand
 
canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.WikipediaSearchTool.WikipediaSearchCommand
 
canExecuteCommand() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
Checks whether the command can be executed.
canExport(DnDParameter) - Method in interface com.levigo.jadice.web.client.tools.dnd.ExportHandler
This method is called when a DragStartEvent is fired to decide which handler can export this drop.
canExport(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVExportHandler
 
canExport(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.JWTExportHandler
 
canHandleType(String) - Method in class com.levigo.jadice.web.demo.enterprise.server.MediaMetadataServlet
 
canHandleType(String) - Method in class com.levigo.jadice.web.demo.enterprise.server.ResourceServlet
 
canImport(DnDParameter) - Method in interface com.levigo.jadice.web.client.tools.dnd.ImportHandler
This method is called right before either an import is dispatched (DropEvent), or when a DragOverEvent takes place.
canImport(DnDParameter) - Method in class com.levigo.jadice.web.client.tools.dnd.PageSortImportHandler
 
canImport(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.AbstractServerBasedImportHandler
 
canImport(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVImportHandler
 
canImport(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.JWTImportHandler
 
CannotRedoException - Exception Class in com.levigo.jadice.web.client.undo
An exception indicating that a redo has failed.
CannotRedoException(String, UndoableEdit) - Constructor for exception class com.levigo.jadice.web.client.undo.CannotRedoException
 
CannotUndoException - Exception Class in com.levigo.jadice.web.client.undo
An exception indicating that an undo has failed.
CannotUndoException(String, UndoableEdit) - Constructor for exception class com.levigo.jadice.web.client.undo.CannotUndoException
 
canRedo() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
canRedo() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
canRedo() - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
Determine whether this edit can be redone.
canRedo() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Determine whether there is currently something to redo.
canUndo() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
canUndo() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
canUndo() - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
Determine whether this edit can be undone.
canUndo() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Determine whether there is currently something to undo.
canvas_Not_Supported() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
canvasHeight() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
canvasWidth() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
CAPS_LOCK - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
caption() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
caption() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor.FontFaceEditorStyle
 
caption() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
 
caption() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
 
captureMemento() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
captureState() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
captureStateThenEdit(Memento) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
case_study_headline() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
catchNotification(String, String) - Method in class com.levigo.jadice.web.demo.common.client.events.ApiNotificationEventHandler
 
Catrom - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
Cell - Class in com.levigo.jadice.web.client.grid
Represents a cell in a grid.
Cell(int, int) - Constructor for class com.levigo.jadice.web.client.grid.Cell
 
CELL_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
CENTER - Enum constant in enum class com.levigo.jadice.annotation.HorizontalAlignment
 
CENTER - Enum constant in enum class com.levigo.jadice.web.client.grid.Grid.SnapTo
 
CENTER_HORIZONTAL_ALIGNMENT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
Centimeter - Enum constant in enum class com.levigo.jadice.document.Unit
 
Centimeter - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
 
CHANGE - Variable in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission.Factory
 
CHANGE - Variable in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission.Factory
 
CHANGE_DOCUMENT_ANNOTATION - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
CHANGE_INDIVIDUAL_ANNOTATION - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
CHANGEABLE_ANNO_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
ChangeAnnotationIntent - Class in com.levigo.jadice.annotation.auth
This type of AnnotationIntent declares the intention to change one or more annotations as a document or as individual annotation intent.
ChangeAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.ChangeAnnotationIntent
Constructor
changed(IsWidget) - Static method in class com.levigo.jadice.web.client.util.context.Context
Propagate a context change for the Context associated with the given component.
ChangedAnnoSegmentInfoDTO - Class in com.levigo.jadice.web.client.messaging
 
ChangedAnnoSegmentInfoDTO - Class in com.levigo.jadice.web.server.messaging
 
ChangedAnnoSegmentInfoDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
ChangedAnnoSegmentInfoDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ChangedAnnoSegmentInfoDTO
 
ChangeDTO - Class in com.levigo.jadice.web.client.messaging
 
ChangeDTO - Class in com.levigo.jadice.web.server.messaging
 
ChangeDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ChangeDTO
 
ChangeDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ChangeDTO
 
changeEnabledState(Tool, boolean) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
CHATTY - Enum constant in enum class com.levigo.jadice.web.demo.common.client.events.ReaderEventTranslator.Verbosity
 
check(String) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
 
checkbox() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
CHECKED - Enum constant in enum class com.levigo.jadice.annotation.ChecklistAnnotation.CheckboxState
 
CheckedBiFunction<A,B,R> - Interface in com.levigo.jadice.web.transport.server.messaging
Exception-checked version of BiFunction.
ChecklistAnnotation - Class in com.levigo.jadice.annotation
An Annotation consisting of 0-n checkbox elements.
ChecklistAnnotation() - Constructor for class com.levigo.jadice.annotation.ChecklistAnnotation
 
ChecklistAnnotation.CheckboxState - Enum Class in com.levigo.jadice.annotation
 
ChecklistAnnotation.Orientation - Enum Class in com.levigo.jadice.annotation
 
CHECKMARK - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
CheckServletContextListener - Class in com.levigo.jadice.web.demo.enterprise.server
 
CheckServletContextListener() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.CheckServletContextListener
 
CIRCLE - Enum constant in enum class com.levigo.jadice.web.client.tools.HoverLensTool.HoverShape
Lens shape circle
CIRCUMFLEX - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
clampPositionOnPage(Point2D, Rectangle2D, Grid, Page) - Static method in class com.levigo.jadice.web.client.internal.annotation.AnnotationTransformHelper
 
ClassLoaders - Class in com.jadice.web.util
 
ClassLoaders.GenericExceptionCallable<V,E> - Interface in com.jadice.web.util
 
ClassLoaders.WrappedPerformer - Interface in com.jadice.web.util
 
ClassPathDocumentDataProvider - Class in com.levigo.jadice.web.demo.common.server.dataprovider
 
ClassPathDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathDocumentDataProvider
 
classPathDocumentPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.ClassPathDocumentPanel.ClassPathDocumentPanelStyle
 
classPathDocumentPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
classPathDocumentPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.MediaFilesPanel.ClassPathDocumentPanelStyle
 
ClassPathDocumentPanel - Class in com.levigo.jadice.web.demo.enterprise.client
 
ClassPathDocumentPanel(PageView, JadiceViewer) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.ClassPathDocumentPanel
 
ClassPathDocumentPanel.ClassPathDocumentPanelStyle - Interface in com.levigo.jadice.web.demo.enterprise.client
 
ClassPathHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
ClassPathHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathHandle
Deprecated.
for GWT only
ClassPathHandle(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathHandle
 
ClassPathParamsDTO - Class in com.levigo.jadice.web.demo.common.client.service.sources
 
ClassPathParamsDTO - Class in com.levigo.jadice.web.demo.common.server.service.sources
 
ClassPathParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
 
ClassPathParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathParamsDTO
 
ClassPathSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
ClassPathSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathSource
 
ClassPathSource(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathSource
 
ClassPathWithAnnoAndPermissionDocumentDataProvider - Class in com.levigo.jadice.web.demo.enterprise.server
 
ClassPathWithAnnoAndPermissionDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
 
ClassPathWithAnnoAndPermissionHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
ClassPathWithAnnoAndPermissionHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionHandle
Deprecated.
for GWT only
ClassPathWithAnnoAndPermissionHandle(ClassPathWithAnnoAndPermissionSource) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionHandle
 
ClassPathWithAnnoAndPermissionSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
ClassPathWithAnnoAndPermissionSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
ClassPathWithAnnoAndPermissionSource(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
ClassPathWithAnnoAndPermissionSourceDTO - Class in com.levigo.jadice.web.demo.common.client.service.sources
 
ClassPathWithAnnoAndPermissionSourceDTO - Class in com.levigo.jadice.web.demo.common.server.service.sources
 
ClassPathWithAnnoAndPermissionSourceDTO() - Constructor for class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
ClassPathWithAnnoAndPermissionSourceDTO() - Constructor for class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
ClassPathWithAnnoDDPFactory - Class in com.levigo.jadice.web.demo.common.server.dataprovider
 
ClassPathWithAnnoDDPFactory() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDDPFactory
 
ClassPathWithAnnoDocumentDataProvider - Class in com.levigo.jadice.web.demo.common.server.dataprovider
 
ClassPathWithAnnoDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDocumentDataProvider
Standard Constructor
ClassPathWithAnnoHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
ClassPathWithAnnoHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
Deprecated.
for GWT only
ClassPathWithAnnoHandle(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
In case of non-composite documents the resource can also serve as identifier for the whole document.
ClassPathWithAnnoHandle(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
In case of composite documents a unique identifier for the whole document is required apart from the resource description of the partial document. document.
ClassPathWithAnnoParamsDTO - Class in com.levigo.jadice.web.demo.common.client.service.sources
 
ClassPathWithAnnoParamsDTO - Class in com.levigo.jadice.web.demo.common.server.service.sources
 
ClassPathWithAnnoParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
ClassPathWithAnnoParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathWithAnnoParamsDTO
 
ClassPathWithAnnoSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
A source that reads a file from the class path.
ClassPathWithAnnoSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
 
ClassPathWithAnnoSource(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
In case of non-composite documents the resource can also serve as identifier for the whole document.
ClassPathWithAnnoSource(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
In case of composite documents a unique identifier for the whole document is required apart from the resource description of the partial document. document.
ClassPathWithRenderControlsDocumentDataProvider - Class in com.levigo.jadice.web.demo.common.server.dataprovider
 
ClassPathWithRenderControlsDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithRenderControlsDocumentDataProvider
Standard Constructor
ClassPathWithRenderControlsHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
ClassPathWithRenderControlsHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
Deprecated.
used for gwt serialization purposes, don't call this on your own
ClassPathWithRenderControlsHandle(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
 
ClassPathWithRenderControlsSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
A source that reads a file from the class path.
ClassPathWithRenderControlsSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsSource
Deprecated.
used for gwt serialization purposes, don't call this on your own
ClassPathWithRenderControlsSource(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsSource
 
cleanResults() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
cleanup() - Method in interface com.levigo.jadice.web.client.JadicePageView
Clean up this view by removing a document currently being displayed.
cleanup() - Method in interface com.levigo.jadice.web.client.layout.PageLayout
 
cleanup() - Method in interface com.levigo.jadice.web.client.ViewComponent
Clean up this view by removing a document currently being displayed.
cleanup(ExportMeta, String) - Method in class com.levigo.jadice.web.server.export.DownloadExportServlet
 
clear() - Method in class com.jadice.web.util.base.shared.ValueHistory
 
clear() - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
clear() - Static method in class com.levigo.jadice.web.client.grid.SnapToMappings
Removes all registered mappings.
clear() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
clear() - Method in class com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Inventory
 
clear() - Method in class com.levigo.jadice.web.client.tools.HighlightTool
Clears the shapes map to remove references of the pages of the document when it is closed.
clear() - Method in class com.levigo.jadice.web.client.tools.selectionbehavior.DefaultSelectionBehavior
 
clear() - Method in interface com.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior
 
clear() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
 
clear() - Method in class com.levigo.jadice.web.client.ui.ListItem
 
clear() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
 
clear() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
clear() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
clear() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Clear the undo and redo stacks.
clear() - Method in class com.levigo.jadice.web.client.util.clipboard.Clipboard
 
clear() - Method in class com.levigo.jadice.web.client.util.context.Context
Removes all of the elements from this collection (optional operation).
clear() - Method in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
clear all existing messages by removing all childs of the infoPanel
clear() - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Removes all Bookmarks from this list.
clear() - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
remove all disabledTypes
clear() - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControlInventory
Clear/remove references on Pages to ensure all references on Pages of a closed document are removed.
clear(IsWidget) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Clear the context for the given owner.
clearAnnotationSelection() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Unselects all currently selected annotations.
clearInjections() - Method in class com.levigo.jadice.web.client.commands.AbstractMouseCommand
 
clearInjections() - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
 
clearModified() - Method in class com.levigo.jadice.annotation.Annotation
Clears the modified-flag.
clearModified(Document) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Clear the modified state of all Annotations on the Document.
clearModified(Page) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Clear the modified state of all Annotations on the Page.
clearOnUndoStackUpdateHandlers() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
clearOnUndoStackUpdateHandlers() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
clearOnUndoStackUpdateHandlers() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Removes all handlers that are called whenever the undo/redo item lists are updated.
clearSelection() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
Removes all selected annotations.
clearSelection() - Method in interface com.levigo.jadice.web.client.ThumbnailView
Clears the selection.
clearSelection() - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
Remove previously selected items from the Clipboard.
click(Element) - Static method in class com.levigo.jadice.web.demo.common.client.commands.OpenFileCommand
 
clickCount - Variable in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
client - Variable in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet.AbstractTransportSession
 
Client - Interface in com.levigo.jadice.web.transport.server.session
An upstream view of a Client.
CLIENT - Enum constant in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
Annotations shall always be rendered on the client side, regardless of their permissions.
CLIENT_ID_TYPE - Static variable in class com.levigo.jadice.web.client.tools.SelectPageTool
By default the clientId is written in the Drag and Drop datastore.
ClientConfiguration - Interface in com.levigo.jadice.web.client.config
Holds the set of global jadice web toolkit client configuration properties.
ClientConfiguration - Interface in com.levigo.jadice.web.server.config
 
ClientConfigurationManager - Class in com.levigo.jadice.web.client.config
This class provides public access for integrators (and the jadice web toolkit client classes, of course) to read and set jadice web toolkit client settings.
ClientConfigurationManager() - Constructor for class com.levigo.jadice.web.client.config.ClientConfigurationManager
 
ClientMessageManager - Class in com.levigo.jadice.web.transport.client.messaging
 
ClientPolymorphicMapper<T> - Class in com.levigo.jadice.web.client.messaging.mapper
 
ClientPolymorphicMapper() - Constructor for class com.levigo.jadice.web.client.messaging.mapper.ClientPolymorphicMapper
 
ClientSession - Interface in com.levigo.jadice.web.transport.server.networking
A ClientSession represents a session from a particular client which is identified by a unique session ID.
ClientSessionListener - Interface in com.levigo.jadice.web.transport.server.session
clientSupportsWoff(String, boolean) - Method in class com.levigo.jadice.web.server.FontDownloadServlet
Tests if a Client supports WOFF or WOFF2.
Clipboard - Class in com.levigo.jadice.web.client.util.clipboard
An internal clipboard used by the TextSelectionTool and the TextSelectionTouchTool to save the selected text and give other classes (especially commands) access to it.
CLIPPING - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
 
clone() - Method in class com.levigo.jadice.annotation.Annotation
 
clone() - Method in class com.levigo.jadice.annotation.CalloutAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.JWTImageAnnotation
 
cloneMe() - Method in interface com.jadice.web.util.icon.client.EffectIcon
 
cloneMe() - Method in class com.jadice.web.util.icon.client.EffectIconUrl
 
close() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
close() - Method in interface com.levigo.jadice.document.Document
Closes a Document.
close() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
close() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
close() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper.TeeServletOutputStream
 
close() - Method in class com.levigo.jadice.web.server.util.MultiStreamOutputStream
 
close(Session) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
This gets called by the WebSocket implementation of the application server, once a session is closed.
closeButton() - Method in interface com.levigo.jadice.web.client.ui.ConfirmDialogStyle
 
closeButton() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
 
CLOSED - Enum constant in enum class com.levigo.jadice.document.Document.BasicState
Usually this Document.State marks the end of a Document's lifecycle and is its terminal Document.State.
closePopup() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.WidgetBasedAnnotationPropertyEditor
 
closePopup() - Method in interface com.levigo.jadice.web.client.util.command.WidgetCommand.Handler
 
CM7 - Enum constant in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationFormat
 
CM8 - Enum constant in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationFormat
 
CMAnnotationInitializer - Class in com.levigo.jadice.web.client.internal.annotation.initializer
 
CMAnnotationInitializer() - Constructor for class com.levigo.jadice.web.client.internal.annotation.initializer.CMAnnotationInitializer
 
COL_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
COLOR - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ColorDTO - Class in com.levigo.jadice.web.client.messaging
 
ColorDTO - Class in com.levigo.jadice.web.server.messaging
 
ColorDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ColorDTO
 
ColorDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ColorDTO
 
ColorEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
ColorEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor
 
ColorEditor.ColorEditorStyle - Interface in com.levigo.jadice.web.client.internal.annotation.editor
 
colorPanel() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
colorPanelMaxColumns() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
colorPanelMaxRecentColors() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
colorPanelSelected() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
colorPanelSquareSize() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
colorPickerOffsetX() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
colorPickerOffsetY() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
colorPickerPanel() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
colorPickerRadius() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
colorPointerColor() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
ColorProperty - Class in com.levigo.jadice.annotation.profiles
 
ColorProperty() - Constructor for class com.levigo.jadice.annotation.profiles.ColorProperty
 
ColorPropertyDTO - Class in com.levigo.jadice.web.client.messaging
 
ColorPropertyDTO - Class in com.levigo.jadice.web.server.messaging
 
ColorPropertyDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ColorPropertyDTO
 
ColorPropertyDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ColorPropertyDTO
 
colorWheelBorderColor() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
com.jadice.web.export.server - package com.jadice.web.export.server
 
com.jadice.web.util - package com.jadice.web.util
 
com.jadice.web.util.base.shared - package com.jadice.web.util.base.shared
 
com.jadice.web.util.glazedlists - package com.jadice.web.util.glazedlists
 
com.jadice.web.util.glazedlists.event - package com.jadice.web.util.glazedlists.event
 
com.jadice.web.util.gwt.client - package com.jadice.web.util.gwt.client
 
com.jadice.web.util.icon.client - package com.jadice.web.util.icon.client
 
com.jadice.web.util.icon.client.iconfont - package com.jadice.web.util.icon.client.iconfont
 
com.jadice.web.util.notifications.client - package com.jadice.web.util.notifications.client
 
com.jadice.web.util.notifications.client.events - package com.jadice.web.util.notifications.client.events
 
com.levigo.jadice.annotation - package com.levigo.jadice.annotation
 
com.levigo.jadice.annotation.auth - package com.levigo.jadice.annotation.auth
 
com.levigo.jadice.annotation.auth.web - package com.levigo.jadice.annotation.auth.web
 
com.levigo.jadice.annotation.profiles - package com.levigo.jadice.annotation.profiles
 
com.levigo.jadice.annotation.save - package com.levigo.jadice.annotation.save
 
com.levigo.jadice.document - package com.levigo.jadice.document
 
com.levigo.jadice.document.auth - package com.levigo.jadice.document.auth
 
com.levigo.jadice.document.auth.web - package com.levigo.jadice.document.auth.web
 
com.levigo.jadice.document.config - package com.levigo.jadice.document.config
 
com.levigo.jadice.document.instruction - package com.levigo.jadice.document.instruction
 
com.levigo.jadice.document.metadata - package com.levigo.jadice.document.metadata
 
com.levigo.jadice.document.render - package com.levigo.jadice.document.render
 
com.levigo.jadice.document.text - package com.levigo.jadice.document.text
 
com.levigo.jadice.document.util - package com.levigo.jadice.document.util
 
com.levigo.jadice.web.client - package com.levigo.jadice.web.client
 
com.levigo.jadice.web.client.annotation - package com.levigo.jadice.web.client.annotation
 
com.levigo.jadice.web.client.annotation.save - package com.levigo.jadice.web.client.annotation.save
 
com.levigo.jadice.web.client.bookmark - package com.levigo.jadice.web.client.bookmark
 
com.levigo.jadice.web.client.command - package com.levigo.jadice.web.client.command
 
com.levigo.jadice.web.client.commands - package com.levigo.jadice.web.client.commands
 
com.levigo.jadice.web.client.config - package com.levigo.jadice.web.client.config
 
com.levigo.jadice.web.client.dom - package com.levigo.jadice.web.client.dom
 
com.levigo.jadice.web.client.event - package com.levigo.jadice.web.client.event
 
com.levigo.jadice.web.client.event.input - package com.levigo.jadice.web.client.event.input
 
com.levigo.jadice.web.client.grid - package com.levigo.jadice.web.client.grid
 
com.levigo.jadice.web.client.internal - package com.levigo.jadice.web.client.internal
 
com.levigo.jadice.web.client.internal.annotation - package com.levigo.jadice.web.client.internal.annotation
 
com.levigo.jadice.web.client.internal.annotation.editor - package com.levigo.jadice.web.client.internal.annotation.editor
 
com.levigo.jadice.web.client.internal.annotation.initializer - package com.levigo.jadice.web.client.internal.annotation.initializer
 
com.levigo.jadice.web.client.internal.annotation.wrangler - package com.levigo.jadice.web.client.internal.annotation.wrangler
 
com.levigo.jadice.web.client.internal.annotation.wrangler.callout - package com.levigo.jadice.web.client.internal.annotation.wrangler.callout
 
com.levigo.jadice.web.client.layout - package com.levigo.jadice.web.client.layout
 
com.levigo.jadice.web.client.messaging - package com.levigo.jadice.web.client.messaging
 
com.levigo.jadice.web.client.messaging.data - package com.levigo.jadice.web.client.messaging.data
 
com.levigo.jadice.web.client.messaging.instructions - package com.levigo.jadice.web.client.messaging.instructions
 
com.levigo.jadice.web.client.messaging.mapper - package com.levigo.jadice.web.client.messaging.mapper
 
com.levigo.jadice.web.client.messaging.requests - package com.levigo.jadice.web.client.messaging.requests
 
com.levigo.jadice.web.client.messaging.responses - package com.levigo.jadice.web.client.messaging.responses
 
com.levigo.jadice.web.client.messaging.text - package com.levigo.jadice.web.client.messaging.text
 
com.levigo.jadice.web.client.model.document - package com.levigo.jadice.web.client.model.document
 
com.levigo.jadice.web.client.reader - package com.levigo.jadice.web.client.reader
 
com.levigo.jadice.web.client.rendercontrols - package com.levigo.jadice.web.client.rendercontrols
 
com.levigo.jadice.web.client.rule - package com.levigo.jadice.web.client.rule
 
com.levigo.jadice.web.client.rules - package com.levigo.jadice.web.client.rules
 
com.levigo.jadice.web.client.search - package com.levigo.jadice.web.client.search
 
com.levigo.jadice.web.client.search.event - package com.levigo.jadice.web.client.search.event
 
com.levigo.jadice.web.client.settings - package com.levigo.jadice.web.client.settings
 
com.levigo.jadice.web.client.tool - package com.levigo.jadice.web.client.tool
 
com.levigo.jadice.web.client.tool.events - package com.levigo.jadice.web.client.tool.events
 
com.levigo.jadice.web.client.tools - package com.levigo.jadice.web.client.tools
 
com.levigo.jadice.web.client.tools.area - package com.levigo.jadice.web.client.tools.area
 
com.levigo.jadice.web.client.tools.dnd - package com.levigo.jadice.web.client.tools.dnd
 
com.levigo.jadice.web.client.tools.instruction - package com.levigo.jadice.web.client.tools.instruction
 
com.levigo.jadice.web.client.tools.lens - package com.levigo.jadice.web.client.tools.lens
 
com.levigo.jadice.web.client.tools.selectionbehavior - package com.levigo.jadice.web.client.tools.selectionbehavior
 
com.levigo.jadice.web.client.tools.util - package com.levigo.jadice.web.client.tools.util
 
com.levigo.jadice.web.client.ui - package com.levigo.jadice.web.client.ui
 
com.levigo.jadice.web.client.ui.buttons - package com.levigo.jadice.web.client.ui.buttons
 
com.levigo.jadice.web.client.ui.i18n - package com.levigo.jadice.web.client.ui.i18n
 
com.levigo.jadice.web.client.ui.menu - package com.levigo.jadice.web.client.ui.menu
 
com.levigo.jadice.web.client.ui.menu.contextmenu - package com.levigo.jadice.web.client.ui.menu.contextmenu
 
com.levigo.jadice.web.client.ui.status - package com.levigo.jadice.web.client.ui.status
 
com.levigo.jadice.web.client.ui.style - package com.levigo.jadice.web.client.ui.style
 
com.levigo.jadice.web.client.undo - package com.levigo.jadice.web.client.undo
 
com.levigo.jadice.web.client.util - package com.levigo.jadice.web.client.util
 
com.levigo.jadice.web.client.util.action - package com.levigo.jadice.web.client.util.action
 
com.levigo.jadice.web.client.util.clipboard - package com.levigo.jadice.web.client.util.clipboard
 
com.levigo.jadice.web.client.util.command - package com.levigo.jadice.web.client.util.command
 
com.levigo.jadice.web.client.util.context - package com.levigo.jadice.web.client.util.context
 
com.levigo.jadice.web.client.util.fonts - package com.levigo.jadice.web.client.util.fonts
 
com.levigo.jadice.web.client.util.helper - package com.levigo.jadice.web.client.util.helper
 
com.levigo.jadice.web.client.viewer - package com.levigo.jadice.web.client.viewer
 
com.levigo.jadice.web.conn.client - package com.levigo.jadice.web.conn.client
 
com.levigo.jadice.web.conn.server - package com.levigo.jadice.web.conn.server
 
com.levigo.jadice.web.conn.server.messaging - package com.levigo.jadice.web.conn.server.messaging
 
com.levigo.jadice.web.demo.basicviewer.client - package com.levigo.jadice.web.demo.basicviewer.client
 
com.levigo.jadice.web.demo.basicviewer.client.notification - package com.levigo.jadice.web.demo.basicviewer.client.notification
 
com.levigo.jadice.web.demo.basicviewer.server - package com.levigo.jadice.web.demo.basicviewer.server
 
com.levigo.jadice.web.demo.common.client - package com.levigo.jadice.web.demo.common.client
 
com.levigo.jadice.web.demo.common.client.annotation - package com.levigo.jadice.web.demo.common.client.annotation
 
com.levigo.jadice.web.demo.common.client.basicviewer - package com.levigo.jadice.web.demo.common.client.basicviewer
 
com.levigo.jadice.web.demo.common.client.commands - package com.levigo.jadice.web.demo.common.client.commands
 
com.levigo.jadice.web.demo.common.client.events - package com.levigo.jadice.web.demo.common.client.events
 
com.levigo.jadice.web.demo.common.client.events.ui - package com.levigo.jadice.web.demo.common.client.events.ui
 
com.levigo.jadice.web.demo.common.client.export - package com.levigo.jadice.web.demo.common.client.export
 
com.levigo.jadice.web.demo.common.client.menu - package com.levigo.jadice.web.demo.common.client.menu
 
com.levigo.jadice.web.demo.common.client.notification - package com.levigo.jadice.web.demo.common.client.notification
 
com.levigo.jadice.web.demo.common.client.service.sources - package com.levigo.jadice.web.demo.common.client.service.sources
 
com.levigo.jadice.web.demo.common.client.ui - package com.levigo.jadice.web.demo.common.client.ui
 
com.levigo.jadice.web.demo.common.client.ui.i18n - package com.levigo.jadice.web.demo.common.client.ui.i18n
 
com.levigo.jadice.web.demo.common.client.util - package com.levigo.jadice.web.demo.common.client.util
 
com.levigo.jadice.web.demo.common.client.widgets - package com.levigo.jadice.web.demo.common.client.widgets
 
com.levigo.jadice.web.demo.common.client.widgets.notification - package com.levigo.jadice.web.demo.common.client.widgets.notification
 
com.levigo.jadice.web.demo.common.server - package com.levigo.jadice.web.demo.common.server
 
com.levigo.jadice.web.demo.common.server.annotation - package com.levigo.jadice.web.demo.common.server.annotation
 
com.levigo.jadice.web.demo.common.server.dataprovider - package com.levigo.jadice.web.demo.common.server.dataprovider
 
com.levigo.jadice.web.demo.common.server.dnd - package com.levigo.jadice.web.demo.common.server.dnd
 
com.levigo.jadice.web.demo.common.server.log - package com.levigo.jadice.web.demo.common.server.log
 
com.levigo.jadice.web.demo.common.server.service - package com.levigo.jadice.web.demo.common.server.service
 
com.levigo.jadice.web.demo.common.server.service.sources - package com.levigo.jadice.web.demo.common.server.service.sources
 
com.levigo.jadice.web.demo.common.server.upload - package com.levigo.jadice.web.demo.common.server.upload
 
com.levigo.jadice.web.demo.common.shared - package com.levigo.jadice.web.demo.common.shared
 
com.levigo.jadice.web.demo.common.shared.annotation - package com.levigo.jadice.web.demo.common.shared.annotation
 
com.levigo.jadice.web.demo.common.shared.export - package com.levigo.jadice.web.demo.common.shared.export
 
com.levigo.jadice.web.demo.common.shared.service.sources - package com.levigo.jadice.web.demo.common.shared.service.sources
 
com.levigo.jadice.web.demo.common.shared.util - package com.levigo.jadice.web.demo.common.shared.util
 
com.levigo.jadice.web.demo.enterprise.client - package com.levigo.jadice.web.demo.enterprise.client
 
com.levigo.jadice.web.demo.enterprise.client.annotations - package com.levigo.jadice.web.demo.enterprise.client.annotations
 
com.levigo.jadice.web.demo.enterprise.client.design - package com.levigo.jadice.web.demo.enterprise.client.design
 
com.levigo.jadice.web.demo.enterprise.client.dnd - package com.levigo.jadice.web.demo.enterprise.client.dnd
 
com.levigo.jadice.web.demo.enterprise.client.openfile - package com.levigo.jadice.web.demo.enterprise.client.openfile
 
com.levigo.jadice.web.demo.enterprise.client.version - package com.levigo.jadice.web.demo.enterprise.client.version
 
com.levigo.jadice.web.demo.enterprise.server - package com.levigo.jadice.web.demo.enterprise.server
 
com.levigo.jadice.web.demo.enterprise.server.annotations - package com.levigo.jadice.web.demo.enterprise.server.annotations
 
com.levigo.jadice.web.demo.enterprise.server.dnd - package com.levigo.jadice.web.demo.enterprise.server.dnd
 
com.levigo.jadice.web.demo.enterprise.server.logging - package com.levigo.jadice.web.demo.enterprise.server.logging
 
com.levigo.jadice.web.demo.enterprise.server.version - package com.levigo.jadice.web.demo.enterprise.server.version
 
com.levigo.jadice.web.demo.enterprise.shared - package com.levigo.jadice.web.demo.enterprise.shared
 
com.levigo.jadice.web.server - package com.levigo.jadice.web.server
 
com.levigo.jadice.web.server.annotation - package com.levigo.jadice.web.server.annotation
 
com.levigo.jadice.web.server.annotation.load - package com.levigo.jadice.web.server.annotation.load
 
com.levigo.jadice.web.server.annotation.save - package com.levigo.jadice.web.server.annotation.save
 
com.levigo.jadice.web.server.config - package com.levigo.jadice.web.server.config
 
com.levigo.jadice.web.server.config.metricsfilter - package com.levigo.jadice.web.server.config.metricsfilter
 
com.levigo.jadice.web.server.export - package com.levigo.jadice.web.server.export
 
com.levigo.jadice.web.server.filter - package com.levigo.jadice.web.server.filter
 
com.levigo.jadice.web.server.font - package com.levigo.jadice.web.server.font
 
com.levigo.jadice.web.server.messaging - package com.levigo.jadice.web.server.messaging
 
com.levigo.jadice.web.server.messaging.instructions - package com.levigo.jadice.web.server.messaging.instructions
 
com.levigo.jadice.web.server.messaging.mapper - package com.levigo.jadice.web.server.messaging.mapper
 
com.levigo.jadice.web.server.messaging.requests - package com.levigo.jadice.web.server.messaging.requests
 
com.levigo.jadice.web.server.messaging.responses - package com.levigo.jadice.web.server.messaging.responses
 
com.levigo.jadice.web.server.messaging.text - package com.levigo.jadice.web.server.messaging.text
 
com.levigo.jadice.web.server.rendercontrols - package com.levigo.jadice.web.server.rendercontrols
 
com.levigo.jadice.web.server.spring - package com.levigo.jadice.web.server.spring
 
com.levigo.jadice.web.server.util - package com.levigo.jadice.web.server.util
 
com.levigo.jadice.web.shared - package com.levigo.jadice.web.shared
 
com.levigo.jadice.web.shared.export - package com.levigo.jadice.web.shared.export
 
com.levigo.jadice.web.shared.helper - package com.levigo.jadice.web.shared.helper
 
com.levigo.jadice.web.shared.model - package com.levigo.jadice.web.shared.model
 
com.levigo.jadice.web.shared.model.annotation - package com.levigo.jadice.web.shared.model.annotation
 
com.levigo.jadice.web.shared.model.bookmark - package com.levigo.jadice.web.shared.model.bookmark
 
com.levigo.jadice.web.shared.model.document - package com.levigo.jadice.web.shared.model.document
 
com.levigo.jadice.web.shared.model.document.snapshot - package com.levigo.jadice.web.shared.model.document.snapshot
 
com.levigo.jadice.web.shared.model.export - package com.levigo.jadice.web.shared.model.export
 
com.levigo.jadice.web.shared.model.settings - package com.levigo.jadice.web.shared.model.settings
 
com.levigo.jadice.web.shared.model.settings.gradation - package com.levigo.jadice.web.shared.model.settings.gradation
 
com.levigo.jadice.web.shared.model.settings.strategy - package com.levigo.jadice.web.shared.model.settings.strategy
 
com.levigo.jadice.web.shared.service.exceptions - package com.levigo.jadice.web.shared.service.exceptions
 
com.levigo.jadice.web.transport.client.messaging - package com.levigo.jadice.web.transport.client.messaging
 
com.levigo.jadice.web.transport.client.networking - package com.levigo.jadice.web.transport.client.networking
 
com.levigo.jadice.web.transport.client.networking.exception - package com.levigo.jadice.web.transport.client.networking.exception
 
com.levigo.jadice.web.transport.server - package com.levigo.jadice.web.transport.server
 
com.levigo.jadice.web.transport.server.config - package com.levigo.jadice.web.transport.server.config
 
com.levigo.jadice.web.transport.server.messaging - package com.levigo.jadice.web.transport.server.messaging
 
com.levigo.jadice.web.transport.server.networking - package com.levigo.jadice.web.transport.server.networking
 
com.levigo.jadice.web.transport.server.networking.longpoll - package com.levigo.jadice.web.transport.server.networking.longpoll
 
com.levigo.jadice.web.transport.server.networking.sse - package com.levigo.jadice.web.transport.server.networking.sse
 
com.levigo.jadice.web.transport.server.networking.websocket - package com.levigo.jadice.web.transport.server.networking.websocket
 
com.levigo.jadice.web.transport.server.session - package com.levigo.jadice.web.transport.server.session
 
com.levigo.jadice.web.transport.shared - package com.levigo.jadice.web.transport.shared
 
com.levigo.jadice.web.transport.shared.messaging - package com.levigo.jadice.web.transport.shared.messaging
 
COMMA - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
command - Variable in class com.levigo.jadice.web.client.ui.JadiceButton
 
command - Variable in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
Command - Interface in com.levigo.jadice.web.client.util.command
Basic interface for all commands.
CommandAPI - Class in com.levigo.jadice.web.demo.basicviewer.client
Helper class for JavaScriptAPI.
CommandAPI(Context, Command) - Constructor for class com.levigo.jadice.web.demo.basicviewer.client.CommandAPI
Generates a new object containing a command that can be executed on the given context.
compareTo(DocumentLayer) - Method in class com.levigo.jadice.document.DocumentLayer
Compare two DocumentLayers.
ComplexPanAndZoomInstructionDTO - Class in com.levigo.jadice.web.client.messaging.instructions
 
ComplexPanAndZoomInstructionDTO - Class in com.levigo.jadice.web.server.messaging.instructions
 
ComplexPanAndZoomInstructionDTO() - Constructor for class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
ComplexPanAndZoomInstructionDTO() - Constructor for class com.levigo.jadice.web.server.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
ComplexPanAndZoomInstructionExecutor - Class in com.levigo.jadice.web.client.tools.instruction
 
ComplexPanAndZoomInstructionExecutor() - Constructor for class com.levigo.jadice.web.client.tools.instruction.ComplexPanAndZoomInstructionExecutor
 
compositeDoc() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
compositeDocDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
CompositeDocumentDataProvider - Class in com.levigo.jadice.web.demo.common.server.dataprovider
DocumentDataProvider for composite documents.
CompositeDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.CompositeDocumentDataProvider
 
CompositeHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
Handle for clientside defined composite documents.
CompositeHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeHandle
 
CompositeHandle(List<String>, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeHandle
Creates a new CompositeHandle with the given resources and identifier
CompositeParamsDTO - Class in com.levigo.jadice.web.demo.common.client.service.sources
 
CompositeParamsDTO - Class in com.levigo.jadice.web.demo.common.server.service.sources
 
CompositeParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.client.service.sources.CompositeParamsDTO
 
CompositeParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.server.service.sources.CompositeParamsDTO
 
CompositeSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
Source for clientside defined composite documents.
CompositeSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeSource
 
CompositeSource(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeSource
Creates a new CompositeSource with the given resources and identifier
CompositeSource(List<String>, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeSource
Creates a new CompositeSource with the given identifier
CompositeUtils - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
CompositeUtils() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeUtils
 
computeCurve() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
 
computeCurve() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.NaturalCubicSpline1D
 
computeEditorHeight(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.IconifiedTextEditor
skip the input and use the field member value
computeEditorHeight(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Computes the editor height with the size of the selected annotation.
computeEditorWidth(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.IconifiedTextEditor
Skips the input and uses the field member value.
computeEditorWidth(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Computes the editor width with the size of the selected annotation.
ConfigurationManager - Class in com.levigo.jadice.web.server.config
This class provides access to read and set application settings of the JWT.
ConfigurationManager() - Constructor for class com.levigo.jadice.web.server.config.ConfigurationManager
 
configure(FontFactoryProcessingSettings) - Method in class com.levigo.jadice.web.server.font.FontFactorySettingsConfigurer
 
configure(AnnotationPageSegment, Annotation) - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
Fine-tunes the newly created Annotation.
configure(AnnotationPageSegment, Annotation) - Method in class com.levigo.jadice.web.client.commands.CreateMaskAnnoCommand
 
configure(AnnotationPageSegment, Annotation) - Method in class com.levigo.jadice.web.client.commands.CreateTextAnnoWithDefaultTextCommand
 
configure(Object) - Static method in class com.levigo.jadice.document.config.Jadice
Apply all registered and applicable ComponentConfigurers to an object.
configure(SpringApplicationBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.server.EnterpriseDemoSpringBootApp
 
configureFontEnvironment() - Method in class com.levigo.jadice.web.server.font.FontEnvironments
 
configureGraphics(JadiceGraphics) - Method in class com.levigo.jadice.web.client.tools.GridTool
Configures the graphics that are used to visualize the grid.
configureNoCache(HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
Sets the header field "Cache-Control" to "no-cache".
configureResponse(HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
Sets the content type to "text/plain" and the corresponding character encoding of a HttpServletResponse, to "UTF-8".
confirm() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
confirmButton() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
 
ConfirmDialog - Class in com.levigo.jadice.web.client.ui
 
ConfirmDialog(String, String, Runnable, Runnable) - Constructor for class com.levigo.jadice.web.client.ui.ConfirmDialog
 
confirmDialogStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
confirmDialogStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
confirmDialogStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
ConfirmDialogStyle - Interface in com.levigo.jadice.web.client.ui
 
connect() - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient
Connects the client to the server.
CONNECT_OFF - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
CONNECT_ON - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
CONNECTED - Enum constant in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
State indicating that the client has an active server connection.
CONNECTION - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
CONNECTION - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
The key for selecting the underlying transport protocol.
consoleLog(Object) - Static method in class com.levigo.jadice.web.demo.basicviewer.client.JavaScriptAPI
 
ConsoleNotificationEventHandler - Class in com.levigo.jadice.web.demo.common.client.events
A possible implementation of how to listen to the event bus : delegate the info into a console panel
ConsoleNotificationEventHandler(Panel) - Constructor for class com.levigo.jadice.web.demo.common.client.events.ConsoleNotificationEventHandler
 
consume() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
consume() - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
 
consume(DnDRequestDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.demo.enterprise.server.DnDMessageListener
 
consume(SaveAnnotationsRequestDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.server.annotation.save.SaveAnnotationsMessageListener
 
consume(VersionRequestDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.demo.enterprise.server.version.VersionService
 
consume(DocumentSnapshotDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.GetInstructionsMessageListener
 
consume(ExportOperationDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.ExportOperationMessageListener
 
consume(GetAnnotationProfileDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.GetAnnotationProfileMessageListener
 
consume(RemoteLoggingRequestDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.RemoteLoggingMessageListener
Practically, this is a fire and forget mission from the client side.
consume(CancelTileServletCallDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.CancelTileServletMessageListener
 
consume(GetTextContentDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.GetTextContentMessageListener
 
consume(SourceDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.CreateDocumentMessageListener
 
consume(TextSearchRequestDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.TextSearchRequestMessageListener
 
consume(Message) - Method in class com.levigo.jadice.web.conn.client.PageSegmentUpdateListener
 
consume(Message) - Method in class com.levigo.jadice.web.transport.client.messaging.ConversationMessageListener
 
consume(Message) - Method in interface com.levigo.jadice.web.transport.client.messaging.ConversationMessageListener.ConversationListener
 
consume(Message) - Method in interface com.levigo.jadice.web.transport.client.messaging.MessageListener
 
consume(T, IncomingMessageContext) - Method in interface com.levigo.jadice.web.transport.server.messaging.MessageListener
 
consume(T, IncomingMessageContext, Object) - Method in interface com.levigo.jadice.web.transport.server.messaging.MessageListener
 
consumeMessage(Message) - Method in class com.levigo.jadice.web.transport.client.messaging.ClientMessageManager
 
consumePacket(Object, IncomingMessageContext) - Method in class com.levigo.jadice.web.transport.server.messaging.MessageDescriptor
 
consumePacket(Object, IncomingMessageContext, Object) - Method in class com.levigo.jadice.web.transport.server.messaging.MessageDescriptor
 
container() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
contains(AnnotationType) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return whether this profile or a parent profile contain the given annotation type.
contains(RenderSettings) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
 
contains(RenderSettings) - Method in class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
 
contains(RenderSettings) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControls
 
contains(Class<? extends RenderSettings>) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
 
contains(Class<? extends RenderSettings>) - Method in class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
 
contains(Class<? extends RenderSettings>) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControls
 
containsTranslation(AffineTransform) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
 
content() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
 
CONTENT - Enum constant in enum class com.levigo.jadice.document.PageSegmentEvent.Type
A page segment is modified, the page segments content is changed.
CONTENT_EXTRACTED - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
contentContainer() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
 
context - Variable in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
Context - Class in com.levigo.jadice.web.client.util.context
The Context is the center of the context model.
CONTEXT_MENU_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
CONTEXT_TOOLS_GOOGLE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
CONTEXT_TOOLS_MAPS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
CONTEXT_TOOLS_TTS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
CONTEXT_TOOLS_WIKIPEDIA - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
Context.Ancestors - Enum Class in com.levigo.jadice.web.client.util.context
Enum used to determine whether the aggregated view includes elements of ancestor (parent, grand-parent etc.) contexts.
Context.Children - Enum Class in com.levigo.jadice.web.client.util.context
Enum used to determine whether the aggregated view includes elements of child contexts.
ContextAwareAnnotationCustomizer - Interface in com.levigo.jadice.annotation
 
contextChanged() - Method in class com.levigo.jadice.web.client.util.context.Context
Propagate context changes to all parent contexts and actions that are registered as ContextListener.
contextChanged(Context) - Method in interface com.levigo.jadice.web.client.util.context.ContextListener
Message about the changing of the context.
contextDestroyed(ServletContextEvent) - Method in class com.levigo.jadice.web.demo.enterprise.server.CheckServletContextListener
 
contextDestroyed(ServletContextEvent) - Method in class com.levigo.jadice.web.server.DevModeStartupListener
Deprecated.
 
contextDestroyed(ServletContextEvent) - Method in class com.levigo.jadice.web.server.WebtoolkitServletContextListener
Deprecated.
 
ContextHandlerSupport - Class in com.levigo.jadice.web.client.util.context
 
ContextHandlerSupport() - Constructor for class com.levigo.jadice.web.client.util.context.ContextHandlerSupport
 
ContextHandlerSupport(T) - Constructor for class com.levigo.jadice.web.client.util.context.ContextHandlerSupport
 
contextInitialized(ServletContextEvent) - Method in class com.levigo.jadice.web.demo.enterprise.server.CheckServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.levigo.jadice.web.server.DevModeStartupListener
Deprecated.
 
contextInitialized(ServletContextEvent) - Method in class com.levigo.jadice.web.server.WebtoolkitServletContextListener
Deprecated.
 
contextInitialized(ServletContextEvent, WebtoolkitServerContext) - Method in class com.levigo.jadice.web.server.WebtoolkitServletContextListener
Deprecated.
ContextListener - Interface in com.levigo.jadice.web.client.util.context
Interface for listeners who wish to be notified upon refreshes/changes of the Context they register with.
ContextMenu - Class in com.levigo.jadice.web.client.ui.menu.contextmenu
Displays a menu or a context menu.
ContextMenu() - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
Creates a new menu with the default context menu style UIStyle.contextMenuStyle().
ContextMenu(ContextMenuStyle) - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
Creates a new menu with the given style.
ContextMenu.SuccessfulExecutionHandler - Interface in com.levigo.jadice.web.client.ui.menu.contextmenu
 
ContextMenuHandler - Interface in com.levigo.jadice.web.client.ui.menu.contextmenu
A handler to connect the menu or context menu with the item content.
ContextMenuItem - Class in com.levigo.jadice.web.client.ui.menu.contextmenu
Abstract class for all a menu or context menu item.
ContextMenuItem(Action) - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
Constructor.
ContextMenuItemCommand - Class in com.levigo.jadice.web.client.ui.menu.contextmenu
A menu or context menu item which executes the contained command when clicking on the item.
ContextMenuItemCommand(Action) - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemCommand
Creates a new menu item.
ContextMenuItemSubMenu - Class in com.levigo.jadice.web.client.ui.menu.contextmenu
 
ContextMenuItemSubMenu(Action) - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
 
contextMenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
contextMenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
contextMenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
contextMenuStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
ContextMenuStyle - Interface in com.levigo.jadice.web.client.ui.menu.contextmenu
Style for the menu or context menu
ContextMenuSubMenu - Class in com.levigo.jadice.web.client.ui.menu.contextmenu
 
ContextMenuSubMenu() - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuSubMenu
 
ContextualFactories - Class in com.levigo.jadice.web.server
Utilities for working with ContextualFactory objects.
ContextualFactory<T> - Interface in com.levigo.jadice.web.server
A factory depending on an InvocationContext providing specific information about the context of the object creation.
ContextUtils - Class in com.levigo.jadice.web.client.util.context
A collection of static utility methods used to deal with Contexts.
ContextUtils.IsAssignable<T> - Interface in com.levigo.jadice.web.client.util.context
 
CONTINUOUS_PAGE - Enum constant in enum class com.levigo.jadice.web.client.PageView.Layout
A layout where all pages are laid out as a vertical, one page wide sequence of pages.
CONTRAST_DECREASE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
CONTRAST_INCREASE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.tool.Tool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
contribute(ContributionContext, MenuBuilder) - Method in interface com.levigo.jadice.web.client.ui.menu.MenuContributor
This method is called in order to give the menu contributor a chance to contribute context menu entries via the supplied MenuBuilder.
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.common.client.menu.AnnotationVisibilityMenuContributor
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.common.client.menu.PageNavigationMenuContributor
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.common.client.menu.RotationMenuContributor
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.common.client.menu.ZoomMenuContributor
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.client.GoogleMapsTool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.client.GoogleSearchTool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextSearchTool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextToSpeechTool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.client.WikipediaSearchTool
 
contribute(ContributionContext, MenuBuilder, List<? extends Annotation>) - Method in class com.levigo.jadice.web.client.internal.annotation.Wrangler
Contributes to the annotation toolbar.
contribute(ContributionContext, MenuBuilder, List<? extends Annotation>) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
contribute(ContributionContext, MenuBuilder, List<? extends Annotation>) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Contributes an icon to open the text editor popup.
ContributionContext - Interface in com.levigo.jadice.web.client.ui.menu
ControlCurve - Class in com.levigo.jadice.web.shared.model.settings.gradation
This class represents a curve defined by a sequence of control points.
ControlCurve() - Constructor for class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
 
ControlsKitFilter - Interface in com.levigo.jadice.web.client.rendercontrols
Filter interface to implement a filter class able to restrict the serialization output of RenderControlsJsonSerializer.
ControlsKitWhiteListFilter - Class in com.levigo.jadice.web.client.rendercontrols
Filter class to modify the serialization output of RenderControlsJsonSerializer.
ControlsKitWhiteListFilter.FilterBuilder - Class in com.levigo.jadice.web.client.rendercontrols
Builder for an instance of ControlsKitWhiteListFilter.
ConversationEndDTO - Class in com.levigo.jadice.web.transport.client.messaging
Payload sent by the server whenever there are no more messages to send for a given conversation.
ConversationEndDTO - Class in com.levigo.jadice.web.transport.server.messaging
 
ConversationEndDTO() - Constructor for class com.levigo.jadice.web.transport.client.messaging.ConversationEndDTO
 
ConversationEndDTO() - Constructor for class com.levigo.jadice.web.transport.server.messaging.ConversationEndDTO
 
ConversationMessageListener - Class in com.levigo.jadice.web.transport.client.messaging
This listener is responsible for handling messages that are sent as part of a conversation, i.e. when the client sends a message and expects one or more direct responses to the sent message.
ConversationMessageListener.ConversationListener - Interface in com.levigo.jadice.web.transport.client.messaging
 
convert(AbstractInvocationContext, DocumentSnapshot) - Method in class com.levigo.jadice.web.server.util.DocumentSnapshotConverter
Deprecated.
Use version for new messaging
convert(IncomingMessageContext, DocumentSnapshotDTO) - Method in class com.levigo.jadice.web.server.util.DocumentSnapshotConverter
Converts a serialized document representation as in DocumentSnapshot into a real jadice document.
convert(Path2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.PolygonAnnotationWrangler
 
convert(List<Point2D>) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.PolygonAnnotationWrangler
 
convertFrom(Unit, double) - Method in enum class com.levigo.jadice.document.Unit
Convert the given value in the given destination unit to this unit.
convertFrom(Unit, float) - Method in enum class com.levigo.jadice.document.Unit
Convert the given value in the given destination unit to this unit.
convertFrom(Unit, double) - Method in enum class com.levigo.jadice.web.client.util.Unit
Convert the given value in the given destination unit to this unit.
convertFrom(Unit, float) - Method in enum class com.levigo.jadice.web.client.util.Unit
Convert the given value in the given destination unit to this unit.
convertResourcesListToString(List<String>) - Static method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeUtils
 
convertStringToResourcesList(String) - Static method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeUtils
 
convertTo(Unit) - Method in class com.levigo.jadice.document.Resolution
 
convertTo(Unit, double) - Method in enum class com.levigo.jadice.document.Unit
Convert the given value in this unit to the given destination unit.
convertTo(Unit, float) - Method in enum class com.levigo.jadice.document.Unit
Convert the given value in this unit to the given destination unit.
convertTo(Unit, double) - Method in enum class com.levigo.jadice.web.client.util.Unit
Convert the given value in this unit to the given destination unit.
convertTo(Unit, float) - Method in enum class com.levigo.jadice.web.client.util.Unit
Convert the given value in this unit to the given destination unit.
convertToJavaScriptObject(Object) - Static method in class com.levigo.jadice.web.client.messaging.GWTCompatibleNumberDTO
 
convertToJavaScriptObject(Object) - Static method in class com.levigo.jadice.web.client.messaging.mapper.SimplePolymorphicMapper
 
convertToKey() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Converts the fields of this class to a String key that can be used to cache tiles in the client side TileCache.
copy() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
copy() - Method in class com.jadice.web.util.icon.client.iconfont.ToggleIconFont
 
copy() - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
copy() - Method in interface com.jadice.web.util.icon.client.StateIcon
Creates a copy of this icon and return it.
copy() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.CalloutAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.EllipseAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.HistoryAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.JWTImageAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
copy() - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
copy() - Method in class com.levigo.jadice.web.client.messaging.data.GenericPageSegmentHandle
 
copy() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationPermissionHandle
 
copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathHandle
 
copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionHandle
 
copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
 
copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
 
copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeHandle
 
copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDHandle
 
copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.RemoteIDHandle
 
copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDHandle
 
copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.UploadDocIDHandle
 
copy() - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
 
copy() - Method in class com.levigo.jadice.web.shared.UriHandle
 
COPY_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.Annotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.CalloutAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.EllipseAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.HistoryAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.JWTImageAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.PathAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
copySelectedText(List<Selection>) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
Copy the selected text to the Clipboard so that one can paste it later on into some target application.
copySelectedText(List<Selection>) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
Copy the selected text to the Clipboard so that one can paste it later on into some target application.
copyTo(PageSegmentHandle) - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
 
CORNER - Enum constant in enum class com.levigo.jadice.web.client.grid.Grid.SnapTo
 
count(IsWidget, ContextUtils.IsAssignable<?>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Count the elements matching the given class in the context for the given owner.
count(IsWidget, Class<?>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Count the elements matching the given class in the context for the given owner.
create() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
create() - Static method in class com.levigo.jadice.web.client.messaging.instructions.InstructionsDTO
Replacement constructor.
create() - Static method in class com.levigo.jadice.web.client.messaging.UserPropertiesDTO
 
create(boolean, boolean, boolean, boolean, Float, ResolutionDTO, ColorDTO, ColorDTO) - Static method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
create(boolean, double) - Static method in class com.levigo.jadice.web.client.messaging.ColorPropertyDTO
Replacement constructor.
create(double, double) - Static method in class com.levigo.jadice.web.client.messaging.Point2DDTO
 
create(double, double, double, double) - Static method in class com.levigo.jadice.web.client.messaging.RectangularShapeDTO
 
create(float, float, String) - Static method in class com.levigo.jadice.web.client.messaging.ResolutionDTO
 
create(int) - Static method in class com.levigo.jadice.web.client.messaging.TextSearchProgressDTO
Replacement constructor.
create(int) - Static method in class com.levigo.jadice.web.transport.client.messaging.CancelRequestDTO
 
create(int, int, int, int) - Static method in class com.levigo.jadice.web.client.messaging.ColorDTO
 
create(int, Float, int, Point2DDTO) - Static method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
create(int, String, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.ChangeDTO
 
create(int, String, JsArray<AnnotationDTO>, JsArray<PropertiesReadResultDTO>) - Static method in class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
create(int, String, RectangularShapeDTO, ShapeDTO, String, String, String) - Static method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
Replacement constructor.
create(JavaScriptObject, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.RangePropertyDTO
Replacement constructor.
create(JsArray<JavaScriptObject>) - Static method in class com.levigo.jadice.web.client.messaging.DiscretePropertyDTO
Replacement constructor.
create(JsArray<PageSegmentDTO>, UserPropertiesDTO) - Static method in class com.levigo.jadice.web.client.messaging.BasicPageDTO
 
create(JsArray<PathSegmentDTO>) - Static method in class com.levigo.jadice.web.client.messaging.PathDTO
 
create(JsArray<SerializableBookmarkDTO>) - Static method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkListDTO
 
create(JsArray<SerializableSignatureFieldDTO>) - Static method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldListDTO
 
create(JsArray<StackTraceElementDTO>, ThrowableDTO, String) - Static method in class com.levigo.jadice.web.client.messaging.ThrowableDTO
Replacement constructor.
create(JsArray<GlyphDTO>) - Static method in class com.levigo.jadice.web.client.messaging.text.WordDTO
Replacement constructor.
create(JsArray<LineDTO>) - Static method in class com.levigo.jadice.web.client.messaging.responses.TextLinesDTO
Replacement constructor.
create(JsArray<PositionedBlockDTO>) - Static method in class com.levigo.jadice.web.client.messaging.responses.TextContentDTO
Replacement constructor.
create(JsArray<WordDTO>) - Static method in class com.levigo.jadice.web.client.messaging.text.LineDTO
Replacement constructor.
create(JsArrayNumber, JsArray<LineDTO>) - Static method in class com.levigo.jadice.web.client.messaging.text.PositionedBlockDTO
Replacement constructor.
create(JsArrayNumber, String, DocumentSnapshotDTO) - Static method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DnDRequestDTO
Replacement constructor.
create(JsArrayString, JsArray<JsArrayString>, String) - Static method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
create(JsArrayString, JsArray<JsArrayString>, String) - Static method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
create(MouseMoveEvent) - Static method in class com.levigo.jadice.web.client.event.input.MouseDragEvent
 
create(PageSegment) - Static method in class com.levigo.jadice.web.client.messaging.PageSegmentDTO
 
create(SerializableJavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.data.GenericSourceDTO
 
create(DocumentSnapshotDTO, String, String, JsArrayString) - Static method in class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
create(DocumentSnapshotDTO, String, String, String) - Static method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsRequestDTO
Replacement constructor.
create(PageSegmentHandleDTO, SourceDTO, JsArray<PropertiesReadResultDTO>, JsArray<PropertiesReadResultDTO>, JsArray<ChangedAnnoSegmentInfoDTO>, JsArray<ChangeDTO>) - Static method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
create(PageSegmentHandleDTO, String, boolean) - Static method in class com.levigo.jadice.web.client.messaging.requests.GetTextContentDTO
Replacement constructor.
create(PageView, DomEvent<?>, Page, int, Rectangle, RenderControls, int, boolean) - Static method in class com.levigo.jadice.web.client.tool.events.EditEvent
Create the correct EditEvent for the given InputEvent.
create(AnnoFormatPermissionDTO) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationPermissionParamsDTO
Replacement constructor.
create(AnnotationFormatDTO, JsArrayString, JsArrayString, String, JsArray<PermissionsDTO>, String, String) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
Replacement constructor.
create(DependencyDTO, JsArray<DependencyDTO>, GitVersionDTO) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionDTO
Replacement constructor.
create(InvocationContext) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDDPFactory
 
create(InvocationContext) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.DataProviderFactoryWithAuthentication
 
create(InvocationContext) - Method in interface com.levigo.jadice.web.server.ContextualFactory
Factory method that injects the current InvocationContext.
create(PageSegmentHandle, String, boolean) - Static method in class com.levigo.jadice.web.client.messaging.requests.GetTextContentDTO
 
create(Class<C>) - Static method in class com.levigo.jadice.document.config.Jadice
Create a new instance of the given type and apply the ComponentConfigurers pertaining to it.
create(String) - Static method in class com.levigo.jadice.web.client.messaging.GetAnnotationProfileDTO
Replacement constructor.
create(String) - Static method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
Replacement constructor.
create(String) - Static method in class com.levigo.jadice.web.client.messaging.instructions.PageSegmentByUUIDInstructionDTO
Replacement constructor.
create(String) - Static method in class com.levigo.jadice.web.client.messaging.instructions.URIInstructionDTO
Replacement constructor.
create(String) - Static method in class com.levigo.jadice.web.client.messaging.requests.CancelTileServletCallDTO
Replacement constructor.
create(String) - Static method in class com.levigo.jadice.web.client.messaging.TextSearchPrematureEndDTO
Replacement constructor.
create(String) - Static method in class com.levigo.jadice.web.client.messaging.TypeRefDTO
Replacement constructor.
create(String) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationFormatDTO
Replacement constructor.
create(String) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionRequestDTO
Replacement constructor.
create(String) - Static method in class com.levigo.jadice.web.transport.client.messaging.AuthenticationInfoUpdateDTO
Replacement constructor.
create(String[], String) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.CompositeParamsDTO
 
create(String, boolean, boolean, boolean, DocumentSnapshotDTO) - Static method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
Replacement constructor.
create(String, boolean, String) - Static method in class com.levigo.jadice.web.client.messaging.ParameterDTO
Replacement constructor.
create(String, double, double) - Static method in class com.levigo.jadice.web.client.messaging.PageSegmentUpdateDTO
Replacement constructor.
create(String, double, double, double, double, double) - Static method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
Replacement constructor.
create(String, double, double, PageSegmentHandleDTO, ResolutionDTO, ResolutionDTO, String, UserPropertiesDTO) - Static method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
create(String, float[]) - Static method in class com.levigo.jadice.web.client.messaging.PathSegmentDTO
 
create(String, int, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.PropertiesReadResultDTO
 
create(String, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.CustomPropertyDTO
 
create(String, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.GWTCompatibleNumberDTO
Replacement constructor.
create(String, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.instructions.InstructionDTO
Replacement constructor.
create(String, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.PageDTO
 
create(String, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.PageSegmentDTO
 
create(String, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.PropertiesReadResultDTO
 
create(String, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.ShapeDTO
Replacement constructor.
create(String, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.SourceDTO
 
create(String, JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.TypeSetElementDTO
Replacement constructor.
create(String, JavaScriptObject) - Static method in class com.levigo.jadice.web.transport.client.messaging.Message
 
create(String, JavaScriptObject, int) - Static method in class com.levigo.jadice.web.transport.client.messaging.Message
 
create(String, JavaScriptObject, String, int, String) - Static method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
create(String, JavaScriptObject, String, JsArray<LabelDTO>, JavaScriptObject, boolean, ToolkitBasedFactoryDTO, JsArray<JavaScriptObject>) - Static method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
Replacement constructor.
create(String, JsArray<TypeSetElementDTO>, JsArray<LabelDTO>) - Static method in class com.levigo.jadice.web.client.messaging.TypeSetDTO
Replacement constructor.
create(String, AnnotationProfileDTO, JsArray<AnnotationTypeDTO>, JsArray<AnnotationTemplateDTO>, JsArray<TypeSetDTO>) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
Replacement constructor.
create(String, RectangularShapeDTO, RectangularShapeDTO) - Static method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
Replacement constructor.
create(String, RectangularShapeDTO, RectangularShapeDTO, int) - Static method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
Replacement constructor.
create(String, ToolkitBasedFactoryDTO, JsArray<LabelDTO>) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
Replacement constructor.
create(String, Object, JavaScriptObject) - Static method in class com.levigo.jadice.web.transport.client.messaging.Message
 
create(String, Object, JavaScriptObject, int) - Static method in class com.levigo.jadice.web.transport.client.messaging.Message
 
create(String, String) - Static method in class com.levigo.jadice.web.client.messaging.LabelDTO
Replacement constructor.
create(String, String) - Static method in class com.levigo.jadice.web.client.messaging.PermissionsDTO
 
create(String, String) - Static method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
create(String, String) - Static method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
create(String, String) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
 
create(String, String) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.RemoteIDParamsDTO
 
create(String, String) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.UploadDocIDParamsDTO
 
create(String, String) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.GitVersionDTO
 
create(String, String, JavaScriptObject, String, String, JsDate, JsDate, String, boolean, UserPropertiesDTO, JsArray<PermissionsDTO>) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
create(String, String, JsArray<ParameterDTO>) - Static method in class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
Replacement constructor.
create(String, String, SourceDTO, JsArray<PageDTO>, UserPropertiesDTO, JsArray<PermissionsDTO>) - Static method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
create(String, String, ThrowableDTO) - Static method in class com.levigo.jadice.web.client.messaging.RemoteLoggingRequestDTO
Replacement constructor.
create(String, String, String) - Static method in class com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
Replacement constructor.
create(String, String, String) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
create(String, String, String, int) - Static method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
Replacement constructor.
create(String, String, String, JsArray<PermissionsDTO>, JsArray<PermissionsDTO>) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
create(String, String, String, Integer, String, String, String, String) - Static method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
Replacement constructor.
create(String, String, String, String, String) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
Replacement constructor.
create(Collection<Integer>, String, DocumentSnapshotDTO) - Static method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DnDRequestDTO
 
CREATE_DOCUMENT - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
createAnno - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
createAnno - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
createAnnotation(AnnotationProfile, String) - Method in interface com.levigo.jadice.web.client.annotation.AnnotationProfiles
 
createAnnotation(AnnotationProfile, String) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
 
createAnnotation(AnnotationProfile, String, AnnotationPageSegment) - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
Creates an Annotation that is not yet attached to the Document structure.
createAnnotation(AnnotationProfile, String, AnnotationPageSegment) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
 
CreateAnnotationCommand - Class in com.levigo.jadice.web.client.commands
 
CreateAnnotationCommand() - Constructor for class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
 
CreateAnnotationCommand.CreateMode - Enum Class in com.levigo.jadice.web.client.commands
 
CreateAnnotationViaApiCommand - Class in com.levigo.jadice.web.client.commands
Creates an Annotation programmatically via Annotation API.
CreateAnnotationViaApiCommand() - Constructor for class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
 
createAnnotationVisibilityMenuContributor() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
Creates the visibility menu contributor.
createBaseTransform(Dimension2D) - Method in class com.levigo.jadice.document.Resolution
Create an AffineTransform scaling the unit square with this resolution to the given size at base units.
createBookmark(Document, Page) - Static method in class com.levigo.jadice.web.client.bookmark.BookmarkFactory
Creates a new Bookmark for the given document and page.
createBookmark(Document, Page, Point2D, Float, BaseRenderSettings.Rotation) - Static method in class com.levigo.jadice.web.client.bookmark.BookmarkFactory
Creates a new Bookmark for the given document and page.
createCallout(Point2D[]) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Creates a new callout for the given array of points.
createClasspathDocumentPanel(PageView, JadiceViewer) - Method in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
createContentToolbarItems(Bar) - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
 
createContentToolbarItems(Bar) - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
Fills the toolbar with the installed actions and submenus.
createContext() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
Initializes and fills the context with the embedded viewer (to perform operations regarding the display of the document) and a reference to the context itself.
createContext(Context) - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
createContextMenu() - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
 
createContextMenu() - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
Creates a ContextMenu containing the installed actions and submenus.
createContextToolbarSnapIns(E, PropertyProfile<T>) - Method in interface com.levigo.jadice.annotation.profiles.AnnotationPropertyEditor
 
createControls(boolean, Element, Element, Element, Element) - Static method in class com.levigo.jadice.web.demo.enterprise.client.MediaControls
 
createdAt - Variable in class com.levigo.jadice.annotation.Annotation
 
createdAt() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
createdBy - Variable in class com.levigo.jadice.annotation.Annotation
 
createDefaultExporter(ExportType) - Method in class com.levigo.jadice.web.conn.server.messaging.ExportOperationMessageListener
 
createDependencies() - Method in class com.levigo.jadice.web.demo.enterprise.server.version.VersionService
 
CreateDocumentMessageListener - Class in com.levigo.jadice.web.conn.server.messaging
 
CreateDocumentMessageListener() - Constructor for class com.levigo.jadice.web.conn.server.messaging.CreateDocumentMessageListener
 
createDocumentViewer(boolean, Context) - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
 
createEnd - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
createEnd - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
createExportOriginalAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
createExportPDFaAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
 
createExportPDFAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
 
createExportPSAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
 
createExportRedactedPDFAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
 
createExportTiffAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
 
createFile(String, String) - Method in interface com.levigo.jadice.web.server.TempFileFactory
 
createFontFacePath(String, String, FontConfig.FontProperty) - Static method in class com.levigo.jadice.web.client.util.fonts.FontConfig
Helper to improve readability in the FontConfig.addFontToLoad(String, FontProperty, String) method.
createGesture(PointedEditEvent) - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
Overwrite this to use default Gesture mechanism defined in onMousePressed
createGesture(PointedEditEvent) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.RotateHandle
 
createId(int) - Static method in class com.levigo.jadice.web.server.export.IDGenerator
 
createImage(JWTImageAnnotation) - Method in class com.levigo.jadice.web.server.annotation.JWTImageAnnotationRenderer
Constructs a VisualElement out of the given JWTImageAnnotation.
createImageFromHandle(PageSegmentHandle) - Static method in class com.levigo.jadice.web.demo.common.client.util.ThumbnailUtils
Start the rendering of a thumbnail image specified by a PageSegmentHandle for demo purposes.
createLeftTabPanel() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
createLocaleButton(String, String, String) - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
CreateMaskAnnoCommand - Class in com.levigo.jadice.web.client.commands
Command that creates a highly customized text annotation on the current page
CreateMaskAnnoCommand() - Constructor for class com.levigo.jadice.web.client.commands.CreateMaskAnnoCommand
 
createMemento() - Method in class com.levigo.jadice.annotation.Annotation
 
CreateModeEditor - Class in com.levigo.jadice.web.client.internal.annotation
A dynamic annotation toolbar which is used to show the toolbar when the annotation is drawn.
CreateModeEditor(AnnotationTool, AbstractBar, ToolManager) - Constructor for class com.levigo.jadice.web.client.internal.annotation.CreateModeEditor
 
createModifiers(EditEvent) - Static method in class com.levigo.jadice.web.client.tool.events.InputEvent
 
createNavigation() - Method in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
Creates the DocumentList for browsing through other Documents.
createNewInstance() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
createNewInstance() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
createNewInstance() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
createOriginalExporter() - Static method in class com.jadice.web.export.server.ExporterFactory
Create an Exporter that "exports" the original document
createPDFaExporter(OpenAction, Conformance) - Static method in class com.jadice.web.export.server.ExporterFactory
Create a PDF Exporter for PDF/A
createPDFExporter() - Static method in class com.jadice.web.export.server.ExporterFactory
Create a PDF Exporter.
createPDFExporter(OpenAction) - Static method in class com.jadice.web.export.server.ExporterFactory
Create a PDF Exporter.
createPossibleAnchorSnapPoints(CalloutAnnotation) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Returns a list of the possible anchor snap points.
createPostscriptExporter() - Static method in class com.jadice.web.export.server.ExporterFactory
Create a Postscript Exporter.
createRasterizingPDFExporter(OpenAction) - Static method in class com.jadice.web.export.server.ExporterFactory
Create a PDF Exporter where all text is transformed into in rastered images.
createRedactionPDFExporter(OpenAction, String...) - Static method in class com.jadice.web.export.server.ExporterFactory
Create a PDF Exporter where all with annotation masked areas are redacted.
createRenderer(AnnotationProfile, String, T) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
 
createRenderPresets(PageView, Document, ControlsKitFilter) - Static method in class com.levigo.jadice.web.client.rendercontrols.RenderControlsJsonSerializer
 
createRenderSettings(Class<S>) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
 
createRightTabPanel() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
createSnapshot() - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
Creates a new RenderControls instance and initializes it with the current state.
createSnapshot() - Method in class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
 
createSnapshot() - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
Creates and returns a snapshot copy of this settings instance.
createSnapshot() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
 
createSnapshot() - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
Creates and returns a snapshot copy of this settings instance.
createSnapshot() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
createSnapshot() - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControls
 
createSnapshot() - Method in interface com.levigo.jadice.web.shared.model.settings.RenderSettings
 
createSnapshot(Document) - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshotFactory
 
createSnapshots(List<Document>) - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshotFactory
 
createSource(String) - Method in class com.levigo.jadice.web.demo.common.client.util.OpenFileHandler
 
createSourceHandle(AnnotationPermissionSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.DDPWithAnnoPermissions
 
createSourceHandle(ClassPathSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathDocumentDataProvider
 
createSourceHandle(ClassPathWithAnnoAndPermissionSource) - Method in class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
 
createSourceHandle(ClassPathWithAnnoSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDocumentDataProvider
 
createSourceHandle(ClassPathWithRenderControlsSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithRenderControlsDocumentDataProvider
 
createSourceHandle(CompositeSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.CompositeDocumentDataProvider
 
createSourceHandle(RemoteIDSource) - Method in class com.levigo.jadice.web.demo.common.server.UrlRelativeDataProvider
 
createSourceHandle(ServerBasedDnDSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ServerBasedDnDDataProvider
 
createSourceHandle(UploadDocIDSource) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
 
createSourceHandle(UriSource) - Method in interface com.levigo.jadice.web.server.UriBasedDocumentDataProvider
Creates the required UriSource for loading the document
createSourceHandle(S) - Method in interface com.levigo.jadice.web.server.DocumentDataProvider
Creates a SourceHandle from a given Source.
createStart - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
createStart - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
createStatusbar() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceContentViewer
 
createSubmenuButtonWithIcon(ToggleIconFont) - Method in class com.levigo.jadice.web.client.ui.IconFontAnnotationToolbarInitializer
 
createSubmenuButtonWithIcon(StateEffectIcon) - Method in class com.levigo.jadice.web.client.ui.DefaultAnnotationToolbarInitializer
 
createSubmenuButtonWithIcon(T) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
 
CreateTextAnnoWithDefaultTextCommand - Class in com.levigo.jadice.web.client.commands
Command that creates a highly customized text annotation on the current page
CreateTextAnnoWithDefaultTextCommand() - Constructor for class com.levigo.jadice.web.client.commands.CreateTextAnnoWithDefaultTextCommand
 
createTextEditor(int, int, TextAnnotation, double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
createTextEditor(int, int, TextAnnotation, double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconifiedTextAnnotationWrangler
 
createTextEditor(int, int, TextAnnotation, double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Creates a text editor.
createThumbnail(Document) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
 
createThumbnail(Page) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
 
createThumbnail(Page, Dimension) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
 
createThumbnail(Page, Dimension, OutputStream) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
 
createThumbnail(Page, OutputStream) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
 
createThumbnailViewer() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Creates and configures the Viewer shown in the ThumbnailTool.
createTIFFExporter() - Static method in class com.jadice.web.export.server.ExporterFactory
Create a TIFF Exporter.
createToggleNotifcationsAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
 
createToolbarActionContext() - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
createTooltipText(Document, Annotation) - Method in interface com.levigo.jadice.web.client.tools.util.AnnotationTooltipGenerator
Creates the tooltip text for the given annotation.
createTooltipText(Document, Annotation) - Method in class com.levigo.jadice.web.demo.common.client.DemoTooltipGenerator
 
createTracker(Document) - Static method in class com.levigo.jadice.web.client.undo.DocumentUndoSupport
Return an EventListUndoTracker tracking changes to the document's page list.
createTransform(Resolution) - Method in class com.levigo.jadice.document.Resolution
 
createTransform(Dimension2D, Unit) - Method in class com.levigo.jadice.document.Resolution
Create an AffineTransform scaling the unit square with this resolution to the given size at the given resolution.
createTransformedBounds(AffineTransform, float, float, float, float) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
A short-cut method for AffineTransforms.createTransformedBounds(new Rectangle2D.Float(x,y,w,h)).
createTransformedBounds(AffineTransform, Shape) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
A short-cut method for AffineTransform.createTransformedShape(Shape).getBounds().
createTransformedBounds2D(AffineTransform, float, float, float, float) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
A short-cut method for AffineTransforms.createTransformedBounds2D(new Rectangle2D.Float(x,y,w,h)).
createTransformedBounds2D(AffineTransform, Shape) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
A short-cut method for AffineTransform.createTransformedShape(Shape).getBounds2D().
createTransformedShape(AffineTransform, Shape) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
A replacement for AffineTransform.createTransformedShape(Shape) which contains optimizations for frequent cases like the transformation of Rectangle2Ds with only quadrant rotations etc.
createTransportSession(ClientSession) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
Creates a new transport session of the type T for the given ClientSession.
createTransportSession(ClientSession) - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet
 
createTransportSession(ClientSession) - Method in class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
Deprecated.
 
createViewer() - Method in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
Creates the Viewer.
createWidget() - Method in class com.levigo.jadice.web.client.command.InjectedWidgetCommand
 
createWidget() - Method in class com.levigo.jadice.web.client.commands.ShowAnnotationEditorCommand
 
createWidget() - Method in class com.levigo.jadice.web.client.commands.ShowGradationCommand
 
createWidget() - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
Creates and returns the calibration widget.
createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.command.InjectedWidgetCommand
 
createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor
 
createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor
 
createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor
 
createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor
 
createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
 
createWidget(Collection<Object>) - Method in interface com.levigo.jadice.web.client.util.command.WidgetCommand
 
createWrangler(AnnotationProfile, String) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
 
creator() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
CROSS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
CROSSHAIR_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
CrossHairTool - Class in com.levigo.jadice.web.client.tools
 
CrossHairTool() - Constructor for class com.levigo.jadice.web.client.tools.CrossHairTool
Constructor
CTRL - Enum constant in enum class com.levigo.jadice.web.client.util.action.KeyStroke.Modifier
 
CTRL_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
CTRL_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
Cubic - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
CURRENT - Enum constant in enum class com.levigo.jadice.web.client.PageView.VisibleRectPositioningStrategy
Positions the visible rectangle of the destination page at the location of its current page counterpart.
currentEventId() - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
 
currentGestureStop() - Static method in class com.levigo.jadice.web.client.util.Gesture
Deprecated.
currentHighlighted - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
currentPage - Variable in class com.levigo.jadice.web.client.ui.status.PageSnapIn
 
currentPageChanged(PageView, Page) - Method in class com.levigo.jadice.web.client.rule.AbstractPresentationRule
 
currentPageChanged(PageView, Page) - Method in interface com.levigo.jadice.web.client.rule.PresentationRule
 
currentPageChanged(PageView, Page) - Method in class com.levigo.jadice.web.client.rules.ApplyDynamicZoomRule
 
CurrentPageChangedEvent - Class in com.levigo.jadice.web.client.event
Deprecated.
CurrentPageChangedEvent(HasHandlers, int, int) - Constructor for class com.levigo.jadice.web.client.event.CurrentPageChangedEvent
Deprecated.
 
CurrentPageChangedEvent.Handler - Interface in com.levigo.jadice.web.client.event
Deprecated.
 
currentPath() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
currentSearchIndex - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
curResultIndex - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
cursorPosition - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Profile-injected parameter that defines the initial cursor position in the TextEditor.
cursorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
cursorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
cursorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
CursorStyle - Interface in com.levigo.jadice.web.client.ui
 
CursorStyleSelector - Interface in com.levigo.jadice.web.client.ui
An object implementing this interface can be used to determine what cursor to display during the creation of an annotation.
curveChanged - Variable in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
 
customize(Annotation) - Method in interface com.levigo.jadice.annotation.AnnotationCustomizer
Customize given annotation instance.
CustomPropertyDTO - Class in com.levigo.jadice.web.client.messaging
 
CustomPropertyDTO() - Constructor for class com.levigo.jadice.web.client.messaging.CustomPropertyDTO
 

D

D - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
DARKEN - Enum constant in enum class com.levigo.jadice.web.client.commands.GradationActionCommand.Action
 
data - Variable in class com.levigo.jadice.web.demo.common.client.commands.FileReader.FileReadResult
 
DataProviderFactoryWithAuthentication - Class in com.levigo.jadice.web.demo.common.server.dataprovider
 
DataProviderFactoryWithAuthentication() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.DataProviderFactoryWithAuthentication
 
datastoreHasType(NativeEvent, String) - Static method in class com.levigo.jadice.web.client.tools.dnd.DnDImportUtils
Checks if the datastore of the event contains the given type.
DataUrl - Class in com.jadice.web.util
Class for converting a DataUrl
DataUrl(String) - Constructor for class com.jadice.web.util.DataUrl
 
DDPWithAnnoPermissions - Class in com.levigo.jadice.web.demo.common.server.dataprovider
 
DDPWithAnnoPermissions(AnnotationProfileRegistry) - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.DDPWithAnnoPermissions
 
Debounce<T> - Class in com.levigo.jadice.web.client.util
Debounces user input.
Debounce(int, Debounce.DebounceEmissionHandler<T>) - Constructor for class com.levigo.jadice.web.client.util.Debounce
 
Debounce.DebounceEmissionHandler<T> - Interface in com.levigo.jadice.web.client.util
Function supplied from outside which will handle any user input emissions.
DebugInitializationListener - Class in com.levigo.jadice.web.server.font
Logs InitializationEvents during FontManager creation for debugging purposes.
DebugInitializationListener(String) - Constructor for class com.levigo.jadice.web.server.font.DebugInitializationListener
Creates a new instance, logging under a given ID.
decode(String) - Static method in class com.jadice.web.util.Base64
Decodes Base64 data into octects
DEFAULT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler.CreationMode
Default behavior, annotation will be created on click and can be resized while dragging, releasing the mouse button will finish the creation procedure.
DEFAULT - Enum constant in enum class com.levigo.jadice.web.client.PageView.RepaintMode
Do normal repainting.
DEFAULT - Enum constant in enum class com.levigo.jadice.web.client.ui.HorizontalToolbar.Type
 
DEFAULT - Enum constant in enum class com.levigo.jadice.web.client.ui.JadiceButtonBuilder.ResourceType
 
DEFAULT - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for the document itself.
DEFAULT_ACTIVATION_PRIORITY - Static variable in class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
This priority indicates that the Tool's dispatch priority should be used to prioritize the activation request.
DEFAULT_CALLOUT_POINT_COUNT - Static variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
 
DEFAULT_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
DEFAULT_HEIGHT - Static variable in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
 
DEFAULT_ICON_LAYER - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DEFAULT_ICON_MINUS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DEFAULT_ICON_MORE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DEFAULT_ICON_PLUS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DEFAULT_LABEL_PROVIDER - Static variable in interface com.levigo.jadice.web.client.ThumbnailView
The default label provider creates simple labels for pages.
DEFAULT_MARGIN - Static variable in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
 
DEFAULT_NAMESPACE - Static variable in interface com.levigo.jadice.document.metadata.Metadata
 
DEFAULT_PRIORITY - Static variable in class com.levigo.jadice.web.client.tool.Tool
The default priority used with respect to dispatching or rendering.
DEFAULT_STRATEGY - Static variable in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
The default strategy to be used if no strategy is explicitly set on the document.
DEFAULT_TEXT_BOX_HEIGHT - Static variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
DEFAULT_TEXT_BOX_WIDTH - Static variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
DEFAULT_WIDTH - Static variable in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
 
DEFAULT_ZOOM - Static variable in class com.levigo.jadice.web.client.tools.HoverLensTool
the default zoom factor at start
DefaultActions - Class in com.levigo.jadice.web.client.ui
Provides a couple of predefined actions that can be used to control the PageView.
DefaultActions() - Constructor for class com.levigo.jadice.web.client.ui.DefaultActions
 
DefaultAnnotationToolbarInitializer - Class in com.levigo.jadice.web.client.ui
The DefaultAnnotationToolbarInitializer, is a AnnotationToolbarInitializer that dynamically fills the passed toolbar with CreateAnnotationCommand for each type that is defined in the type-set of the annotationProfile.
DefaultAnnotationToolbarInitializer(AnnotationProfileAwareToolbar.Orientation, AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.DefaultAnnotationToolbarInitializer
 
DefaultButtonResources - Interface in com.levigo.jadice.web.client.ui.buttons
 
defaultButtons_activateRolloutSearch() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_bookmarkCreate() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_bookmarkNext() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_bookmarkPrevious() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_bookmarkRemove() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_bookmarkRemoveAll() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_calibrateResolution() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_deleteSelectedAnnos() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_gradation() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_menu() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pageFirst() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pageLast() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pagelayoutContinous() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pagelayoutGrid() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pagelayoutSingle() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pageNext() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pagePrev() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pageZoom100() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pageZoomFit() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pageZoomHeight() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pageZoomIn() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pageZoomOut() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_pageZoomWidth() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_rotate() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_rotate0() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_rotate180() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_rotate270() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_rotate90() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_rotateLeft() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_rotateRight() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_showGrid() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_startAreaSelection() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_toolCrosshair() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_toolLens() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_toolPan() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_toolPanForce() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_toolTextSelection() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
defaultButtons_toolThumbnail() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
DefaultCacheConfiguration - Class in com.levigo.jadice.web.server.config
 
DefaultCacheConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultCacheConfiguration
 
DefaultClientConfiguration - Class in com.levigo.jadice.web.client.config
A default, "hard-coded" implementation of a class holding a bunch of properties used by the jadice web toolkit client.
DefaultClientConfiguration - Class in com.levigo.jadice.web.server.config
 
DefaultClientConfiguration() - Constructor for class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
DefaultClientConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultClientConfiguration
 
DefaultControlsKitFilter - Class in com.levigo.jadice.web.client.rendercontrols
Default Filter SettingsNames.AFFINE_TRANSFORM is excluded because it won't be serialized completely yet.
DefaultControlsKitFilter() - Constructor for class com.levigo.jadice.web.client.rendercontrols.DefaultControlsKitFilter
 
DefaultCursorStyleSelector - Class in com.levigo.jadice.web.client.ui
 
DefaultCursorStyleSelector() - Constructor for class com.levigo.jadice.web.client.ui.DefaultCursorStyleSelector
 
DefaultFontConfiguration - Class in com.levigo.jadice.web.server.config
 
DefaultFontConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultFontConfiguration
 
DefaultHiddenPagesMatcher - Class in com.levigo.jadice.web.shared.model.document
A simple implementation of a Matcher for a FilteredDocument (see com.levigo.jadice.web.client.model.document.FilteredDocument) that allows to hide pages in a document.
DefaultHiddenPagesMatcher() - Constructor for class com.levigo.jadice.web.shared.model.document.DefaultHiddenPagesMatcher
 
DefaultMessageNames - Class in com.levigo.jadice.web.transport.shared.messaging
 
DefaultNetworkConfiguration - Class in com.levigo.jadice.web.server.config
 
DefaultNetworkConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
DefaultOpenFileHandler() - Constructor for class com.levigo.jadice.web.demo.common.client.util.OpenFileHandler.DefaultOpenFileHandler
 
DefaultPermissionNames - Enum Class in com.levigo.jadice.document.auth.web
 
DefaultPropertiesConfiguration - Class in com.levigo.jadice.web.server.config
 
DefaultPropertiesConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultPropertiesConfiguration
 
DefaultRenderControls - Class in com.levigo.jadice.web.client.settings
The JWT implementation of RenderControls.
DefaultRenderControls() - Constructor for class com.levigo.jadice.web.client.settings.DefaultRenderControls
Deprecated.
For GWT-Serializer only
DefaultRenderControls(SettingsFactory) - Constructor for class com.levigo.jadice.web.client.settings.DefaultRenderControls
Constructs and configures the new instance with the given SettingsFactory.
DefaultResultHandler<T> - Class in com.levigo.jadice.web.transport.server.messaging
 
DefaultResultHandler(IncomingMessageContext, Function<T, RawOutgoingMessage>) - Constructor for class com.levigo.jadice.web.transport.server.messaging.DefaultResultHandler
 
DefaultResultHandler(IncomingMessageContext, Function<T, RawOutgoingMessage>, BiFunction<Throwable, Integer, ConversationEndDTO>) - Constructor for class com.levigo.jadice.web.transport.server.messaging.DefaultResultHandler
 
DefaultSelectionBehavior - Class in com.levigo.jadice.web.client.tools.selectionbehavior
 
DefaultSelectionBehavior() - Constructor for class com.levigo.jadice.web.client.tools.selectionbehavior.DefaultSelectionBehavior
 
DefaultServerConfiguration - Class in com.levigo.jadice.web.server.config
A default, "hard-coded" implementation of a class holding a bunch of properties used by the JWT server.
DefaultServerConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
defaultText - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
DefaultToolActivationPolicy - Class in com.levigo.jadice.web.client.tool
A simple and naive tool activation policy activating the first electable tool (if there is one) and electing the first feedback to be provided.
DefaultToolActivationPolicy() - Constructor for class com.levigo.jadice.web.client.tool.DefaultToolActivationPolicy
 
DefaultUIStyle - Interface in com.levigo.jadice.web.client.ui.style
The default UIStyle which, if used, will provide real images for all styles in contrary to the MinimizedUIStyle.
DefaultUIStyle.BorderBasicStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.BorderThumbnailStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.GalleryNavigationButtonStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.JadiceButtonAnnotationStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.JadiceButtonOnPageViewStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.JadiceButtonTextStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.JadiceButtonThumbnailStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.MenuBarStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ScrollbarHorizontalStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ScrollbarTouchStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ScrollbarVerticalStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ThumbnailOffsetStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ToolbarHorizontalStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ToolbarHorizontalSubmenuStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ToolbarSearchStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ToolbarStatusbarStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ToolbarSubmenuPopupStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ToolbarVerticalStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ToolbarVerticalSubmenuStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ViewerBasicStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUIStyle.ViewerThumbnailStyle - Interface in com.levigo.jadice.web.client.ui.style
 
DefaultUncaughtExceptionHandler - Class in com.levigo.jadice.web.demo.common.client.util
Catches most kind of errors in the demo applciations and delegates them to the NotificationEventBus for further processing.
DefaultUncaughtExceptionHandler() - Constructor for class com.levigo.jadice.web.demo.common.client.util.DefaultUncaughtExceptionHandler
 
DefaultUndoManager - Class in com.levigo.jadice.web.client.undo
A default implementation of UndoManager.
DefaultUndoManager() - Constructor for class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
DefaultWebFontHandler() - Constructor for class com.levigo.jadice.web.client.util.fonts.FontConfig.DefaultWebFontHandler
 
DefaultWrangler<T> - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Wrangler used for any Type without a special Wrangler
DefaultWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
DefaultWrangler.CreationMode - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Set how many mouse interactions must be made in order to create an annotation.
DefaultWranglerFinder - Class in com.levigo.jadice.web.client.internal.annotation
 
DefaultWranglerFinder() - Constructor for class com.levigo.jadice.web.client.internal.annotation.DefaultWranglerFinder
 
degrees() - Method in enum class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings.Rotation
Return the rotation's angle in degrees.
DELETE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
DELETE_ANNO_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DELETE_ANNO_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DELETE_ANNO_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DELETE_FILE_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DELETE_FILE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DELETE_FILE_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
deleteFile() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
deleteInput() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
deleteSelectedAnnosAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
deleteSelectedAnnotations() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Deletes the selected annotations.
DeleteSelectedAnnotationsCommand - Class in com.levigo.jadice.web.client.commands
Deletes the selected annotations.
DeleteSelectedAnnotationsCommand() - Constructor for class com.levigo.jadice.web.client.commands.DeleteSelectedAnnotationsCommand
 
DemoLoadAnnotationsHandler - Class in com.levigo.jadice.web.demo.common.server.annotation
 
DemoLoadAnnotationsHandler() - Constructor for class com.levigo.jadice.web.demo.common.server.annotation.DemoLoadAnnotationsHandler
 
DemoMessages - Interface in com.levigo.jadice.web.demo.common.client.ui.i18n
Main entry point for localized messages of the demo applications - mainly GUI elements.
DemoResources - Interface in com.levigo.jadice.web.demo.common.client.ui
 
DemoSaveAnnotationsHandler - Class in com.levigo.jadice.web.demo.common.server.annotation
 
DemoSaveAnnotationsHandler() - Constructor for class com.levigo.jadice.web.demo.common.server.annotation.DemoSaveAnnotationsHandler
 
DemoServletConfiguration - Class in com.levigo.jadice.web.demo.common.server
This class manually registers those Servlets that require Autowired services and components.
DemoServletConfiguration() - Constructor for class com.levigo.jadice.web.demo.common.server.DemoServletConfiguration
 
DemoSystem - Class in com.levigo.jadice.web.demo.common.server
 
DemoSystem() - Constructor for class com.levigo.jadice.web.demo.common.server.DemoSystem
 
DemoTooltipGenerator - Class in com.levigo.jadice.web.demo.common.client
An example of an AnnotationTooltipGenerator which creates tooltips for annotations in the enterprise demo.
DemoTooltipGenerator() - Constructor for class com.levigo.jadice.web.demo.common.client.DemoTooltipGenerator
 
DemoUIStyle - Interface in com.levigo.jadice.web.demo.common.client.ui
 
DemoUploadSchemeDocumentDataProvider - Class in com.levigo.jadice.web.demo.common.server.dataprovider
 
DemoUploadSchemeDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.DemoUploadSchemeDocumentDataProvider
 
deny - Static variable in class com.levigo.jadice.document.auth.DocumentPermission
 
DENY - Enum constant in enum class com.levigo.jadice.document.Permission.Vote
Deny the action.
DENY - Static variable in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
 
DENY - Static variable in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
 
DENY - Static variable in class com.levigo.jadice.document.auth.web.DocumentPermission
 
DENY_ALL - Static variable in class com.levigo.jadice.document.auth.web.UnconditionalPermission
A special kind of permission which always denys any action.
DENY_ALL - Static variable in interface com.levigo.jadice.document.Permission
A special kind of permission which always denys any action.
denyAll() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
Deny everything.
denyAnnotationAdd() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
Deny adding annotations on the whole document.
denyAnnotationChange() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
Deny changing annotations on the whole document.
denyAnnotationRemove() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
Deny removing annotations on the whole document.
denyChangeRemove() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
denyChangeRemoveDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
denyIndividualAnnotationChange() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
denyIndividualAnnotationRemove() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
denyIndividualAnnotationShow() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
denyReorderPages() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
Deny reordering pages on the whole document.
DependencyDTO - Class in com.levigo.jadice.web.demo.enterprise.client.version
 
DependencyDTO() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
deregister(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
deregister(Class<? extends Tool>) - Method in interface com.levigo.jadice.web.client.ToolManager
Deregisters the tool of the given class if the tool instance of this class is currently registered as tool.
deregister(String) - Method in class com.levigo.jadice.web.server.export.ExportRepository
 
deregister(String) - Method in class com.levigo.jadice.web.server.export.GeneratedIdRepository
 
DESATURATION - Static variable in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
Identifier key for a desaturation change, used within a com.levigo.jadice.web.client.settings.RenderSettingsEvent to recognize the kind of change which happen.
description - Variable in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
description() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
 
description() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
 
descriptionColumn() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
 
descriptionColumn() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
 
deserialize(IncomingMessage) - Static method in class com.levigo.jadice.web.transport.server.messaging.MessageSerializer
 
deserializeDocuments(IncomingMessage) - Static method in class com.levigo.jadice.web.transport.server.messaging.MessageSerializer
 
DeserializedRenderControls(BaseRenderSettings, ImageRenderSettings, AnnotationRenderSettings) - Constructor for class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
 
deSerializeRenderControls(String, PageView) - Static method in class com.levigo.jadice.web.client.rendercontrols.RenderControlsJsonSerializer
Take a json object and restore RenderControls for the whole Document currently set in PageView.
deSerializeRenderControls(String, List<Page>, PageView) - Static method in class com.levigo.jadice.web.client.rendercontrols.RenderControlsJsonSerializer
Take a json object and restore RenderControls on the given pages currently present in PageViews Document.
deserializeValue(JsonNode) - Method in class com.levigo.jadice.web.server.messaging.mapper.SimplePolymorphicMapper
 
deserializeValue(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.mapper.SimplePolymorphicMapper
 
destroy() - Method in class com.levigo.jadice.web.conn.server.WebtoolkitFilter
 
destroy() - Method in class com.levigo.jadice.web.demo.common.server.MDCSampleFilter
 
destroy() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.LoggingFilter
 
destroy() - Method in class com.levigo.jadice.web.server.filter.CacheFilter
 
destroy() - Method in class com.levigo.jadice.web.server.filter.MDCFilter
 
destroy() - Method in class com.levigo.jadice.web.server.filter.NoCacheFilter
 
destroy() - Method in class com.levigo.jadice.web.server.filter.NoOpFilter
 
destroy() - Method in class com.levigo.jadice.web.server.filter.TileCacheFilter
 
destroy() - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
 
destroy(Context) - Static method in class com.levigo.jadice.web.client.util.context.Context
Deprecated.
detectSelection(Shape, Point2D, float, boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.EllipseAnnotationWrangler
Detects if the ellipse is selected
determineAnnoCreationCursor(Annotation) - Method in interface com.levigo.jadice.web.client.ui.CursorStyleSelector
Determines the Cursor to be used during Creation of an Annotation.
determineAnnoCreationCursor(Annotation) - Method in class com.levigo.jadice.web.client.ui.DefaultCursorStyleSelector
 
DEVICE_RESOLUTION - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
 
DEVICE_RESOLUTION - Static variable in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Identifier key for a deviceResolution change, used within a RenderSettingsEvent to recognize the kind of change which happens.
deviceToBase(double) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Utility method: convert device units to base units and unapply zoom factor
deviceToBase(int) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Utility method: convert device units to base units and unapply zoom factor
DevModeStartupListener - Class in com.levigo.jadice.web.server
Deprecated.
DevModeStartupListener() - Constructor for class com.levigo.jadice.web.server.DevModeStartupListener
Deprecated.
 
DevModeUtils - Class in com.jadice.web.util.gwt.client
Deprecated.
This is only for demo use and is being relocated to the relevant demo modules. Slated for removal.
DevModeUtils - Class in com.levigo.jadice.web.demo.common.client.util
 
DevModeUtils() - Constructor for class com.jadice.web.util.gwt.client.DevModeUtils
Deprecated.
 
DevModeUtils() - Constructor for class com.levigo.jadice.web.demo.common.client.util.DevModeUtils
 
dialog() - Method in interface com.levigo.jadice.web.client.ui.ConfirmDialogStyle
 
dialog() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
 
dialog() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
 
dialogBox() - Method in interface com.levigo.jadice.web.client.ui.DialogStyle
 
DialogNotification - Class in com.levigo.jadice.web.demo.common.client.widgets.notification
Basic Notification with some Styles and Elements to set This is used for all Default-Notifications
DialogNotification(DialogNotification.SimpleNotificationStyle) - Constructor for class com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification
 
DialogNotification.SimpleNotificationStyle - Interface in com.levigo.jadice.web.demo.common.client.widgets.notification
 
dialogStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
dialogStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
dialogStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
DialogStyle - Interface in com.levigo.jadice.web.client.ui
 
disable() - Static method in class com.levigo.jadice.web.client.util.action.ActionManager
Disables the ActionManager, so no actions will be performed
disableAllLayers() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Disables the rendering of all standard layers provided by the DocumentLayer class and explicit enabled layers (defined by a call of BaseRenderSettings.setDocumentLayerEnabled(DocumentLayer, boolean) with a true boolean parameter).
disabled() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
DISABLED - Enum constant in enum class com.levigo.jadice.web.client.tools.lens.FrozenStateMode
Disabled frozen state
disableRotate() - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
 
disableScroll() - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
 
disableZoom() - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
 
discard() - Method in class com.levigo.jadice.web.client.undo.EventListUndoTracker
Finish tracking changes on the EventList and discard all edits (not only the pending ones!)
discard() - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
Discard the edit by freeing any resources held by it beyond simple references that are disposed of by garbage collection.
DISCARD_TEXT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.EditorBehaviorOnOutsideClick
 
discardText() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Resets to the initial status of the annotation in case text changes are discarded.
disconnect() - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient
Disconnects the client from the server.
DiscreteProperty<T> - Class in com.levigo.jadice.annotation.profiles
 
DiscreteProperty() - Constructor for class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
DiscretePropertyDTO - Class in com.levigo.jadice.web.client.messaging
 
DiscretePropertyDTO - Class in com.levigo.jadice.web.server.messaging
 
DiscretePropertyDTO() - Constructor for class com.levigo.jadice.web.client.messaging.DiscretePropertyDTO
 
DiscretePropertyDTO() - Constructor for class com.levigo.jadice.web.server.messaging.DiscretePropertyDTO
 
dispatch(GestureChangeHandler) - Method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureChangeEvent
 
dispatch(GestureEndHandler) - Method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureEndEvent
 
dispatch(GestureStartHandler) - Method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureStartEvent
 
dispatch(IsWidget, IsWidget...) - Static method in class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil
Dispatch the events received on the given IsWidget source to the specified widgets.
dispatch(ErrorNotificationEventHandler) - Method in class com.jadice.web.util.notifications.client.events.ErrorNotificationEvent
 
dispatch(InfoNotificationEventHandler) - Method in class com.jadice.web.util.notifications.client.events.InfoNotificationEvent
 
dispatch(CurrentPageChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.CurrentPageChangedEvent
Deprecated.
 
dispatch(DocumentChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.DocumentChangedEvent
 
dispatch(InputHandler) - Method in class com.levigo.jadice.web.client.event.input.InputEvent
 
dispatch(MouseDragEvent.MouseDragHandler) - Method in class com.levigo.jadice.web.client.event.input.MouseDragEvent
 
dispatch(LoadingEvent.Handler) - Method in class com.levigo.jadice.web.client.event.LoadingEvent
 
dispatch(PageLayoutChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.PageLayoutChangedEvent
 
dispatch(PageSelectionChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.PageSelectionChangedEvent
 
dispatch(ToolChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.ToolChangedEvent
 
dispatch(VisibleRectChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.VisibleRectChangedEvent
 
dispatch(SearchResultsEventHandler) - Method in class com.levigo.jadice.web.client.search.event.SearchResultsEvent
 
dispatch(SearchStatusChangedEventHandler) - Method in class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent
 
dispatch(InventoryRenderSettingsEvent.Handler) - Method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
 
dispatch(RenderSettingsEvent.Handler) - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
 
dispatch(PointerDownEvent.Handler) - Method in class com.levigo.jadice.web.client.tool.events.PointerDownEvent
 
dispatch(PointerMoveEvent.Handler) - Method in class com.levigo.jadice.web.client.tool.events.PointerMoveEvent
 
dispatch(PointerUpEvent.Handler) - Method in class com.levigo.jadice.web.client.tool.events.PointerUpEvent
 
dispatch(MediaChangedEvent.Handler) - Method in class com.levigo.jadice.web.demo.enterprise.client.MediaChangedEvent
 
dispatch(ServerToClientMessage) - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet.LongpollSession
 
dispatch(ServerToClientMessage) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
 
dispatchInstruction(Instruction) - Method in class com.levigo.jadice.web.client.tools.instruction.PageViewInstructionManager
 
dispatchPanel(T) - Static method in class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil
Dispatch the events received on the given IsWidget source to all child widgets of the source.
dispatchTo(IsWidget, KeyDownEventDispatchingUtil.HasChildren<T>) - Static method in class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil
Dispatch the events received on the given IsWidget source to an implementation of KeyDownEventDispatchingUtil.HasChildren.
DisplayConnectionStateWidget - Class in com.levigo.jadice.web.demo.enterprise.client
 
DisplayConnectionStateWidget() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.DisplayConnectionStateWidget
 
dispose() - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
dispose() - Method in interface com.levigo.jadice.document.Document
Disposes of a Document performing necessary clean-up tasks.
dispose() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
DND - Static variable in class com.levigo.jadice.web.demo.enterprise.shared.EnterpriseMessageNames
 
DND_DATA_SERVLET_URL - Static variable in class com.levigo.jadice.web.demo.common.shared.DnDConstants
 
DnDConstants - Class in com.levigo.jadice.web.demo.common.shared
 
DnDConstants() - Constructor for class com.levigo.jadice.web.demo.common.shared.DnDConstants
 
DnDImportUtils - Class in com.levigo.jadice.web.client.tools.dnd
Helper class to handle common import actions.
DnDImportUtils() - Constructor for class com.levigo.jadice.web.client.tools.dnd.DnDImportUtils
 
DnDMessageListener - Class in com.levigo.jadice.web.demo.enterprise.server
Saves the selection of the document in the OpenPortfolioFormat in local files.
DnDMessageListener() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.DnDMessageListener
 
DnDParameter - Class in com.levigo.jadice.web.client.tools.dnd
The parameter is given to ExportHandlers and ImportHandlers to handle different types of drag and drop related events.
DnDParameter(DragDropEventBase, ThumbnailView, SelectionBehavior, boolean) - Constructor for class com.levigo.jadice.web.client.tools.dnd.DnDParameter
 
DnDRepository - Class in com.levigo.jadice.web.demo.common.server.dnd
A implementation to store drag an drop request data in temporary files.
DnDRequestDTO - Class in com.levigo.jadice.web.demo.enterprise.client.dnd
 
DnDRequestDTO - Class in com.levigo.jadice.web.demo.enterprise.server.dnd
 
DnDRequestDTO() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.dnd.DnDRequestDTO
 
DnDRequestDTO() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.dnd.DnDRequestDTO
 
DnDServlet - Class in com.levigo.jadice.web.demo.common.server.dnd
Offers external applications like the document platform access to the drag data.
DnDServlet() - Constructor for class com.levigo.jadice.web.demo.common.server.dnd.DnDServlet
 
doAdd(IsWidget) - Method in class com.levigo.jadice.web.client.ui.AbstractBar
 
doAdd(IsWidget) - Method in class com.levigo.jadice.web.client.ui.HorizontalToolbar
 
doAdd(IsWidget) - Method in class com.levigo.jadice.web.client.ui.HorizontalToolbarSubmenu
 
doAdd(IsWidget) - Method in class com.levigo.jadice.web.client.ui.VerticalToolbar
 
doAdd(IsWidget) - Method in class com.levigo.jadice.web.client.ui.VerticalToolbarSubmenu
 
doAddSeparator() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
 
doAddSeparator() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
 
DOC_ANNO - Enum constant in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission.Order
First load all doc streams, then all anno streams
docPermissions() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
DOCPVExportHandler - Class in com.levigo.jadice.web.demo.enterprise.client.dnd
This exportHandler generates data that can be used with a document platform instance.
DOCPVExportHandler() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVExportHandler
 
DOCPVImportHandler - Class in com.levigo.jadice.web.demo.enterprise.client.dnd
Handles drops from the document platform.
DOCPVImportHandler() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVImportHandler
 
DOCS - Static variable in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
Some links to some documents from digbib.org
document - Variable in class com.levigo.jadice.web.client.tool.events.EditEvent
 
Document - Interface in com.levigo.jadice.document
Represents a logical document.
DOCUMENT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DOCUMENT - Enum constant in enum class com.levigo.jadice.document.text.Granularity
 
DOCUMENT - Enum constant in enum class com.levigo.jadice.web.client.commands.AbstractDocumentCommand.Scope
 
DOCUMENT_INVERTED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DOCUMENT_OFFSET_BOTTOM - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
A property key for the document offset bottom.
DOCUMENT_OFFSET_TOP - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
A property key for the document offset top.
DOCUMENT_READ - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
Document.BasicState - Enum Class in com.levigo.jadice.document
An enum consisting of the default document states.
Document.State - Interface in com.levigo.jadice.document
This is a marker interface to be implemented by objects serving as state designators for documents.
DocumentAdapter - Class in com.levigo.jadice.document
An abstract adapter class used to reduce the complexity of implementing DocumentListeners as well as DocumentInterceptor.
DocumentAdapter() - Constructor for class com.levigo.jadice.document.DocumentAdapter
 
DocumentAnnotationPermission - Class in com.levigo.jadice.annotation.auth.web
Attention: this class is a web technology adaption of the jadice document platform version.
DocumentAnnotationPermission(Class<? extends Intent>, Permission.Vote) - Constructor for class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
 
DocumentAnnotationPermission.Factory - Class in com.levigo.jadice.annotation.auth.web
 
DocumentBookmarkPanel - Class in com.levigo.jadice.web.demo.enterprise.client
A panel containing the Bookmarks that come from the document (e.g. bookmarks in PDF).
DocumentBookmarkPanel(PageView) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.DocumentBookmarkPanel
 
DocumentBookmarkPanel(PageView, boolean) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.DocumentBookmarkPanel
 
documentBookmarks() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
DocumentChangedEvent - Class in com.levigo.jadice.web.client.event
Event fired when a new Document is set to the PageView.
DocumentChangedEvent(Document, Document, HasHandlers) - Constructor for class com.levigo.jadice.web.client.event.DocumentChangedEvent
 
DocumentChangedEvent.Handler - Interface in com.levigo.jadice.web.client.event
Handles a new "current document".
DocumentDataProvider<S,SH> - Interface in com.levigo.jadice.web.server
A provider for reading documents based on Sources.
DocumentDataProviderRegistry - Interface in com.levigo.jadice.web.server
Central registration for DocumentDataProvider implementations.
DocumentIDHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
DocumentIDHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDHandle
Deprecated.
for GWT only
DocumentIDHandle(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDHandle
 
DocumentIDSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
DocumentIDSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDSource
Deprecated.
for GWT only
DocumentIDSource(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDSource
 
DocumentInterceptor - Interface in com.levigo.jadice.document
DocumentInterceptor completes the interception capabilities for jadice Documents.
DocumentLayer - Class in com.levigo.jadice.document
Class representing a layer of a Document.
DocumentLink(String, String) - Constructor for class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget.DocumentLink
 
DocumentListener - Interface in com.levigo.jadice.document
A listener interface for receiving document events.
documentOffsetBottom() - Method in interface com.levigo.jadice.web.client.layout.DocumentOffsetStyle
 
documentOffsetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
documentOffsetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
documentOffsetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
DocumentOffsetStyle - Interface in com.levigo.jadice.web.client.layout
 
documentOffsetTop() - Method in interface com.levigo.jadice.web.client.layout.DocumentOffsetStyle
 
DocumentPermission - Class in com.levigo.jadice.document.auth
 
DocumentPermission - Class in com.levigo.jadice.document.auth.web
Attention: this class is a web technology adaption of the jadice document platform version.
DocumentPermission.DocumentPermissionFactory - Class in com.levigo.jadice.document.auth
 
DocumentPermission.Factory - Class in com.levigo.jadice.document.auth.web
 
DocumentReadMetricsFilter - Interface in com.levigo.jadice.web.server.config.metricsfilter
 
documentRenderSettingsChanged(RenderSettingsEvent, Collection<DefaultRenderControls>) - Method in interface com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Synchronizer
 
DocumentSnapshot - Class in com.levigo.jadice.web.shared.model.document.snapshot
Contains information to synchronize a client-side document with the Server.
DocumentSnapshot() - Constructor for class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
DocumentSnapshotConverter - Class in com.levigo.jadice.web.server.util
Receives a serialized document representation and converts it into a real jadice document.
DocumentSnapshotConverter() - Constructor for class com.levigo.jadice.web.server.util.DocumentSnapshotConverter
 
DocumentSnapshotConverter(DocumentService) - Constructor for class com.levigo.jadice.web.server.util.DocumentSnapshotConverter
 
DocumentSnapshotDTO - Class in com.levigo.jadice.web.client.messaging
 
DocumentSnapshotDTO - Class in com.levigo.jadice.web.server.messaging
 
DocumentSnapshotDTO() - Constructor for class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
DocumentSnapshotDTO() - Constructor for class com.levigo.jadice.web.server.messaging.DocumentSnapshotDTO
 
DocumentSnapshotFactory - Class in com.levigo.jadice.web.shared.model.document.snapshot
Creates a serializable encapsulation of a document that is used to transport the client's document state to the server in a ServerOperation.
DocumentSnapshotFactory() - Constructor for class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshotFactory
 
DocumentUndoSupport - Class in com.levigo.jadice.web.client.undo
This collection of static methods provides access to DefaultUndoManagers which pertain to Documents.
DocumentUploadMeta - Class in com.levigo.jadice.web.demo.common.server.upload
 
DocumentUploadMeta(File) - Constructor for class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadMeta
 
documentUploadRepository - Variable in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
 
DocumentUploadRepository - Class in com.levigo.jadice.web.demo.common.server.upload
 
DocumentUploadRepository() - Constructor for class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepository
 
DocumentUploadRepositoryDataProvider - Class in com.levigo.jadice.web.demo.common.server.upload
 
DocumentUploadRepositoryDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
 
DocumentUploadRepositoryDataProvider(DocumentUploadRepository) - Constructor for class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
 
DocumentUploadServlet - Class in com.levigo.jadice.web.demo.common.server.upload
 
DocumentUploadServlet() - Constructor for class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadServlet
 
documentView - Variable in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
doDestroy() - Method in class com.levigo.jadice.web.conn.server.WebtoolkitFilter
 
doExport(ExportOperationDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.ExportOperationMessageListener
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.conn.server.WebtoolkitFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.demo.common.server.MDCSampleFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.LoggingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.CacheFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.MDCFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.NoCacheFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.NoOpFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.TileCacheFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.TileSecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.transport.server.TransportWebtoolkitFilter
 
doFireAnnotationEvents - Variable in class com.levigo.jadice.annotation.Annotation
Flag whether annotation events should be fired.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.conn.server.AbstractDownloadServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.conn.server.TileServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.demo.common.server.log.LogDownloadServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.server.export.DownloadExportServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.server.FontDownloadServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.server.FontResourceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
Deprecated.
 
doLayout() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
Do some Layout stuff
done() - Method in class com.levigo.jadice.web.client.undo.EventListUndoTracker
Finish tracking changes on the EventList.
done() - Method in class com.levigo.jadice.web.transport.server.messaging.IncomingMessageContext
Marks the conversation as done and cleans up references, essentially disabling cancellation of this conversation.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
Deprecated.
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadServlet
 
doRead(Reader, AnnotationPermissionSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.DDPWithAnnoPermissions
 
doRead(Reader, ClassPathWithAnnoSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDocumentDataProvider
 
doRead(Reader, ClassPathWithRenderControlsSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithRenderControlsDocumentDataProvider
 
doRead(Reader, CompositeSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.CompositeDocumentDataProvider
 
doRead(Reader, ServerBasedDnDSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ServerBasedDnDDataProvider
 
doRead(Reader, S) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.AbstractDocumentDataProvider
 
doRecover(Reader, AnnotationPermissionHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.DDPWithAnnoPermissions
 
doRecover(Reader, ClassPathWithAnnoHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDocumentDataProvider
 
doRecover(Reader, ClassPathWithRenderControlsHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithRenderControlsDocumentDataProvider
 
doRecover(Reader, CompositeHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.CompositeDocumentDataProvider
 
doRecover(Reader, ServerBasedDnDHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ServerBasedDnDDataProvider
 
doRecover(Reader, SH) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.AbstractDocumentDataProvider
 
doShutdown() - Method in class com.levigo.jadice.web.demo.common.server.DemoSystem
 
DOT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
DoubleTapZoomTool - Class in com.levigo.jadice.web.client.tools
A tool for zooming to fit width for a page by double tapping on the page.
DoubleTapZoomTool() - Constructor for class com.levigo.jadice.web.client.tools.DoubleTapZoomTool
 
doUpdate() - Method in class com.levigo.jadice.web.client.ui.JadiceButton
Call this, when you want to call doUpdate without saving manually the values inside it this will call doUpdate(b, b, b, b)
doUpdate(boolean, boolean, boolean, boolean) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
doUpdate(boolean, boolean, boolean, boolean) - Method in class com.levigo.jadice.web.client.ui.JadiceDefaultButton
 
DOWN - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
DOWN_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
DOWN_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
downButton() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
downButton() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
DOWNLOAD_EXPORT_SERVLET_URL - Static variable in class com.levigo.jadice.web.demo.common.shared.export.ExportConstants
 
DownloadExportCommand - Class in com.levigo.jadice.web.demo.common.client.export
Command that exports the current document on the serverside into a file of the given type.
DownloadExportCommand(ExportType) - Constructor for class com.levigo.jadice.web.demo.common.client.export.DownloadExportCommand
 
DownloadExportServlet - Class in com.levigo.jadice.web.server.export
Offers clients to download files containing a document export.
DownloadExportServlet() - Constructor for class com.levigo.jadice.web.server.export.DownloadExportServlet
 
downloadPurpose - Variable in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
DownloadPurpose - Enum Class in com.levigo.jadice.web.shared.export
 
DPI72 - Static variable in class com.levigo.jadice.document.Resolution
72 DPI (the same resolution as Resolution.POINTS but with a different base unit).
DPI96 - Static variable in class com.levigo.jadice.document.Resolution
96 DPI.
DragHandleLineGesture(LineAnnotation, boolean, PointedEditEvent) - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler.DragHandleLineGesture
 
dropDone(DnDParameter, ImportHandler) - Method in interface com.levigo.jadice.web.client.tools.dnd.ImportHandler
This method is used to cleanup data after a drop was completed.
dropDone(DnDParameter, ImportHandler) - Method in class com.levigo.jadice.web.client.tools.dnd.PageSortImportHandler
 
dropDone(DnDParameter, ImportHandler) - Method in class com.levigo.jadice.web.demo.enterprise.client.AbstractServerBasedImportHandler
 
dto(ObjectNode, Class<D>) - Static method in class com.levigo.jadice.web.server.messaging.mapper.ServerPolymorphicMapper
 
DTODescriptor<T,D> - Class in com.levigo.jadice.web.transport.shared.messaging
 
DTODescriptor(Mapping<T, D>, String) - Constructor for class com.levigo.jadice.web.transport.shared.messaging.DTODescriptor
 
DYNAMIC_ZOOM_MODE - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
A property key for the dynamic zoom mode.
DYNAMIC_ZOOM_STATE - Static variable in class com.levigo.jadice.web.client.rules.ApplyDynamicZoomRule
Used for a property that reflects an ongoing zoom factor modification caused by dynamic zoom mode.
DynamicAction - Interface in com.levigo.jadice.web.client.util.action
A marker interface used to indicate that more aspects than usual of the action are considered to be dynamically changing.
dynamicCanvas() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
DynamicRegisteredAction - Class in com.levigo.jadice.web.client.util.action
An implementation of DynamicAction that creates labels and descriptions from the context using functions.
DynamicRegisteredAction(Function<Collection<Object>, String>, KeyStroke, StateIcon, Command, Collection<Object>) - Constructor for class com.levigo.jadice.web.client.util.action.DynamicRegisteredAction
 
DynamicRegisteredAction(Function<Collection<Object>, String>, Function<Collection<Object>, String>, KeyStroke, KeyStroke, StateIcon, Command, Collection<Object>, boolean) - Constructor for class com.levigo.jadice.web.client.util.action.DynamicRegisteredAction
 

E

E - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
E - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
E - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
E_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
east - Variable in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
east - Variable in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
EDGES - Enum constant in enum class com.levigo.jadice.web.client.tools.VisibleBoundsTool.MouseSensitivity
Mouse-sensitivity only along the edges but not inside the rectangle.
editable - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
EditEvent - Class in com.levigo.jadice.web.client.tool.events
 
editor() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.PropertyProfileEditorStyle
 
editor_bold() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_bold() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_bold() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_bold_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_bold_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_bold_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_border() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_border() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_border() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_centerHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_centerHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_centerHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_coordinates_A() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_coordinates_A() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_coordinates_A() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
EDITOR_COORDINATES_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_COPY - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
editor_fill() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_fill() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_fill() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
EDITOR_FILL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_FILL_COLOR_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_FILL_COLOR_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_FILL_COLOR_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
editor_fillColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_fillColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_fillColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_filled() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_filled() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_filled() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_fontFace() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_fontFace() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_fontFace() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_fontSize() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_fontSize() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_fontSize() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_italic() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_italic() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_italic() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_italic_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_italic_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_italic_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_leftHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_leftHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_leftHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
EDITOR_LINE_WIDTH - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
editor_rightHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_rightHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_rightHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_strikethrough() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_strikethrough() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_strikethrough() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_stroke() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_stroke() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_stroke() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
EDITOR_STROKE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_STROKE_COLOR_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_STROKE_COLOR_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_STROKE_COLOR_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
editor_strokeColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_strokeColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_strokeColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
EDITOR_TEXT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_BOLD - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_BOLD_DE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_COLOR_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_COLOR_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_COLOR_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_EDIT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_FONTFACE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_FONTSIZE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_ITALIC - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_ITALIC_DE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_STRIKETHROUGH - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_UNDERSCORE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TEXT_VIEW - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
editor_textColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_textColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_textColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
EDITOR_TOGGLE_BORDER_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TOGGLE_BORDER_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TOGGLE_FILLED_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TOGGLE_FILLED_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EDITOR_TOGGLE_TRANSPARENCY - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
editor_transparency() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_transparency() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_transparency() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
EDITOR_TRASH - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
editor_underscore() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_underscore() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_underscore() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_viewText() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_viewText() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_viewText() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editor_width() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
editor_width() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
editor_width() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
editorBehaviorOnOutsideClick - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Profile injected parameter that defines the behavior of the TextEditor on an outside click.
editorHeight - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Profile-injected parameter.
editorWidth - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Profile-injected parameter.
EFFECT_ALPHA50P - Static variable in class com.jadice.web.util.icon.client.IconManager
Icon effect: make icon 50% transparent
EFFECT_DARKER - Static variable in class com.jadice.web.util.icon.client.IconManager
Icon effect draw icon darker
EFFECT_GRAY - Static variable in class com.jadice.web.util.icon.client.IconManager
Icon effect: convert to gray (desaturate)
EFFECT_GRAY50P - Static variable in class com.jadice.web.util.icon.client.IconManager
Icon effect: convert to gray (desaturate) partially (50%)
EFFECT_LIGHTER - Static variable in class com.jadice.web.util.icon.client.IconManager
Icon effect: draw icon lighter
EFFECT_MORECONTRAST - Static variable in class com.jadice.web.util.icon.client.IconManager
Icon effect: make icon 50% transparent
EffectIcon - Interface in com.jadice.web.util.icon.client
 
EffectIcons - Class in com.jadice.web.util.icon.client
 
EffectIconUrl - Class in com.jadice.web.util.icon.client
 
EffectIconUrl(String) - Constructor for class com.jadice.web.util.icon.client.EffectIconUrl
 
EffectIconUrl(String, EffectIconUrl.SizeKnownHandler) - Constructor for class com.jadice.web.util.icon.client.EffectIconUrl
 
EffectIconUrl(String, EffectIconUrl.SizeKnownHandler, String) - Constructor for class com.jadice.web.util.icon.client.EffectIconUrl
 
EffectIconUrl.SizeKnownHandler - Interface in com.jadice.web.util.icon.client
 
EIGHT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
electActiveTool(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in class com.levigo.jadice.web.client.tool.DefaultToolActivationPolicy
 
electActiveTool(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in interface com.levigo.jadice.web.client.tool.ToolActivationPolicy
 
electFeedback(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in class com.levigo.jadice.web.client.tool.DefaultToolActivationPolicy
 
electFeedback(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in interface com.levigo.jadice.web.client.tool.ToolActivationPolicy
 
EllipseAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like an circle or ellipse.
EllipseAnnotation() - Constructor for class com.levigo.jadice.annotation.EllipseAnnotation
 
EllipseAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
EllipseAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
EllipseAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.EllipseAnnotationDTO
 
EllipseAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.EllipseAnnotationDTO
 
EllipseAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
EllipseAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.EllipseAnnotationWrangler
 
EMAIL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EMBEDDED_ANNOTATIONS - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for format specific inline annotations.
EMPTY_HANDLE_LIST - Static variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
enableAllLayers() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Enables the rendering of all standard layers provided by the DocumentLayer class and explicit disabled layers (defined by a call of BaseRenderSettings.setDocumentLayerEnabled(DocumentLayer, boolean) with a false boolean parameter).
enabled - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
enabled() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
ENABLED - Enum constant in enum class com.levigo.jadice.web.client.event.ToolChangedEvent.Cause
The enabled state of a tool changed.
EnableToolCommand - Class in com.levigo.jadice.web.client.commands
 
EnableToolCommand() - Constructor for class com.levigo.jadice.web.client.commands.EnableToolCommand
 
EnableToolCommand(Class<? extends Tool>) - Constructor for class com.levigo.jadice.web.client.commands.EnableToolCommand
 
encode(byte[]) - Static method in class com.jadice.web.util.Base64
 
encode(byte[], int, int) - Static method in class com.jadice.web.util.Base64
Encodes hex octects into Base64
encryptedPdf() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
encryptedPdfDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
end() - Method in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
 
END - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.CursorPosition
 
END - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
endPointDocument - Variable in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
endPointScreen - Variable in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
EnglishMetricUnit - Enum constant in enum class com.levigo.jadice.document.Unit
 
ensureDebugId(String) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
 
ensureDebugId(String) - Method in class com.levigo.jadice.web.client.internal.annotation.CreateModeEditor
 
ensureDebugId(String) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
ensureDebugId(String) - Method in class com.levigo.jadice.web.client.tool.Tool
 
ensureDebugId(String) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
ensureMinimumLength(Point2D, Point2D, double, Grid.SnapTo, Page, Grid) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler
Makes sure the line length does not fall below the minimum length by maintaining a minimum distance between the edited point and its opposite.
ensureMinimumLength(Point2D, Point2D, Grid.SnapTo, Page, Grid) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler
 
ENTER - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
ENTERPRISE_SAVE_ANNOS - Static variable in class com.levigo.jadice.web.demo.enterprise.shared.EnterpriseMessageNames
 
ENTERPRISE_SAVE_ANNOS_COMPLETED - Static variable in class com.levigo.jadice.web.demo.enterprise.shared.EnterpriseMessageNames
 
EnterpriseDemoConfig - Class in com.levigo.jadice.web.demo.enterprise.server
 
EnterpriseDemoConfig() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.EnterpriseDemoConfig
 
EnterpriseDemoEntryPoint - Class in com.levigo.jadice.web.demo.enterprise.client
Demo for showing some features of the Jadice Webclient-Viewer You can set URL parameters, see UrlParameterUtils.UrlParameters for a detailed list.
EnterpriseDemoEntryPoint() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoEntryPoint
 
EnterpriseDemoMain - Class in com.levigo.jadice.web.demo.enterprise.client
Serves as substitute for a EntryPoint.
EnterpriseDemoMain() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
 
EnterpriseDemoSpringBootApp - Class in com.levigo.jadice.web.demo.enterprise.server
 
EnterpriseDemoSpringBootApp() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.EnterpriseDemoSpringBootApp
 
EnterpriseFileHandler - Class in com.levigo.jadice.web.demo.enterprise.client.openfile
 
EnterpriseFileHandler() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.openfile.EnterpriseFileHandler
 
EnterpriseMessageNames - Class in com.levigo.jadice.web.demo.enterprise.shared
 
EnterpriseMessageNames() - Constructor for class com.levigo.jadice.web.demo.enterprise.shared.EnterpriseMessageNames
 
EnterpriseMessages - Interface in com.levigo.jadice.web.demo.enterprise.client
 
EnterpriseResources - Interface in com.levigo.jadice.web.demo.enterprise.client.design
 
EnterpriseResources.LayoutPanelStyle - Interface in com.levigo.jadice.web.demo.enterprise.client.design
 
EnterpriseResources.OtherStyles - Interface in com.levigo.jadice.web.demo.enterprise.client.design
 
EnterpriseServletConfiguration - Class in com.levigo.jadice.web.demo.enterprise.server
EnterpriseServletConfiguration() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.EnterpriseServletConfiguration
 
EOC - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
equals(Object) - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
equals(Object) - Method in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
 
equals(Object) - Method in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.Label
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.Labels
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
equals(Object) - Method in class com.levigo.jadice.document.auth.web.DocumentPermission
 
equals(Object) - Method in class com.levigo.jadice.document.auth.web.UnconditionalPermission
 
equals(Object) - Method in class com.levigo.jadice.document.DocumentLayer
 
equals(Object) - Method in class com.levigo.jadice.document.Resolution
 
equals(Object) - Method in class com.levigo.jadice.document.util.FloatDimension
 
equals(Object) - Method in class com.levigo.jadice.web.client.grid.Cell
 
equals(Object) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
 
equals(Object) - Method in class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
 
equals(Object) - Method in interface com.levigo.jadice.web.client.util.action.Key
 
equals(Object) - Method in class com.levigo.jadice.web.client.util.action.KeyStroke
 
equals(Object) - Method in class com.levigo.jadice.web.client.util.action.KeystrokeContext
 
equals(Object) - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
 
equals(Object) - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
 
equals(Object) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
 
equals(Object) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
 
equals(Object) - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
 
equals(Object) - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
error(Session, Throwable) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
This gets called by the WebSocket implementation of the application server, once a Throwable was thrown.
error_docLoading_aborted() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
error_noMultiFileSupport() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
error_textsearch_failed() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
error_textsearch_tooManyResults() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
errorIlleagalPageNumber() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
ErrorMetadataDTO - Class in com.levigo.jadice.web.transport.client.messaging
 
ErrorMetadataDTO() - Constructor for class com.levigo.jadice.web.transport.client.messaging.ErrorMetadataDTO
 
errorNotANumber() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
errorNotification_serverconnection_lost() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
ErrorNotificationEvent - Class in com.jadice.web.util.notifications.client.events
 
ErrorNotificationEvent(String, Throwable) - Constructor for class com.jadice.web.util.notifications.client.events.ErrorNotificationEvent
 
ErrorNotificationEventHandler - Interface in com.jadice.web.util.notifications.client.events
 
errorNotificationIcon() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
errorNotificationIcon() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
errorPageOutOfRange(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
escape(String) - Static method in class com.levigo.jadice.web.demo.common.shared.util.URLUtils
we replace the "|" with "*" because they don't need to be encoded and therefore the URL is shorter.
ESCAPE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
evalToBoolean(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Evaluate the given XPath expression against the current node and return the result as a Boolean.
evalToNumber(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Evaluate the given XPath expression against the current node and return the result as a Number.
evalToString(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Evaluate the given XPath expression against the current node and return the result as a String.
eventBus - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
eventBus - Variable in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
eventBus - Variable in class com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
 
EventListUndoTracker<E> - Class in com.levigo.jadice.web.client.undo
An EventListUndoTracker tracks changes to the contents of an EventList.
EventObject - Class in com.levigo.jadice.web.client.tool.events
The root class from which all event state objects shall be derived.
EventObject(PageView) - Constructor for class com.levigo.jadice.web.client.tool.events.EventObject
Constructs a prototypical Event.
Events - Class in com.levigo.jadice.web.client.util.helper
Helper class to translate raw positions from events into widget related coordinates.
Events.PagePoint - Class in com.levigo.jadice.web.client.util.helper
 
EventStreamServlet - Class in com.levigo.jadice.web.transport.server.networking.sse
Deprecated.
EventStreamServlet() - Constructor for class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
Deprecated.
 
EventStreamServlet(TransportManagerInternal) - Constructor for class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
Deprecated.
 
EW_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
exampleAudio() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
exampleAudioDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
exampleVideo() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
exampleVideoDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
EXCLUSIVE - Enum constant in enum class com.levigo.jadice.web.client.event.ToolChangedEvent.Cause
A tool became exclusive.
execute() - Method in class com.levigo.jadice.web.client.command.InjectedWidgetCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.ActivateRolloutSearchCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.ActivateToolbarSearchCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.ActivateToolCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.AddBookmarkCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.AttachGridCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.AutoActivationCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
Executes the command to create an Annotation if the preconditions listed in the documentation of CreateAnnotationViaApiCommand.canExecute() are met.
execute() - Method in class com.levigo.jadice.web.client.commands.DeleteSelectedAnnotationsCommand
Executes the command.
execute() - Method in class com.levigo.jadice.web.client.commands.EnableToolCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.FitPageCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.FitPageOnceCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.GradationActionCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.GradationCurveCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.HighlightTextCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.LocaleCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.NextBookmarkCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.NextPageCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.PreviousBookmarkCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.PreviousPageCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.RedoCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.RemoveAllBookmarksCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.RemoveBookmarkCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.ResampleFilterCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.RotateCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.SelectPageLayoutCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.SpinCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.TextAwareAnnotationCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.ThumbnailToolCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.UndoCommand
 
execute() - Method in class com.levigo.jadice.web.client.commands.ZoomCommand
Executes this command.
execute() - Method in class com.levigo.jadice.web.client.commands.ZoomToCommand
Executes this command.
execute() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
execute() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.AlignmentCommand
 
execute() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor
 
execute() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.ToggleEditor
 
execute() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
execute() - Method in class com.levigo.jadice.web.client.tools.area.CancelAreaSelectionCommand
 
execute() - Method in class com.levigo.jadice.web.client.tools.area.StartAreaSelectionCommand
 
execute() - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
This method is called in order to execute the command.
execute() - Method in class com.levigo.jadice.web.demo.common.client.annotation.SaveAnnotationsServerOperationCommand
Start a new ServerOperation with initial state.
execute() - Method in class com.levigo.jadice.web.demo.common.client.commands.FullscreenCommand
 
execute() - Method in class com.levigo.jadice.web.demo.common.client.commands.OpenFileCommand
 
execute() - Method in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
execute() - Method in class com.levigo.jadice.web.demo.common.client.notification.ToggleNotificationsCommand
 
execute() - Method in class com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCommand
 
execute(Element) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
Overriden in subclasses.
execute(Element) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemCommand
 
execute(Element) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
 
execute(Instruction, C) - Method in interface com.levigo.jadice.document.instruction.InstructionExecutor
Perform that which is described by the given Instruction.
execute(Instruction, PageView) - Method in class com.levigo.jadice.web.client.tools.instruction.ComplexPanAndZoomInstructionExecutor
 
execute(Instruction, PageView) - Method in class com.levigo.jadice.web.client.tools.instruction.PageSegmentByUUIDInstructionExecutor
 
execute(Instruction, PageView) - Method in class com.levigo.jadice.web.client.tools.instruction.URIInstructionExecutor
 
execute(Command, Collection<Object>, Rectangle, PopupExecutor.PreferredPosition) - Method in interface com.levigo.jadice.web.client.ui.PopupExecutor
 
execute(BasicPageView, TextEditor, Collection<Object>, Rectangle, PageContainer) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextEditorPopupExecutor
 
execute(String) - Method in class com.levigo.jadice.web.demo.common.client.ui.PasswordDialog
Adds the password given as parameter to this PasswordDialogs source, appends the source to a Reader and calls Reader.read(com.levigo.jadice.web.shared.model.Source, AsyncCallback).
execute(Collection<Object>) - Method in class com.levigo.jadice.web.client.commands.ShowKeyBindingCommand
 
execute(Collection<Object>) - Method in interface com.levigo.jadice.web.client.util.command.Command
Execute the command.
execute(Collection<Object>) - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
 
execute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.common.client.commands.RemovePagesCommand
 
execute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.GoogleMapsTool.GoogleMapsCommand
 
execute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.GoogleSearchTool.GoogleSearchCommand
 
execute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextSearchTool.TextSearchCommand
 
execute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextToSpeechTool.TextToSpeechCommand
 
execute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.WikipediaSearchTool.WikipediaSearchCommand
 
executeActionAfterCreation - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Profile-injected parameter.
executeCommand() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
Executes the Command of this action
expandHeight - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Profile injected parameter that defines the behavior of the annotation according to the text length
export(DnDParameter) - Method in interface com.levigo.jadice.web.client.tools.dnd.ExportHandler
This method is responsible for generating the data that should be transported with the event and putting them into it.
export(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVExportHandler
 
export(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.JWTExportHandler
 
export(OutputStream) - Method in interface com.jadice.web.export.server.Exporter
Perform the export.
export(Provider<OutputStream, IOException>) - Method in interface com.jadice.web.export.server.Exporter
Perform the export.
EXPORT - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
export_button_pdf_a() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
export_button_pdf_rastered_tooltip() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
export_button_pdf_tooltip() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
export_button_ps_tooltip() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
export_button_tiff_tooltip() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
EXPORT_DOWNLOAD - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EXPORT_FINISHED - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
EXPORT_PDF - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EXPORT_POSTSCRIPT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
EXPORT_TIFF - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ExportCommand - Class in com.levigo.jadice.web.demo.common.client.export
 
ExportCommand() - Constructor for class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
ExportCommand(ExportType, DownloadPurpose) - Constructor for class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
ExportConstants - Class in com.levigo.jadice.web.demo.common.shared.export
 
ExportConstants() - Constructor for class com.levigo.jadice.web.demo.common.shared.export.ExportConstants
 
exportDone(DnDParameter) - Method in interface com.levigo.jadice.web.client.tools.dnd.ExportHandler
This method is called when all exportHandler finished their exports.
exportDone(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVExportHandler
 
exportDone(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.JWTExportHandler
 
Exporter - Interface in com.jadice.web.export.server
A representation of an exporter, that writes the output to an OutputStream.
ExporterFactory - Class in com.jadice.web.export.server
Contains static factory methods for common Exporter instances.
ExportFinishedDTO - Class in com.levigo.jadice.web.client.messaging
 
ExportFinishedDTO - Class in com.levigo.jadice.web.server.messaging
 
ExportFinishedDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ExportFinishedDTO
 
ExportFinishedDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ExportFinishedDTO
 
ExportHandler - Interface in com.levigo.jadice.web.client.tools.dnd
ExportHandler can be used to put custom data into a dragEvent.
ExportHelper - Class in com.jadice.web.export.server
 
ExportHelper() - Constructor for class com.jadice.web.export.server.ExportHelper
 
ExportMeta - Class in com.levigo.jadice.web.server.export
Class that holds metadata of some printed output stored in a file.
ExportMeta(SeekableInputStream, String, DownloadPurpose, int) - Constructor for class com.levigo.jadice.web.server.export.ExportMeta
 
ExportMeta(File, DownloadPurpose) - Constructor for class com.levigo.jadice.web.server.export.ExportMeta
 
ExportMeta(File, DownloadPurpose, int) - Constructor for class com.levigo.jadice.web.server.export.ExportMeta
 
ExportOperationDTO - Class in com.levigo.jadice.web.client.messaging
 
ExportOperationDTO - Class in com.levigo.jadice.web.server.messaging
 
ExportOperationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
ExportOperationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ExportOperationDTO
 
ExportOperationMessageListener - Class in com.levigo.jadice.web.conn.server.messaging
 
ExportOperationMessageListener() - Constructor for class com.levigo.jadice.web.conn.server.messaging.ExportOperationMessageListener
 
ExportRepository - Class in com.levigo.jadice.web.server.export
Customer specific repository
ExportRepository() - Constructor for class com.levigo.jadice.web.server.export.ExportRepository
 
ExportStatusListener - Interface in com.jadice.web.export.server
Interface for jadice web toolkit Exporter to listen for an unsuccessful export
ExportType - Enum Class in com.levigo.jadice.web.shared.export
The target format to be generated.
ExportType - Enum Class in com.levigo.jadice.web.shared.model.export
 
expose(JavaScriptObject) - Method in class com.levigo.jadice.web.demo.basicviewer.client.CommandAPI
Exposes the native JavaScript functions on to the given target object.
exposeMetric(Document) - Method in interface com.levigo.jadice.web.server.config.metricsfilter.DocumentReadMetricsFilter
 
exposeMetric(PageSegmentHandle[]) - Method in interface com.levigo.jadice.web.server.config.metricsfilter.PageSegmentHandleMetricsFilter
 
exposeMetric(RenderControls) - Method in interface com.levigo.jadice.web.server.config.metricsfilter.RenderControlsMetricsFilter
 
ExtendedButtonResources - Interface in com.levigo.jadice.web.client.ui.buttons
 
ExternalUIStyle - Interface in com.levigo.jadice.web.client.ui.style
External style, to use jadice web toolkit with an external CSS file.
EXTRACT_CONTENT - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
extractClass(Object) - Method in class com.levigo.jadice.web.client.messaging.mapper.SimplePolymorphicMapper
 
extractClass(Object) - Method in class com.levigo.jadice.web.server.messaging.mapper.SimplePolymorphicMapper
 
extractClass(T) - Method in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 

F

F - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F1 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F10 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F11 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F12 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F2 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F3 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F4 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F5 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F6 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F7 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F8 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
F9 - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
factsheet() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
factsheetDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
fadeOut() - Method in class com.levigo.jadice.web.client.tools.OverlayInformation
 
fadeOutOverlay() - Method in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
 
FAILED - Enum constant in enum class com.levigo.jadice.web.client.event.LoadingEvent.LoadingState
 
FAILED - Enum constant in enum class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent.SearchState
 
FAILED - Enum constant in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
State that indicates that the server connection fails.
FAILED_TOO_MANY_RESULTS - Enum constant in enum class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent.SearchState
 
FALLBACK_ICON - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
FancyPageSnapIn - Class in com.levigo.jadice.web.demo.enterprise.client
 
FancyPageSnapIn(Collection<Object>) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.FancyPageSnapIn
 
FancyPageSnapIn(Collection<Object>, PageSnapIn.PageSnapInStyle) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.FancyPageSnapIn
 
FancyZoomSnapIn - Class in com.levigo.jadice.web.demo.enterprise.client
 
FancyZoomSnapIn() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.FancyZoomSnapIn
 
FancyZoomSnapIn(ZoomSnapIn.ZoomSnapInStyle) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.FancyZoomSnapIn
 
Feet - Enum constant in enum class com.levigo.jadice.document.Unit
 
Feet - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
 
FileDropFeature - Class in com.levigo.jadice.web.demo.common.client.util
Adds support for Drag&Drop for the PageView To enable it, you need to call new FileDropHandler(myPageView).
FileDropFeature(PageView) - Constructor for class com.levigo.jadice.web.demo.common.client.util.FileDropFeature
 
fileMenu() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
filename - Variable in class com.levigo.jadice.web.demo.common.client.commands.FileReader.FileReadResult
 
FilenameSorter - Class in com.levigo.jadice.web.demo.common.server.log
Compare 2 String objects and use the standard comparison for most of the cases.
FilenameSorter() - Constructor for class com.levigo.jadice.web.demo.common.server.log.FilenameSorter
 
FileReader - Class in com.levigo.jadice.web.demo.common.client.commands
A utility class providing different utility methods for reading files via JavaScript.
FileReader() - Constructor for class com.levigo.jadice.web.demo.common.client.commands.FileReader
 
FileReader.FileReadResult - Class in com.levigo.jadice.web.demo.common.client.commands
 
FileReadResult(String, String, String, int) - Constructor for class com.levigo.jadice.web.demo.common.client.commands.FileReader.FileReadResult
 
fileUploadService - Variable in class com.levigo.jadice.web.demo.enterprise.server.ResourceServlet
 
fillColor - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
fillContextMenu(ContextMenu) - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
 
fillContextMenu(ContextMenu) - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
Fills the ContextMenu with the installed actions and submenus.
filled - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
FILTER - Static variable in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
Identifier key for a filter change, used within a com.levigo.jadice.web.client.settings.RenderSettingsEvent to recognize the kind of change which happen.
filterAction(KeyStroke, Collection<Object>, FilterType) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
FilterBuilder() - Constructor for class com.levigo.jadice.web.client.rendercontrols.ControlsKitWhiteListFilter.FilterBuilder
Entrypoint for creating a new ControlsKitWhiteListFilter Builder.
FilteredDocument - Class in com.levigo.jadice.web.client.model.document
A Document implementation that allows to apply a filter on its Pages.
FilteredDocument(SerializableDocument) - Constructor for class com.levigo.jadice.web.client.model.document.FilteredDocument
 
FilterType - Enum Class in com.levigo.jadice.document.render
A FilterType enum for defining certain downscale filters to apply.
findAll(IsWidget, ContextUtils.IsAssignable<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Find all elements matching the given class in the context for the given owner.
findAll(IsWidget, Class<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Find all elements matching the given class in the context for the given owner.
findAll(Collection<? extends Object>, ContextUtils.IsAssignable<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Find all objects in the given collection which are assignable to the given ContextUtils.IsAssignable.
findAll(Collection<? extends Object>, Class<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Find all elements matching the given class in the given collection.
findAttribute(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
returns the attribute value of the current node or null if the attribute does not exist
findAttribute(String, String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Returns the attribute value of the node pointed by given XPath expression or null if the attribute does not exist
findFirst(IsWidget, ContextUtils.IsAssignable<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Find the first element matching the given class in the context for the given owner.
findFirst(IsWidget, Class<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Find the first element matching the given class in the context for the given owner.
findFirst(Collection<? extends Object>, ContextUtils.IsAssignable<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Find the first element matching the given class in the given collection.
findFirst(Collection<? extends Object>, Class<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Find the first element matching the given class in the given collection.
findFormat(Document) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnotationUtils
 
findPageNextTo(Point, boolean) - Method in interface com.levigo.jadice.web.client.layout.PageLayout
Find the page closest to the given point.
findRolloutSearch() - Method in class com.levigo.jadice.web.client.commands.ActivateRolloutSearchCommand
 
findSubMenu(String) - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
 
findSubMenu(String) - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
Find a MenuBuilder for an existing sub-menu.
findWidgetContainer(IsWidget) - Static method in class com.levigo.jadice.web.client.util.WidgetContainers
 
findWrangler(String, String, AnnotationProfiles.Handler) - Method in class com.levigo.jadice.web.client.internal.annotation.DefaultWranglerFinder
 
findWrangler(String, String, AnnotationProfiles.Handler) - Method in interface com.levigo.jadice.web.client.internal.annotation.WranglerFinder
 
finish() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
finish(String) - Method in class com.levigo.jadice.web.client.undo.EventListUndoTracker
Finish tracking changes on the EventList.
finish(String) - Method in class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
 
finishAnimation - Variable in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
 
finished() - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification
 
FINISHED - Enum constant in enum class com.levigo.jadice.web.client.event.LoadingEvent.LoadingState
 
FINISHED - Enum constant in enum class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent.SearchState
 
fire(HasHandlers, MediaBase, String) - Static method in class com.levigo.jadice.web.demo.enterprise.client.MediaChangedEvent
 
fire(HasHandlers, Document, Document) - Static method in class com.levigo.jadice.web.client.event.DocumentChangedEvent
 
fire(HasHandlers, Page, Page, int, int) - Static method in class com.levigo.jadice.web.client.event.PageSelectionChangedEvent
 
fire(HasHandlers, LoadingEvent.LoadingState, Object) - Static method in class com.levigo.jadice.web.client.event.LoadingEvent
Fires a new LoadingEvent
fire(HasHandlers, LoadingEvent.LoadingState, Object, String) - Static method in class com.levigo.jadice.web.client.event.LoadingEvent
Fires a new LoadingEvent
fire(HasHandlers, PageLayout, PageLayout) - Static method in class com.levigo.jadice.web.client.event.PageLayoutChangedEvent
 
fire(HasHandlers, Rectangle, Rectangle) - Static method in class com.levigo.jadice.web.client.event.VisibleRectChangedEvent
 
fire(IsWidget, KeyDownEvent) - Method in class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil.HasChildrenWidget
 
fire(T, KeyDownEvent) - Method in interface com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil.HasChildren
 
fireAnnotationChange(Annotation, AnnotationPageSegmentEvent.EventType, Object, Object) - Method in class com.levigo.jadice.annotation.Annotation
Handle an annotation change
fireChanged(Object, Object, String) - Method in class com.levigo.jadice.web.shared.model.settings.AbstractListenableRenderSettings
 
fireEvent(GwtEvent<?>) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
Fires the given GwtEvent on the widget.
fireEvent(GwtEvent<?>) - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
 
fireEvent(Event<?>) - Method in interface com.jadice.web.util.notifications.client.NotificationEventBus
 
fireEventFromSource(Event<?>, Object) - Method in interface com.jadice.web.util.notifications.client.NotificationEventBus
 
fireOnPropertyChange(Object, Object, String) - Method in class com.levigo.jadice.web.shared.model.settings.PropertyChangeSupport
 
firePropertyChange(PropertyChangeEvent) - Method in class com.levigo.jadice.web.shared.model.settings.PropertyChangeSupport
 
fireToolChangedEvent(ToolChangedEvent) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
fireToolChangedEvent(ToolChangedEvent) - Method in interface com.levigo.jadice.web.client.ToolManager
Fires a ToolChangedEvent to all listeners.
FirstPageCommand - Class in com.levigo.jadice.web.client.commands
Command that navigates to the first page.
FirstPageCommand() - Constructor for class com.levigo.jadice.web.client.commands.FirstPageCommand
 
fitBoth() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
Dynamically zoom pages so that they fit completely into the page view.
fitHeight() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
Dynamically zoom pages so that they fill the page view vertically.
FitPageCommand - Class in com.levigo.jadice.web.client.commands
Command that adjusts the zoom factor.
FitPageCommand() - Constructor for class com.levigo.jadice.web.client.commands.FitPageCommand
 
FitPageCommand(int) - Constructor for class com.levigo.jadice.web.client.commands.FitPageCommand
 
FitPageOnceCommand - Class in com.levigo.jadice.web.client.commands
This command fits the current page into the visible area.
FitPageOnceCommand(int) - Constructor for class com.levigo.jadice.web.client.commands.FitPageOnceCommand
fitWidth() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
Dynamically zoom pages so that they fill the page view horizontally.
FIVE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
fixedCanvas() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
fixedPoint - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler.DragHandleLineGesture
 
FixedProperty<T> - Class in com.levigo.jadice.annotation.profiles
 
FixedProperty() - Constructor for class com.levigo.jadice.annotation.profiles.FixedProperty
 
FloatDimension - Class in com.levigo.jadice.document.util
A float-based extension of Dimension2D, because there is none in the JDK RT library.
FloatDimension() - Constructor for class com.levigo.jadice.document.util.FloatDimension
 
FloatDimension(double, double) - Constructor for class com.levigo.jadice.document.util.FloatDimension
Using this constructor will down-cast the provided double-arguments.
FloatDimension(float, float) - Constructor for class com.levigo.jadice.document.util.FloatDimension
 
FloatDimension(Dimension2D) - Constructor for class com.levigo.jadice.document.util.FloatDimension
 
flowRenderActiveCount() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
flowRenderCorePoolSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
flowRenderLargestPoolSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
flowRenderMaximumPoolSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
flowRenderPoolSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
flowRenderQueueSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
flush() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper.TeeServletOutputStream
 
flush() - Method in class com.levigo.jadice.web.server.util.MultiStreamOutputStream
 
FNIS - Enum constant in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationFormat
 
FNP8 - Enum constant in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationFormat
 
FNP8AnnotationInitializer - Class in com.levigo.jadice.web.client.internal.annotation.initializer
 
FNP8AnnotationInitializer() - Constructor for class com.levigo.jadice.web.client.internal.annotation.initializer.FNP8AnnotationInitializer
 
focus() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
set the cursor to the first position and return the textArea so that the DefaultPopupExecutor can focus it.
focus() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
focus() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuHandler
 
FOCUS_TEXT_EDITOR - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
FOCUS_TEXT_EDITOR - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
Whether the browsers focusing behavior should be applied or ignored
fontActive(String, String) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig.DefaultWebFontHandler
 
fontColumn() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor.FontFaceEditorStyle
 
FontConfig - Class in com.levigo.jadice.web.client.util.fonts
Used to configure the client that shall use standard 14 fonts for text annotation rendering.
FontConfig() - Constructor for class com.levigo.jadice.web.client.util.fonts.FontConfig
Creates a new instance of the FontConfig.
FontConfig(boolean) - Constructor for class com.levigo.jadice.web.client.util.fonts.FontConfig
Creates a new instance of the FontConfig.
FontConfig.DefaultWebFontHandler - Class in com.levigo.jadice.web.client.util.fonts
A standard WebFontLoader implementation that has the main purpose to repaint the PageView when the loading operation has finished.
FontConfig.FontProperty - Enum Class in com.levigo.jadice.web.client.util.fonts
These FontProperties help to improve the readability of the code below when there has to be defined whether a font shall be bold, italic, both, or plain.
FontConfiguration - Interface in com.levigo.jadice.web.server.config
If you want your own font configuration you have to provide a Component that returns a FontConfiguration.
FontConverter - Class in com.levigo.jadice.web.server.font
 
FontConverter() - Constructor for class com.levigo.jadice.web.server.font.FontConverter
 
FontDownloadServlet - Class in com.levigo.jadice.web.server
A servlet providing TrueType fonts, which are available in the server sided FontManager, for download purposes.
FontDownloadServlet() - Constructor for class com.levigo.jadice.web.server.FontDownloadServlet
 
FontEnvironments - Class in com.levigo.jadice.web.server.font
Configures the Font manager for loading documents and annotations.
fontFace - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
FontFaceEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
FontFaceEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor
 
FontFaceEditor.FontFaceEditorStyle - Interface in com.levigo.jadice.web.client.internal.annotation.editor
 
FontFactorySettingsConfigurer - Class in com.levigo.jadice.web.server.font
 
FontFactorySettingsConfigurer(FontManagerFuture) - Constructor for class com.levigo.jadice.web.server.font.FontFactorySettingsConfigurer
 
fontHandler - Variable in class com.levigo.jadice.web.client.util.fonts.FontConfig
the WebFontLoader.WebFontHandler needed to determine when certain fonts are loaded and when all loading operations are done (successful or not)
fontInactive(String, String) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig.DefaultWebFontHandler
 
fontLoading(String, String) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig.DefaultWebFontHandler
 
FONTMANAGER_URL - Static variable in class com.levigo.jadice.web.client.util.fonts.FontConfig
The URL where the com.levigo.jadice.web.server.FontDownloadServlet is registered.
FontResourceServlet - Class in com.levigo.jadice.web.server
A servlet providing static font-related resources.
FontResourceServlet() - Constructor for class com.levigo.jadice.web.server.FontResourceServlet
 
fontSize - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
fontSize() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
 
fontSizeColumn() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
 
FontSizeEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
FontSizeEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor
 
FontSizeEditor.FontSizeEditorStyle - Interface in com.levigo.jadice.web.client.internal.annotation.editor
 
fontsToLoad - Variable in class com.levigo.jadice.web.client.util.fonts.FontConfig
set of fontsToLoad that will be loaded into the client
forceAnnotationUpright - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Profile-injected parameter that defines the initial behavior for rotated Pages
forceUpdate() - Method in interface com.levigo.jadice.web.client.PageView
Forces an update of the view.
FORM - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for form elements.
formatVersion(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionPopup
 
formWrapper() - Method in interface com.levigo.jadice.web.client.ui.status.ZoomSnapIn.ZoomSnapInStyle
 
Forward - Static variable in class com.levigo.jadice.web.client.util.Bias
Indicates to bias toward the next character in the model.
FOUR - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
FreehandAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
FreehandAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.FreehandAnnotationWrangler
 
from(ObjectNode) - Static method in class com.levigo.jadice.web.server.messaging.RectangleAnnotationDTO
 
from(ObjectNode) - Static method in class com.levigo.jadice.web.server.messaging.SerializableBookmarkDTO
 
from(Annotation) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
from(Annotation) - Static method in class com.levigo.jadice.web.server.messaging.AnnotationDTO
 
from(ArrowAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
from(ArrowAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.ArrowAnnotationDTO
 
from(CalloutAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
from(CalloutAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.CalloutAnnotationDTO
 
from(EllipseAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.EllipseAnnotationDTO
 
from(EllipseAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.EllipseAnnotationDTO
 
from(HistoryAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.HistoryAnnotationDTO
 
from(HistoryAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.HistoryAnnotationDTO
 
from(JWTImageAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.ImageAnnotationDTO
 
from(JWTImageAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.ImageAnnotationDTO
 
from(LineAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
from(LineAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.LineAnnotationDTO
 
from(PathAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.PathAnnotationDTO
 
from(PathAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.PathAnnotationDTO
 
from(AnnotationFactory) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
 
from(AnnotationProfile) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
from(AnnotationProfile) - Static method in class com.levigo.jadice.web.server.messaging.AnnotationProfileDTO
 
from(AnnotationTemplate) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
from(AnnotationTemplate) - Static method in class com.levigo.jadice.web.server.messaging.AnnotationTemplateDTO
 
from(AnnotationType) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
from(AnnotationType) - Static method in class com.levigo.jadice.web.server.messaging.AnnotationTypeDTO
 
from(ColorProperty) - Static method in class com.levigo.jadice.web.client.messaging.ColorPropertyDTO
 
from(ColorProperty) - Static method in class com.levigo.jadice.web.server.messaging.ColorPropertyDTO
 
from(DiscreteProperty) - Static method in class com.levigo.jadice.web.client.messaging.DiscretePropertyDTO
 
from(DiscreteProperty) - Static method in class com.levigo.jadice.web.server.messaging.DiscretePropertyDTO
 
from(Label) - Static method in class com.levigo.jadice.web.client.messaging.LabelDTO
 
from(Label) - Static method in class com.levigo.jadice.web.server.messaging.LabelDTO
 
from(Parameter) - Static method in class com.levigo.jadice.web.client.messaging.ParameterDTO
 
from(Parameter) - Static method in class com.levigo.jadice.web.server.messaging.ParameterDTO
 
from(PropertyDefault) - Static method in class com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
 
from(PropertyDefault) - Static method in class com.levigo.jadice.web.server.messaging.PropertyDefaultDTO
 
from(PropertyProfile) - Static method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
from(PropertyProfile) - Static method in class com.levigo.jadice.web.server.messaging.PropertyProfileDTO
 
from(RangeProperty) - Static method in class com.levigo.jadice.web.client.messaging.RangePropertyDTO
 
from(RangeProperty) - Static method in class com.levigo.jadice.web.server.messaging.RangePropertyDTO
 
from(ToolkitBasedFactory) - Static method in class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
 
from(ToolkitBasedFactory) - Static method in class com.levigo.jadice.web.server.messaging.ToolkitBasedFactoryDTO
 
from(TypeRef) - Static method in class com.levigo.jadice.web.client.messaging.TypeRefDTO
 
from(TypeRef) - Static method in class com.levigo.jadice.web.server.messaging.TypeRefDTO
 
from(TypeSet) - Static method in class com.levigo.jadice.web.client.messaging.TypeSetDTO
 
from(TypeSet) - Static method in class com.levigo.jadice.web.server.messaging.TypeSetDTO
 
from(TypeSetElement) - Static method in class com.levigo.jadice.web.client.messaging.TypeSetElementDTO
 
from(TypeSetElement) - Static method in class com.levigo.jadice.web.server.messaging.TypeSetElementDTO
 
from(RectangleAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.RectangleAnnotationDTO
 
from(RectangleAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.RectangleAnnotationDTO
 
from(ShapeBasedAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
from(StampAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
from(StampAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.StampAnnotationDTO
 
from(TextAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
from(TextAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.TextAnnotationDTO
 
from(TextHighlightAnnotation) - Static method in class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
from(TextHighlightAnnotation) - Static method in class com.levigo.jadice.web.server.messaging.TextHighlightAnnotationDTO
 
from(Instruction) - Static method in class com.levigo.jadice.web.client.messaging.instructions.InstructionDTO
 
from(Instruction) - Static method in class com.levigo.jadice.web.server.messaging.instructions.InstructionDTO
 
from(ComplexPanAndZoomInstruction) - Static method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
from(ComplexPanAndZoomInstruction) - Static method in class com.levigo.jadice.web.server.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
from(Glyph) - Static method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
from(Glyph) - Static method in class com.levigo.jadice.web.server.messaging.text.GlyphDTO
 
from(Line) - Static method in class com.levigo.jadice.web.client.messaging.text.LineDTO
 
from(Line) - Static method in class com.levigo.jadice.web.server.messaging.text.LineDTO
 
from(PositionedBlock) - Static method in class com.levigo.jadice.web.client.messaging.text.PositionedBlockDTO
 
from(PositionedBlock) - Static method in class com.levigo.jadice.web.server.messaging.text.PositionedBlockDTO
 
from(Word) - Static method in class com.levigo.jadice.web.client.messaging.text.WordDTO
 
from(Word) - Static method in class com.levigo.jadice.web.server.messaging.text.WordDTO
 
from(Page) - Static method in class com.levigo.jadice.web.client.messaging.PageDTO
 
from(Page) - Static method in class com.levigo.jadice.web.server.messaging.PageDTO
 
from(PageSegment) - Static method in class com.levigo.jadice.web.server.messaging.PageSegmentDTO
 
from(Permission<?>) - Method in class com.levigo.jadice.web.client.messaging.mapper.PermissionsMapper
 
from(Permission<?>) - Method in class com.levigo.jadice.web.server.messaging.mapper.PermissionsMapper
 
from(Resolution) - Static method in class com.levigo.jadice.web.client.messaging.ResolutionDTO
 
from(Resolution) - Static method in class com.levigo.jadice.web.server.messaging.ResolutionDTO
 
from(GenericSource) - Static method in class com.levigo.jadice.web.client.messaging.data.GenericSourceDTO
 
from(DocumentSnapshotDTO, ExportType, DownloadPurpose, List<String>) - Static method in class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
from(AnnoFormatPermission) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
from(AnnoFormatPermission) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnoFormatPermissionDTO
 
from(AnnotationFormat) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationFormatDTO
 
from(AnnotationFormat) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnotationFormatDTO
 
from(AnnotationPermissionHandle) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
from(AnnotationPermissionSource) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
from(ClassPathHandle) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
 
from(ClassPathHandle) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathParamsDTO
 
from(ClassPathSource) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
 
from(ClassPathSource) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathParamsDTO
 
from(ClassPathWithAnnoAndPermissionSource) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
from(ClassPathWithAnnoAndPermissionSource) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
from(ClassPathWithAnnoHandle) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
from(ClassPathWithAnnoHandle) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathWithAnnoParamsDTO
 
from(ClassPathWithAnnoSource) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
from(ClassPathWithAnnoSource) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathWithAnnoParamsDTO
 
from(CompositeHandle) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.CompositeParamsDTO
 
from(CompositeHandle) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.CompositeParamsDTO
 
from(CompositeSource) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.CompositeParamsDTO
 
from(RemoteIDHandle) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.RemoteIDParamsDTO
 
from(RemoteIDSource) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.RemoteIDParamsDTO
 
from(UploadDocIDHandle) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.UploadDocIDParamsDTO
 
from(UploadDocIDHandle) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.UploadDocIDParamsDTO
 
from(UploadDocIDSource) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.UploadDocIDParamsDTO
 
from(UploadDocIDSource) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.UploadDocIDParamsDTO
 
from(AnnotationPageSegment) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
from(AnnotationPageSegment) - Static method in class com.levigo.jadice.web.server.messaging.AnnotationPageSegmentDTO
 
from(SerializableBookmark) - Static method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
from(SerializableBookmark) - Static method in class com.levigo.jadice.web.server.messaging.SerializableBookmarkDTO
 
from(SerializableBookmarkList) - Static method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkListDTO
 
from(DocumentSnapshot) - Static method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
from(Change<Page>) - Static method in class com.levigo.jadice.web.client.messaging.ChangeDTO
 
from(ChangedAnnoSegmentInfo) - Static method in class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
from(InstructionArea) - Static method in class com.levigo.jadice.web.server.messaging.instructions.InstructionAreaDTO
 
from(PageSegmentByUUIDInstruction) - Static method in class com.levigo.jadice.web.client.messaging.instructions.PageSegmentByUUIDInstructionDTO
 
from(PageSegmentByUUIDInstruction) - Static method in class com.levigo.jadice.web.server.messaging.instructions.PageSegmentByUUIDInstructionDTO
 
from(URIInstruction) - Static method in class com.levigo.jadice.web.client.messaging.instructions.URIInstructionDTO
 
from(URIInstruction) - Static method in class com.levigo.jadice.web.server.messaging.instructions.URIInstructionDTO
 
from(BasicDocument) - Static method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
from(BasicDocument) - Static method in class com.levigo.jadice.web.server.messaging.BasicDocumentDTO
 
from(BasicPage) - Static method in class com.levigo.jadice.web.client.messaging.BasicPageDTO
 
from(BasicPage) - Static method in class com.levigo.jadice.web.server.messaging.BasicPageDTO
 
from(BasicPageSegment) - Static method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
from(BasicPageSegment) - Static method in class com.levigo.jadice.web.server.messaging.BasicPageSegmentDTO
 
from(SerializableSignatureField) - Static method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
from(SerializableSignatureField) - Static method in class com.levigo.jadice.web.server.messaging.SerializableSignatureFieldDTO
 
from(SerializableSignatureFieldList) - Static method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldListDTO
 
from(SelectedArea) - Static method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
from(SelectedArea) - Static method in class com.levigo.jadice.web.server.messaging.SelectedAreaDTO
 
from(PageSegmentHandle) - Static method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
from(PageSegmentHandle) - Static method in class com.levigo.jadice.web.server.messaging.PageSegmentHandleDTO
 
from(Source) - Static method in class com.levigo.jadice.web.client.messaging.SourceDTO
 
from(Source) - Static method in class com.levigo.jadice.web.server.messaging.SourceDTO
 
from(Source, String) - Static method in class com.levigo.jadice.web.client.messaging.SourceDTO
 
from(PageSegmentReadResult) - Static method in class com.levigo.jadice.web.server.messaging.PageSegmentReadResultDTO
 
from(PropertiesReadResult) - Static method in class com.levigo.jadice.web.client.messaging.PropertiesReadResultDTO
 
from(PropertiesReadResult) - Static method in class com.levigo.jadice.web.server.messaging.PropertiesReadResultDTO
 
from(Progress) - Static method in class com.levigo.jadice.web.server.messaging.TextSearchProgressDTO
 
from(SearchResult) - Static method in class com.levigo.jadice.web.server.messaging.TextSearchResultDTO
 
from(TooManyResults) - Static method in class com.levigo.jadice.web.server.messaging.TextSearchPrematureEndDTO
 
from(UriHandle) - Static method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
from(UriSource) - Static method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
from(Color) - Static method in class com.levigo.jadice.web.client.messaging.ColorDTO
 
from(Color) - Static method in class com.levigo.jadice.web.server.messaging.ColorDTO
 
from(Path2D) - Static method in class com.levigo.jadice.web.client.messaging.PathDTO
 
from(Path2D) - Static method in class com.levigo.jadice.web.server.messaging.PathDTO
 
from(Point2D) - Static method in class com.levigo.jadice.web.client.messaging.Point2DDTO
 
from(Point2D) - Static method in class com.levigo.jadice.web.server.messaging.Point2DDTO
 
from(RectangularShape) - Static method in class com.levigo.jadice.web.client.messaging.RectangularShapeDTO
 
from(RectangularShape) - Static method in class com.levigo.jadice.web.server.messaging.RectangularShapeDTO
 
from(Rectangle) - Static method in class com.levigo.jadice.web.client.messaging.RectangularShapeDTO
 
from(Shape) - Static method in class com.levigo.jadice.web.server.messaging.ShapeDTO
 
from(Number) - Static method in class com.levigo.jadice.web.client.messaging.GWTCompatibleNumberDTO
 
from(Number) - Static method in class com.levigo.jadice.web.server.messaging.GWTCompatibleNumberDTO
 
from(Object) - Static method in class com.levigo.jadice.web.client.messaging.CustomPropertyDTO
 
from(StackTraceElement) - Static method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
from(String) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionRequestDTO
 
from(String, String) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.GitVersionDTO
 
from(String, String, String, String, String) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
from(Throwable) - Static method in class com.levigo.jadice.web.client.messaging.ThrowableDTO
 
from(List<Permission>) - Static method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
from(List<Permission>) - Static method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
from(Map<String, Object>) - Static method in class com.levigo.jadice.web.client.messaging.UserPropertiesDTO
 
from(Map<String, List<InstructionArea>>, Map<String, List<InstructionArea>>) - Static method in class com.levigo.jadice.web.server.messaging.instructions.InstructionsDTO
 
fromDocument(Document) - Static method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
fromElement(Element) - Static method in class com.levigo.jadice.web.client.util.helper.BoundingClientRect
 
fromHandle(AnnotationPermissionHandle) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationPermissionParamsDTO
 
fromHandle(AnnotationPermissionHandle) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnoFormatPermissionDTO
 
fromHandle(AnnotationPermissionHandle) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnotationPermissionParamsDTO
 
fromJson(ObjectNode) - Static method in class com.levigo.jadice.web.server.messaging.SerializableBookmarkListDTO
 
fromJson(ObjectNode) - Static method in class com.levigo.jadice.web.server.messaging.SerializableSignatureFieldListDTO
 
fromLineList(Collection<Line>) - Static method in class com.levigo.jadice.web.server.messaging.responses.TextLinesDTO
 
fromSource(AnnotationPermissionSource) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationPermissionParamsDTO
 
fromSource(AnnotationPermissionSource) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnotationPermissionParamsDTO
 
FROZEN_STATE_DISABLED - Static variable in class com.levigo.jadice.web.client.tools.CrossHairTool
Code for disabled frozen state
FROZEN_STATE_ENABLED - Static variable in class com.levigo.jadice.web.client.tools.CrossHairTool
Code for enabled frozen state
FROZEN_STATE_RESET_ON_DOCCHANGE - Static variable in class com.levigo.jadice.web.client.tools.CrossHairTool
Code for enabled frozen state, reset on document change
FROZEN_STATE_RESET_ON_PAGECHANGE - Static variable in class com.levigo.jadice.web.client.tools.CrossHairTool
Code for enabled frozen state, reset on page change
FrozenStateMode - Enum Class in com.levigo.jadice.web.client.tools.lens
Describes how an instance of HoverLensTool / Lens handles the frozen mode.
fullscreen() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
FULLSCREEN_OFF - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
FULLSCREEN_ON - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
fullscreenAction(Context) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
 
FullscreenCommand - Class in com.levigo.jadice.web.demo.common.client.commands
Button to make a Widget fullscreen WARNING: This uses the RootLayoutPanel and removes it when closing fullscreen.
FullscreenCommand(Context) - Constructor for class com.levigo.jadice.web.demo.common.client.commands.FullscreenCommand
 
FullscreenCommand.FullscreenHandler - Interface in com.levigo.jadice.web.demo.common.client.commands
 
FullscreenCommand.FullScreenTarget - Interface in com.levigo.jadice.web.demo.common.client.commands
Marker for the Widget to make Fullscreen

G

G - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
GalleryNavigationTool - Class in com.levigo.jadice.web.client.tools
A Tool used within the PageView.
GalleryNavigationTool() - Constructor for class com.levigo.jadice.web.client.tools.GalleryNavigationTool
 
GalleryNavigationTool.ArrowHidingStrategy - Enum Class in com.levigo.jadice.web.client.tools
Configure when to hide the arrows
gapSize() - Method in interface com.levigo.jadice.web.client.ui.HorizontalToolbar.ToolbarContentStyle
 
Gaussian - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
GenerateDefaultEffects - Annotation Interface in com.jadice.web.util.icon.client
Generate default effects for the EffectIconResourceGenerated
GeneratedIdRepository<T> - Class in com.levigo.jadice.web.server.export
 
GeneratedIdRepository(int) - Constructor for class com.levigo.jadice.web.server.export.GeneratedIdRepository
 
GenerateEffect - Annotation Interface in com.jadice.web.util.icon.client
Annotation for ClientBundles ImageResource This cause a generation of Images for the GeneratedImages This can be used by adding it directly to the method, or creating a new annotation annotated with that annotation (to use for example for default-effects).
GenericPageSegmentHandle - Class in com.levigo.jadice.web.client.messaging.data
A generic PageSegmentHandle/Source that only lives on the client, specially made for the TypeScript Viewer.
GenericPageSegmentHandle() - Constructor for class com.levigo.jadice.web.client.messaging.data.GenericPageSegmentHandle
 
GenericSource - Class in com.levigo.jadice.web.client.messaging.data
A generic PageSegmentHandle/Source that only lives on the client, specially made for the TypeScript Viewer.
GenericSource() - Constructor for class com.levigo.jadice.web.client.messaging.data.GenericSource
 
GenericSourceDTO - Class in com.levigo.jadice.web.client.messaging.data
 
GenericSourceDTO() - Constructor for class com.levigo.jadice.web.client.messaging.data.GenericSourceDTO
 
Gesture - Class in com.levigo.jadice.web.client.util
A Gesture is a user-interaction thats more than a single Event.
Gesture() - Constructor for class com.levigo.jadice.web.client.util.Gesture
 
Gesture.GestureHandler - Interface in com.levigo.jadice.web.client.util
 
GestureEditEvent - Class in com.levigo.jadice.web.client.tool.events
Edit Event for multi touch gestures
get() - Static method in class com.jadice.web.util.icon.client.iconfont.JWTIconFontMapper
 
get() - Static method in class com.jadice.web.util.notifications.client.NotificationEventBus.Instance
 
get() - Static method in interface com.levigo.jadice.web.client.annotation.AnnotationProfiles
 
get() - Static method in class com.levigo.jadice.web.client.event.JadiceEventBus
 
get() - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextEditorPopupExecutor
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.AnnotationMapper
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.InstructionMapper
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.PageMapper
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.PageSegmentHandleMapper
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.PageSegmentMapper
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.PermissionsMapper
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.PropertyProfileMapper
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.ShapeMapper
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.SimplePolymorphicMapper
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.SourceMapper
 
get() - Static method in class com.levigo.jadice.web.client.messaging.mapper.TypeSetElementMapper
 
get() - Static method in class com.levigo.jadice.web.client.settings.BasicRenderControlInventory
Creates and returns a new BasicRenderControlInventory.Inventory.
get() - Static method in class com.levigo.jadice.web.client.ui.style.UIStyler
 
get() - Static method in class com.levigo.jadice.web.client.util.clipboard.Clipboard
Singleton getter
get() - Static method in class com.levigo.jadice.web.client.util.fonts.FontConfig
Returns the only existing instance of this class.
get() - Static method in class com.levigo.jadice.web.conn.client.ServerConnection
Returns the previous created ServerConnection using the ServerConnectionBuilder if one was created or null if no connection was created.
get() - Static method in class com.levigo.jadice.web.demo.common.client.widgets.notification.Notificator
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.AnnotationMapper
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.InstructionMapper
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.PageMapper
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.PageSegmentHandleMapper
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.PageSegmentMapper
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.PermissionsMapper
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.PropertyProfileMapper
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.ShapeMapper
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.SimplePolymorphicMapper
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.SourceMapper
 
get() - Static method in class com.levigo.jadice.web.server.messaging.mapper.TypeSetElementMapper
 
get() - Static method in class com.levigo.jadice.web.transport.client.messaging.ConversationMessageListener
 
get() - Static method in class com.levigo.jadice.web.transport.server.messaging.ServerMessageManager
 
get() - Static method in class com.levigo.jadice.web.transport.server.NetworkContext
Deprecated.
This returns the NetworkContext.
get() - Static method in class com.levigo.jadice.web.transport.server.TransportManagerProvider
For some supporting the old API, we need to be able to get the TransportManager without a context.
get(boolean) - Static method in class com.levigo.jadice.web.client.util.fonts.FontConfig
 
get(IsWidget) - Static method in class com.levigo.jadice.web.client.util.context.Context
Get the context for a given component by looking at the client properties.
get(ShapeBasedAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.ToggleEditor
 
get(Document) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return the applicable AnnotationProfile for the given Document.
get(ServletContext) - Static method in class com.levigo.jadice.web.demo.common.server.DemoSystem
Retrieve the a DemoSystem instance associated with the given ServletContext.
get(ServletContext) - Static method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepository
 
get(ServletContext) - Static method in class com.levigo.jadice.web.server.export.ExportRepository
 
get(String) - Static method in class com.levigo.jadice.document.DocumentLayer
Return the document layer with the given name.
get(String) - Method in class com.levigo.jadice.web.client.util.clipboard.Clipboard
 
get(String) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathDocumentDataProvider
 
get(String) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
 
get(String) - Method in class com.levigo.jadice.web.demo.common.server.UrlRelativeDataProvider
 
get(String) - Method in class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
 
get(String) - Method in class com.levigo.jadice.web.server.export.GeneratedIdRepository
 
get(String, int) - Static method in class com.levigo.jadice.document.DocumentLayer
Return the document layer with the given name and priority.
GET_ANNO_PROFILE - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
GET_INSTRUCTIONS - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
GET_INSTRUCTIONS_FINISHED - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
GET_TEXT_CONTENT - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
getAbsoluteLayout() - Method in interface com.levigo.jadice.web.client.WidgetContainer
 
getAbsolutePoint() - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
getAbsolutePoint() - Method in class com.levigo.jadice.web.client.tool.events.MouseWheelEditEvent
 
getAbsolutePoint(int) - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
 
getAbsolutePoint(int) - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
getAbsolutePoint(int) - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
getAbsolutePoint(int) - Method in class com.levigo.jadice.web.client.tool.events.PointerEditEvent
 
getAbsolutePoint(int) - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
 
getAcceleratorKey() - Method in interface com.levigo.jadice.web.client.util.action.Action
Returns the accelerator key stroke (e.g.
getAcceleratorKey() - Method in class com.levigo.jadice.web.client.util.action.BasicAction
 
getAcceleratorKey() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
 
getAccessCount() - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadMeta
 
getAccessCount() - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
getAction() - Method in class com.levigo.jadice.web.client.commands.GradationActionCommand
 
getAction() - Method in class com.levigo.jadice.web.client.messaging.PathSegmentDTO
 
getActivationClickCount() - Method in class com.levigo.jadice.web.client.tools.SetCurrentPageTool
Returns the current activation click count (left mouse button).
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Provide feedback for the user about what would happen, if the mouse were pressed at the current location.
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tools.LinkTool
 
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tools.PanForceMouseTool
 
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tools.PanTool
 
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
getActivationFeedback(TouchEditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Provide feedback for the user about what would happen, if the finger were moved from the current location.
getActivationFeedback(TouchEditEvent) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
getActivationFeedback(TouchEditEvent) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
getActivationPolicy() - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
getActivationPolicy() - Method in interface com.levigo.jadice.web.client.ToolManager
 
getActivationRequest(EditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Return the auto-activation request for this this tool in response to the given event.
getActivationRequest(EditEvent) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
getActivationRequestForKeyPressed(KeyEditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Return the auto-activation request for this this tool in response to the given key press.
getActivationRequestForMouseDragged(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Return the auto-activation request for this this tool in response to the given mouse drag event.
getActivationRequestForMousePressed(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Return the auto-activation request for this this tool in response to the given mouse press.
getActivationRequestForMousePressed(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tools.PanForceMouseTool
 
getActivationRequestForMousePressed(MouseEditEvent) - Method in class com.levigo.jadice.web.client.tools.PanTool
 
getActivationRequestForTouchMove(TouchEditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Return the auto-activation request for this this tool in response to a touch move.
getActivationRequestForTouchMove(TouchEditEvent) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
getActivationRequestForTouchMove(TouchEditEvent) - Method in class com.levigo.jadice.web.client.tools.PanForceTouchTool
 
getActivationRequestForTouchStart(TouchEditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Return the auto-activation request for this this tool in response to a touch start.
getActivationRequestForTouchStart(TouchEditEvent) - Method in class com.levigo.jadice.web.client.tools.PanForceTouchTool
 
getActiveTool() - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
Returns the Class of the currently active Tool or null if no Tool has been activated
getActiveTool() - Method in interface com.levigo.jadice.web.client.ToolManager
Returns the Class of the currently active Tool or null if no Tool has been activated
getActivity() - Method in class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
 
getAffineTransform() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Gets the affine transform for this render context, useful for converting from document to device space.
getAffineTransform(Dimension2D) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Gets the affine transform for this render setting, useful for converting from document to device space.
getAggregateBounds() - Method in interface com.levigo.jadice.web.client.layout.PageLayout
Return the bounds encompassing the bounds of all rendered pages.
getAggregateBounds() - Method in interface com.levigo.jadice.web.client.PageView
Return the bounds encompassing the bounds of all rendered pages.
getAlignments() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor
 
getAll() - Method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkListDTO
 
getAll() - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldListDTO
 
getAll() - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Returns a list of all Bookmarks.
getAll() - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmarkList
Returns a list containing all the bookmarks in the list.
getAllowedValues() - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
getAllowedValues() - Method in class com.levigo.jadice.web.client.messaging.DiscretePropertyDTO
 
getAlpha() - Method in class com.levigo.jadice.web.client.messaging.ColorDTO
 
getAlphaFillColor() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
getAlphaStrokeColor() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
getAlternativeAcceleratorKey() - Method in interface com.levigo.jadice.web.client.util.action.Action
Returns a second, alternative accelerator key stroke for this action.
getAlternativeAcceleratorKey() - Method in class com.levigo.jadice.web.client.util.action.BasicAction
 
getAlternativeAcceleratorKey() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
 
getAnchorLine(CalloutAnnotation) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Returns a line connecting the anchor point with the knee point.
getAnchorPoint(CalloutAnnotation) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Returns the anchor point of the callout line (anchor to textbox).
getAnnoFormat() - Method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsRequestDTO
 
getAnnoFormat() - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
getAnnoFormat() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission
 
getAnnoFormatPermission() - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationPermissionParamsDTO
 
getAnnoFormatPermission() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationPermissionHandle
 
getAnnoFormatPermission() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationPermissionSource
 
getAnnoRectangle(T) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
Returns a rectangle with the size of the icon.
getAnnoRenderStrategy() - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
getAnnoStreamPaths() - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
getAnnoStreamPaths() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission
 
getAnnotation() - Method in class com.levigo.jadice.annotation.AnnotationPageSegmentEvent
Gets the annotation concerned.
getAnnotation() - Method in class com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture
 
getAnnotation() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.RotateHandle
 
getAnnotation() - Method in class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent
Gets the annotation concerned.
getAnnotationBoundsInPixel(PageView, Annotation, Page) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Returns the Bounds of the given Annotation in Pixel.
getAnnotationClass() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getAnnotationClass() - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
getAnnotationCustomizers() - Static method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
 
getAnnotationCustomizers() - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
A List of all registered annotation customizers.
getAnnotationImage(String, String) - Static method in class com.levigo.jadice.web.server.annotation.AnnotationImageResolver
Obtains a image for a given AnnotationProfile and image identifer.
getAnnotationInitializer() - Method in class com.levigo.jadice.annotation.profiles.AnnotationInitializerFactory
 
getAnnotationPageSegment(Page, String) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Returns the AnnotationPageSegment for passed page.
getAnnotationPageSegments() - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
getAnnotationPageSegments() - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
getAnnotationProfile() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
Return the "effective" profile to which this type or template belongs.
getAnnotationProfile() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
Return the AnnotationType on which this property is defined.
getAnnotationProfile() - Method in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
 
getAnnotationProfile(String) - Method in interface com.levigo.jadice.annotation.TypeRegisterer
getAnnotationProfile(String) - Method in interface com.levigo.jadice.web.client.annotation.AnnotationProfiles
Requests an AnnotationProfile instance from the jadice web toolkit server.
getAnnotationProfile(String) - Method in interface com.levigo.jadice.web.server.AnnotationProfileRegistry
Obtains an AnnotationProfile by a given name.
GetAnnotationProfileDTO - Class in com.levigo.jadice.web.client.messaging
 
GetAnnotationProfileDTO - Class in com.levigo.jadice.web.server.messaging
 
GetAnnotationProfileDTO() - Constructor for class com.levigo.jadice.web.client.messaging.GetAnnotationProfileDTO
 
GetAnnotationProfileDTO() - Constructor for class com.levigo.jadice.web.server.messaging.GetAnnotationProfileDTO
 
GetAnnotationProfileMessageListener - Class in com.levigo.jadice.web.conn.server.messaging
 
GetAnnotationProfileMessageListener() - Constructor for class com.levigo.jadice.web.conn.server.messaging.GetAnnotationProfileMessageListener
 
getAnnotationProfileRegistry() - Method in interface com.levigo.jadice.web.server.WebtoolkitServerContext
Gets the AnnotationProfileRegistry implementation which is used to add AnnotationProfiles to make them available to the jadice web toolkit.
getAnnotationProfiles() - Method in class com.levigo.jadice.web.server.spring.SpringPropertiesServerConfiguration
 
getAnnotationRenderSettings() - Method in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
 
getAnnotationRenderStrategy() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission
 
getAnnotations() - Method in class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
getAnnotations(Document) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Retrieves the list of annotations in the whole given Document.
getAnnotations(Page) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Retrieves the list of annotations lying in the PageSegment corresponding to the given Page.
getAnnotations(Page, DocumentLayer) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Retrieves the list of annotations lying in the corresponding PageSegment for a given Page and DocumentLayer.
getAnnotationSelection() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
getAnnotationTool() - Method in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
 
getAnnotationTypes() - Method in class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
Tries to retrieve the toggle mode value from command parameters at given parameter index
getAnnotationUrisList() - Method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
getAnnotationUrisList() - Method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
getAnnotationUrisList() - Method in class com.levigo.jadice.web.shared.UriHandle
 
getAnnotationUrisList() - Method in class com.levigo.jadice.web.shared.UriSource
 
getAnnoTool() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
getAppConfiguration() - Method in class com.levigo.jadice.web.demo.enterprise.server.AppConfiguration
 
getApplyFilterInView() - Method in interface com.levigo.jadice.web.client.PageView
Whether to show all pages of a FilteredDocument - even those pages that are not accepted the filter.
getArchetypeName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getArchetypeName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getArchetypeName(AnnotationType) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationType
Deprecated.
For internal use only, location of this method may change in future.
getArea() - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
 
getAreas() - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
getAreas() - Method in class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
getArrowHeight() - Method in class com.levigo.jadice.annotation.CalloutAnnotation
 
getArrowHeight() - Method in class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
getArrowHidingStrategy() - Method in class com.levigo.jadice.web.client.tools.GalleryNavigationTool
 
getArrowWidth() - Method in class com.levigo.jadice.annotation.CalloutAnnotation
 
getArrowWidth() - Method in class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
getArtifactId() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
getAssociatedType() - Method in class com.jadice.web.util.notifications.client.events.ErrorNotificationEvent
 
getAssociatedType() - Method in class com.jadice.web.util.notifications.client.events.InfoNotificationEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.CurrentPageChangedEvent
Deprecated.
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.DocumentChangedEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.input.InputEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureChangeEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureEndEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureStartEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.input.MouseDragEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.LoadingEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.PageLayoutChangedEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.PageSelectionChangedEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.ToolChangedEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.event.VisibleRectChangedEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.search.event.SearchResultsEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.tool.events.PointerDownEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.tool.events.PointerMoveEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.client.tool.events.PointerUpEvent
 
getAssociatedType() - Method in class com.levigo.jadice.web.demo.enterprise.client.MediaChangedEvent
 
getAttribute(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
returns the attribute value of the current node
getAttribute(String, String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Returns the attribute value of the node pointed by given XPath expression
getAttributeNames() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getAuthenticationInfo(String) - Method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
Retrieves the matching authentication information.
getAuthInfo() - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
getAvg() - Method in class com.jadice.web.util.base.shared.ValueHistory
 
getBaseline() - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
getBasePageSegmentUUID() - Method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
getBaseRenderSettings() - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
 
getBaseRenderSettings() - Method in class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
 
getBaseRenderSettings() - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControls
 
getBaseType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getBaseType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getBaseType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getBaseType(AnnotationProfile, String) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
 
getBehavior() - Method in class com.levigo.jadice.web.client.tools.dnd.DnDParameter
 
getBlockEndIndex() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
getBlocks() - Method in class com.levigo.jadice.web.client.messaging.responses.TextContentDTO
 
getBlocksRemaining() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
getBlockStartIndex() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
getBlue() - Method in class com.levigo.jadice.web.client.messaging.ColorDTO
 
getBookmarkAfterPage(Document, Page) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Returns the next Bookmark after the given page.
getBookmarkBeforePage(Document, Page) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Returns the previous Bookmark from a page before the given page.
getBookmarkList() - Method in class com.levigo.jadice.web.client.commands.AbstractBookmarkCommand
Retrieves the BookmarkList from the Document properties.
getBookmarkList(Document) - Static method in class com.levigo.jadice.web.client.bookmark.BookmarkListFactory
Retrieves the BookmarkList for the given document.
getBookmarkOnPage(Document, Page) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Returns the Bookmark of the given page.
getBorderSizeInPercent() - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
Return the percent value which determines the border width depending on the handle radius.
getBounds() - Method in class com.levigo.jadice.annotation.Annotation
Returns a Rectangle2D that completely encloses the annotation.
getBounds() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
getBounds() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
getBounds() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
getBounds() - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
getBounds() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns an integer Rectanglethat completely encloses the annotation.
getBounds() - Method in class com.levigo.jadice.annotation.StampAnnotation
Returns the bounds of this annotation
getBounds() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
getBounds() - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
getBounds() - Method in interface com.levigo.jadice.document.PageSegment
Returns the raw size and position of the PageSegment in base units.
getBounds() - Method in interface com.levigo.jadice.document.Selection
returns the overall bounds of the selection.
getBounds() - Method in class com.levigo.jadice.web.client.grid.BoundedGrid
 
getBounds() - Method in interface com.levigo.jadice.web.client.grid.Grid
Returns the full grid bounds as a Rectangle2D.
getBounds() - Method in class com.levigo.jadice.web.client.grid.NoOpGrid
 
getBounds() - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
getBranch() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.GitVersionDTO
 
getButton() - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
getCacheTimeToLive() - Method in class com.levigo.jadice.web.server.FontDownloadServlet
Get the time to live in seconds signaled to clients for downloaded fonts.
getCallout() - Method in class com.levigo.jadice.annotation.CalloutAnnotation
 
getCallout() - Method in class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
getCaption() - Method in class com.levigo.jadice.web.client.command.InjectedWidgetCommand
 
getCaption() - Method in class com.levigo.jadice.web.client.commands.ShowAnnotationEditorCommand
 
getCaption() - Method in class com.levigo.jadice.web.client.commands.ShowGradationCommand
 
getCaption() - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
Returns the widget caption.
getCause() - Method in class com.levigo.jadice.web.client.event.ToolChangedEvent
 
getCause() - Method in class com.levigo.jadice.web.client.messaging.ThrowableDTO
 
getCause() - Method in class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent
 
getCDATA() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getCell(Point2D) - Method in class com.levigo.jadice.web.client.grid.BoundedGrid
 
getCell(Point2D) - Method in interface com.levigo.jadice.web.client.grid.Grid
Returns the Cell corresponding to the given point.
getCell(Point2D) - Method in class com.levigo.jadice.web.client.grid.NoOpGrid
 
getCellBounds(Cell) - Method in class com.levigo.jadice.web.client.grid.BoundedGrid
 
getCellBounds(Cell) - Method in interface com.levigo.jadice.web.client.grid.Grid
Returns a rectangle in jadice document units which represents the grid at the given Cell.
getCellBounds(Cell) - Method in class com.levigo.jadice.web.client.grid.NoOpGrid
 
getCellHeight() - Method in class com.levigo.jadice.web.client.grid.BoundedGrid
 
getCellHeight() - Method in interface com.levigo.jadice.web.client.grid.Grid
Returns the cell height of the grid.
getCellHeight() - Method in class com.levigo.jadice.web.client.grid.NoOpGrid
 
getCellWidth() - Method in class com.levigo.jadice.web.client.grid.BoundedGrid
 
getCellWidth() - Method in interface com.levigo.jadice.web.client.grid.Grid
Returns the cell width of the grid.
getCellWidth() - Method in class com.levigo.jadice.web.client.grid.NoOpGrid
 
getChain() - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
 
getChangedTouches() - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Get an array of touches which have changed since the last touch event fired.
getChangeHandler() - Method in class com.levigo.jadice.annotation.Annotation
Returns the annotation change handler
getChangeSet() - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
getChangeSet() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getChangeSet() - Method in interface com.levigo.jadice.web.shared.model.document.SerializableDocument
 
getChangeSet() - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
getCharset() - Method in class com.jadice.web.util.DataUrl
 
getCheckboxCSV() - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
Deprecated.
getCheckboxes() - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
Returns a list containing the checkbox states.
getChildCount() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getChildren() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Return a list of all child nodes.
getChildren() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
 
getChildren() - Method in class com.levigo.jadice.web.client.util.context.Context
Returns the child contexts.
getChildren(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Return a list of all nodes selected by the XPath expression.
getClassName() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
getClassName() - Method in class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
 
getClassResolver() - Static method in class com.levigo.jadice.document.config.Jadice
Gets the Resolver to be used by jadice components when looking up Class instances based on their name.
getClickCount() - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
getClientConfiguration() - Static method in class com.levigo.jadice.web.client.config.ClientConfigurationManager
Provides access to the jadice web toolkit client-side application configuration.
getClientConfiguration() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getClientConfiguration() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
getClientId() - Method in class com.levigo.jadice.web.conn.server.TileServlet.PlainInvocationContext
 
getClientId() - Method in interface com.levigo.jadice.web.server.InvocationContext
 
getClientId() - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient
Return the cryptographic client id of this client instance.
getClientId() - Method in class com.levigo.jadice.web.transport.server.TransportInvocationContext
 
getClientId(String) - Static method in class com.levigo.jadice.web.conn.server.TileServlet
Extracts the client-ID from a given tile-request URL.
getClientID() - Method in interface com.levigo.jadice.web.transport.server.MessageContext
Returns the client id of the client which did send the message associated with this message context.
getClientID() - Method in class com.levigo.jadice.web.transport.server.networking.HttpMessageContext
 
getClientID() - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketContext
 
getClients() - Method in class com.levigo.jadice.web.transport.server.NetworkContext
Deprecated.
Returns a list of all clients known by this server.
getClientSessionRegistry() - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
Deprecated.
getClientSideResolution() - Method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
getCloseOnExecution() - Method in interface com.levigo.jadice.web.client.util.action.Action
If this action is contained in an ContextMenu, this value indicates whether the context menu should be closed after executing the command contained in this action.
getCloseOnExecution() - Method in class com.levigo.jadice.web.client.util.action.BasicAction
 
getCloseOnExecution() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
 
getClosestAnchorSnapPoint(CalloutAnnotation, Point2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Returns the closest anchor snap point for the given point.
getCmResolution() - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
getColor() - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
Returns the line color
getColumn() - Method in class com.levigo.jadice.web.client.grid.Cell
 
getCommand() - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
getCommand() - Method in interface com.levigo.jadice.web.client.util.action.Action
Returns the Command for this action.
getCommand() - Method in class com.levigo.jadice.web.client.util.action.BasicAction
 
getCommand() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
 
getCommitId() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.GitVersionDTO
 
getCompatibleTools(Class<T>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
getCompatibleTools(Class<T>) - Method in interface com.levigo.jadice.web.client.ToolManager
Returns all registered Tools which are derived from the given class or which implement the given interface.
getCompatibleTools(Class<T>, boolean) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
getCompatibleTools(Class<T>, boolean) - Method in interface com.levigo.jadice.web.client.ToolManager
Return all registered Tools which are derived from the given class or which implement the given interface.
getConfig() - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
 
getConstrainedDocumentPoint() - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
getConstrainedDocumentPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
Return the finger position in document coordinates.
getConstrainedDocumentPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
getConstrainedDocumentPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Return the finger position in document coordinates.
getConstrainedPoint() - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
Return the point relative to the RenderedPage's origin in screen coordinates.
getConstrainedPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
getConstrainedPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Return the point relative to the RenderedPage's origin in screen coordinates.
getContactInfo() - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
getContent() - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
getContext() - Method in class com.levigo.jadice.web.client.commands.AbstractContextCommand
 
getContext() - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
getContext() - Method in interface com.levigo.jadice.web.client.ui.menu.ContributionContext
Returns a Context object.
getContext() - Method in interface com.levigo.jadice.web.client.util.action.Action
The context this action is bound to.
getContext() - Method in class com.levigo.jadice.web.client.util.action.BasicAction
 
getContext() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
 
getContext() - Method in class com.levigo.jadice.web.client.util.context.ContextHandlerSupport
 
getContext() - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
getContext() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
getContext2D() - Method in class com.levigo.jadice.web.client.tool.BasicRenderParameters
Gets the Context2d of the HTML5-Canvas element to render things.
getContextMenu() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
 
getControlPoint(int) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
Gets a specified control point.
getControlPoint(int) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
 
getControlPoints() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
Returns a polygon constructed from the control points.
getConversationId() - Method in class com.levigo.jadice.web.transport.client.messaging.CancelRequestDTO
 
getConversationId() - Method in class com.levigo.jadice.web.transport.client.messaging.ConversationEndDTO
 
getConversationId() - Method in class com.levigo.jadice.web.transport.client.messaging.Message
 
getCreate() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
getCreated() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
getCreatedAt() - Method in class com.levigo.jadice.annotation.Annotation
 
getCreatedAt() - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadMeta
 
getCreatedAt() - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
getCreatedBy() - Method in class com.levigo.jadice.annotation.Annotation
 
getCreatedBy() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
getCreateMode() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
 
getCreationMode() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
getCreationTimeSlot() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
The duration in milliseconds in which a new Annotation will not be deselected after its creation.
getCurrentGradationCurve() - Method in class com.levigo.jadice.web.client.commands.GradationCurveCommand
This utility method is intended to get a lookup gradation curve to check the current applied settings.
getCurrentLaidOutPageBounds() - Method in interface com.levigo.jadice.web.client.PageView
 
getCurrentPage() - Method in interface com.levigo.jadice.web.client.JadicePageView
Return the current page.
getCurrentPage() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
getCurrentPage(Rectangle, double) - Method in interface com.levigo.jadice.web.client.layout.PageLayout
Returns the rendered page belonging to the given rectangle.
getCurrentPageControls() - Method in interface com.levigo.jadice.web.client.JadicePageView
Returns the render controls of the current page.
getCurrentPageIndex() - Method in interface com.levigo.jadice.web.client.JadicePageView
Return the current page index.
getCurrentPageVisibleBounds() - Method in interface com.levigo.jadice.web.client.JadicePageView
Get the bounds of the viewport with respect to the currently focused page.
getCurrentShownHandles() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Deprecated.
For testing only
getCursor() - Method in class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
 
getCursor(Annotation, Document, AnnotationSelection) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
Returns the css-value for the cursor to be used when hovering the Annotation this wrangler is attached to.
getCursor(Annotation, Document, AnnotationSelection) - Method in class com.levigo.jadice.web.client.internal.annotation.Wrangler
Returns the css-value for the cursor to be used when hovering the Annotation this wrangler is attached to.
getCursor(BaseRenderSettings) - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
getCursor(BaseRenderSettings) - Method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
getCursor(BaseRenderSettings, int, List<? extends Annotation>) - Method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
Calculates the cursor for annotations.
getCursorPosition() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
getCursorStyleSelector() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
getCurve() - Method in class com.levigo.jadice.web.client.commands.GradationCurveCommand
 
getCurve() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
 
getCurve() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.NaturalCubicSpline1D
 
getCustomizerFactories() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
Deprecated.
This method is for XML umarshalling use only
getCustomizers() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getDamage() - Method in class com.levigo.jadice.document.PageSegmentEvent
Returns the damage region for this event.
getData() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentDTO
 
getData() - Method in class com.levigo.jadice.web.client.messaging.ShapeDTO
 
getData() - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
getData(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.conn.server.AbstractDownloadServlet
 
getData(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.conn.server.AnnotationImageServlet
 
getData(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.conn.server.TileServlet
 
getData(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.demo.enterprise.server.AudioServlet
 
getData(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.demo.enterprise.server.MediaMetadataServlet
 
getData(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailServlet
 
getData(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.demo.enterprise.server.VideoServlet
 
getData(String) - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
getDateTimeOfSigning() - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
getDebugId() - Method in class com.levigo.jadice.web.client.commands.ActivateToolCommand
 
getDebugId() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
 
getDebugId() - Method in class com.levigo.jadice.web.client.commands.EnableToolCommand
 
getDeclaringClass() - Method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
getDefaultAction() - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
Returns the current default action which is registered to be executed on the next selection.
getDefaultAlphaValue() - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
getDefaultAlphaValue() - Method in class com.levigo.jadice.web.client.messaging.ColorPropertyDTO
 
getDefaultAnnotationProfile() - Method in class com.levigo.jadice.web.server.spring.SpringPropertiesServerConfiguration
 
getDefaultDirectory() - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDRepository
 
getDefaultEffects() - Method in class com.jadice.web.util.icon.client.IconManager
Gets the default effects.
getDefaultFilterType() - Static method in enum class com.levigo.jadice.document.render.FilterType
 
getDefaultLayerStateEnabled() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
only for serialization
getDefaultProfile() - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getDefaults() - Method in class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
getDefaultText() - Method in class com.levigo.jadice.annotation.TextAnnotation
Returns the current default text.
getDefaultText() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
getDefaultTextBoxHeight() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
Returns the desired default text box height when creating a CalloutAnnotation.
getDefaultTextBoxWidth() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
Returns the desired default text box width when creating a CalloutAnnotation.
getDefaultTypeSet() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getDefaultValue() - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
getDefaultValue() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getDefaultValue() - Method in class com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
 
getDefaultValue() - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
getDelegate() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
Access the underlying original ("unfiltered") Document.
getDelegatePage(int) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
Finds a page in the original document, given by its page index.
getDeletedAnnotations() - Method in class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
getDeletedAnnotations(Document) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
To a given Document retrieve the list of annotations that have been deleted from the initial set of annotations which was sent from the server to the client
getDeletedAnnotations(Page) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
To a given Page retrieve the list of annotations that have been deleted from the initial set of annotations which was sent from the server to the client
getDeletedAnnotations(Page, DocumentLayer) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
To a given Page and DocumentLayer retrieve the list of annotations that have been deleted from the initial set of annotations which was sent from the server to the client
getDependencies() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionDTO
 
getDescription() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.MoveGesture
 
getDescription() - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
 
getDescription() - Method in class com.levigo.jadice.web.client.undo.AbstractUndoableEdit
Return a presentation name fragment suitable for use both in an "undo something" and "redo something" style phrase.
getDescription() - Method in class com.levigo.jadice.web.client.undo.MementoBasedUndoableEdit
 
getDescription() - Method in class com.levigo.jadice.web.client.undo.RemoveListElementsUndoableEdit
 
getDescription() - Method in interface com.levigo.jadice.web.client.util.action.Action
Returns the description of the action which should be displayed when hovering over the GUI component containing this action.
getDescription() - Method in class com.levigo.jadice.web.client.util.action.BasicAction
 
getDescription() - Method in class com.levigo.jadice.web.client.util.action.DynamicRegisteredAction
 
getDescription() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
 
getDescription() - Method in class com.levigo.jadice.web.client.util.Gesture
 
getDetails() - Method in class com.jadice.web.util.notifications.client.events.InfoNotificationEvent
 
getDeviceResolution() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Returns the currently configured device resolution.
getDisabledAnnotationTypes() - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
Returns an immutable set of currently disabled (not visible) annotation types.
getDisabledAnnoTypes() - Method in class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
getDispatchPriority() - Method in class com.levigo.jadice.web.client.tool.Tool
Return the dispatch priority for this tool.
getDispatchPriority() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
getDispatchPriority() - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
getDispatchPriority() - Method in class com.levigo.jadice.web.client.tools.LinkTool
 
getDispatchPriority() - Method in class com.levigo.jadice.web.client.tools.MouseWheelZoomTool
 
getDispatchPriority() - Method in class com.levigo.jadice.web.client.tools.PanForceTool
 
getDispatchPriority() - Method in class com.levigo.jadice.web.client.tools.PanTool
 
getDispatchPriority() - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
 
getDoc() - Method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsRequestDTO
 
getDocStreamPaths() - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
getDocStreamPaths() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission
 
getDocument() - Method in class com.levigo.jadice.document.AbstractDocumentEvent
Returns the document which is the source of this event.
getDocument() - Method in class com.levigo.jadice.document.AbstractPageEvent
Returns the document which holds the page source of this event.
getDocument() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Return the meta-data document to which this node belongs.
getDocument() - Method in class com.levigo.jadice.document.PageSegmentEvent
Returns a reference of the document container which holds the page and the event concerning page segment or null if not available at the creation time of this event.
getDocument() - Method in class com.levigo.jadice.web.client.commands.AbstractDocumentCommand
 
getDocument() - Method in class com.levigo.jadice.web.client.commands.AbstractMessagingCapableDocumentCommand
 
getDocument() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
getDocument() - Method in class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
getDocument() - Method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
getDocument() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
getDocument() - Method in interface com.levigo.jadice.web.client.ViewComponent
 
getDocument() - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
getDocument() - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DnDRequestDTO
 
getDocument() - Method in interface com.levigo.jadice.web.shared.model.bookmark.Bookmark
Returns the document this bookmark is belonging to.
getDocumentBounds() - Method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
getDocumentControls() - Method in interface com.levigo.jadice.web.client.JadicePageView
Returns the render controls for the current document.
getDocumentDataProviderRegistry() - Method in interface com.levigo.jadice.web.server.WebtoolkitServerContext
Gets the DocumentDataProviderRegistry implementation which is used to register DocumentDataProviders that define how to load documents.
getDocumentLayer() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
getDocumentLayer() - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
Gets the DocumentLayer of this PageSegment.
getDocumentLayer(PageSegment) - Method in interface com.levigo.jadice.document.Page
Deprecated.
getDocumentOffsetBottom() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
getDocumentOffsetTop() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
getDocumentPermissionList() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
getDocumentPermissions() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
getDocumentPoint() - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
getDocumentPoint() - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Return the point in document coordinates.
getDocumentPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
Return the finger position in document coordinates.
getDocumentPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
getDocumentPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Return the finger position in document coordinates.
getDocumentProperties() - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
getDocumentProperties() - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
getDocumentReadMetricsFilters() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getDocumentReadMetricsFilters() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
getDocumentReadSubTaskTimeout() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getDocumentReadSubTaskTimeout() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the timeout for document read subtasks.
getDocumentRenderControls() - Method in class com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Inventory
Returns the document specific render controls.
getDocumentRenderControls() - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControlInventory
Return the documents render control
getDocumentStream(String) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepository
 
getDocumentViewer() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
 
getDownloadCount() - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
getDownloadPurpose() - Method in class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
getDownloadPurpose() - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
getDropEffectByKeys(DnDParameter) - Static method in class com.levigo.jadice.web.client.tools.dnd.DnDImportUtils
Returns the matching DataTransfer.DropEffect by the keys that are pressed.
getDynamicZoomMode() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
getEdit() - Method in exception class com.levigo.jadice.web.client.undo.CannotRedoException
 
getEdit() - Method in exception class com.levigo.jadice.web.client.undo.CannotUndoException
 
getEditorBehaviorOnOutsideClick() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
getEditorFactories() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
Deprecated.
This method is for XML umarshalling use only
getEditorFactory() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getEditorFactory() - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
getEditorFactory(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getEditorHeight() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Returns the editor height in px.
getEditorHeight() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Returns the minimum text editor height.
getEditorHost() - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
 
getEditorHost() - Method in interface com.levigo.jadice.web.client.ui.AnnotationToolbarInitializer
Returns the host component for the annotation editor.
getEditorWidth() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Returns the editor width in px.
getEditorWidth() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Returns the minimum text editor width.
getEffectIcon(ImageResource) - Static method in class com.jadice.web.util.icon.client.EffectIcons
Get the EffectIcon for a given name.
getEffectIcon(ImageResource, int) - Static method in class com.jadice.web.util.icon.client.EffectIcons
Get the EffectIcon for a given name.
getEffectIcon(ImageResource, int, Dimension) - Static method in class com.jadice.web.util.icon.client.EffectIcons
Get the EffectIcon for a given name and a set of effect flags scaled to a given dimension.
getEffectIcon(Object, String) - Static method in class com.jadice.web.util.icon.client.EffectIcons
Get the EffectIcon for a given name.
getEffectIcon(Object, String, int) - Static method in class com.jadice.web.util.icon.client.EffectIcons
Get the EffectIcon for a given name.
getEffectIcon(Object, String, int, Dimension) - Static method in class com.jadice.web.util.icon.client.EffectIcons
Get the EffectIcon for a given name and a set of effect flags scaled to a given dimension.
getEffectIcon(String) - Method in class com.jadice.web.util.icon.client.IconManager
Get the EffectIcon for a given name.
getEffectIcon(String, int) - Method in class com.jadice.web.util.icon.client.IconManager
Get the EffectIcon for a given name.
getEffectIcon(String, int, Dimension) - Method in class com.jadice.web.util.icon.client.IconManager
Get the EffectIcon for a given name and a set of effect flags scaled to a given dimension.
getEncoding() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getEndpointInstance(Class<T>) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.ServletAwareConfig
 
getEntireText() - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Returns entire text (new text + history pattern + secure text)
getEntryList() - Method in class com.levigo.jadice.web.client.messaging.UserPropertiesDTO
 
getEnumValue() - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationFormatDTO
 
getError() - Method in class com.levigo.jadice.web.transport.client.messaging.ConversationEndDTO
 
getErrorMessage() - Method in class com.jadice.web.util.notifications.client.events.ErrorNotificationEvent
 
getErrorMessage() - Method in class com.levigo.jadice.web.client.event.LoadingEvent
If the loading failed due to an error this will return an error message or an HTTP status code.
getErrorType() - Method in class com.levigo.jadice.web.transport.client.messaging.ErrorMetadataDTO
 
getEvent() - Method in class com.levigo.jadice.web.client.tools.dnd.DnDParameter
 
getEvent() - Method in interface com.levigo.jadice.web.client.ui.menu.ContributionContext
Returns the originating event which causes the contribution.
getEventType() - Method in class com.levigo.jadice.annotation.AnnotationPageSegmentEvent
Gets the event type of this event.
See the following property identifier.
getEventType() - Method in class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent
Gets the event type of this event.
See the following property identifier.
getExclusiveTool() - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
getExclusiveTool() - Method in interface com.levigo.jadice.web.client.ToolManager
Returns the Class of the current exclusive Tool or null if no Tool has been set to ToolManager.setExclusive(Class) (Class) exclusive}
getExecutorService() - Method in class com.levigo.jadice.web.server.spring.JWTSpringConfiguration
If Spring security is found on the classpath this method produces a Spring security context aware ExecutorService.
getExecutorService() - Method in interface com.levigo.jadice.web.server.WebtoolkitServerContext
Gets an ExecutorService for asynchronous processing of server operations and document load requests.
getExecutorServiceProvider() - Method in class com.levigo.jadice.web.server.spring.JWTExecutorServiceProvider
 
getExportHandlers() - Method in class com.levigo.jadice.web.client.tools.SelectPageTool
 
getExtension() - Method in enum class com.levigo.jadice.web.shared.export.ExportType
 
getExtension() - Method in enum class com.levigo.jadice.web.shared.model.export.ExportType
 
getFactory(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return the annotation factory for the given name.
getFactoryByScheme(String) - Method in interface com.levigo.jadice.web.server.DocumentDataProviderRegistry
 
getFile() - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadMeta
 
getFile() - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
getFile(String) - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDRepository
Searches for the file within the defaultDirectory and if found return an InputStream of the file.
getFileCount(Object) - Static method in class com.levigo.jadice.web.demo.common.client.commands.FileReader
Returns the number of files contained by the given javascript object
getFilename() - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
getFileName() - Method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
getFileUploadservice() - Method in class com.levigo.jadice.web.demo.common.server.DemoSystem
 
getFillColor() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns the current fill color
getFillColor() - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
getFilter() - Method in class com.levigo.jadice.web.client.commands.ResampleFilterCommand
 
getFilter() - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
getFilter() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionRequestDTO
 
getFilterType() - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
 
getFingers() - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
 
getFirstBookmark(Document) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Returns the first Bookmark of the document.
getFirstNewPosition() - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
 
getFirstPageSegmentHandle() - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
getFirstPageSegmentHandle() - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
getFirstPrevPosition() - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
 
getFixedContributors() - Method in class com.levigo.jadice.web.client.tools.PopupMenuTool
 
getFlowWorkerMaxQueueSizeActive() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getFlowWorkerMaxQueueSizeActive() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the maximum amount flow requests that can be in the queue of the executor
getFlowWorkerPoolCoreSize() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getFlowWorkerPoolCoreSize() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
getFlowWorkerPoolMaxSize() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getFlowWorkerPoolMaxSize() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
getFnResolution() - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
getFollowingPages() - Method in class com.levigo.jadice.web.client.viewer.PreloadingPageRange
 
getFontAsWOFF(InputStream, String) - Static method in class com.levigo.jadice.web.server.font.FontConverter
Converts a TTF-font to WOFF.
getFontFace() - Method in class com.levigo.jadice.annotation.TextAnnotation
Returns the logical name of the display font
getFontFace() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
getFontManagerFuture() - Method in class com.levigo.jadice.web.server.font.FontEnvironments
Return FontManagerFuture instance used in FontEnvironments.configureFontEnvironment() method.
getFontSize() - Method in class com.levigo.jadice.annotation.TextAnnotation
Returns the font size of the displayed text.
getFontSize() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
getFor(Class<? extends Annotation>) - Static method in class com.levigo.jadice.web.client.grid.SnapToMappings
Returns the Grid.SnapTo of a previously added mapping.
getForceAnnotationUpright() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
getFormat() - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
getFrameDragTolerance() - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
Get the tolerance in pixels within which the frame will be draggable.
getFromServletContext(ServletContext) - Static method in class com.levigo.jadice.web.transport.server.TransportManagerProvider
Deprecated.
we don't want to store the TransportManager in the ServletContext anymore, that's not the Spring way
getFrozenStateMode() - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
Returns the frozen state mode.
getFrozenStateMode() - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
Return the frozen state mode, which describes how instances of hover lens handles the frozen mode.
getGap() - Method in class com.levigo.jadice.annotation.StampAnnotation
Returns the insets width of stamp border and displayed text
getGap() - Method in class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
getGeneralPoolCoreSize() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getGeneralPoolCoreSize() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the core pool size for general tasks which is the minimum number of workers to keep alive (and not allow to time out etc).
getGeneralPoolMaxSize() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getGeneralPoolMaxSize() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the maximum pool size for general tasks.
getGitVersionDTO() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionDTO
 
getGlyphs() - Method in class com.levigo.jadice.web.client.messaging.text.WordDTO
 
getGradationCurve() - Method in class com.levigo.jadice.web.client.commands.GradationActionCommand
 
getGradationCurve() - Method in class com.levigo.jadice.web.client.commands.GradationCurveCommand
Creates a gradation curve instance defined by command parameter points.
getGradationCurve() - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
Returns the gradation curve to be applied to the image.
getGraphics() - Method in class com.levigo.jadice.web.client.tool.BasicRenderParameters
Get the Graphics2D into which the rendering is supposed to render (if it wants to).
getGreen() - Method in class com.levigo.jadice.web.client.messaging.ColorDTO
 
getGridColor() - Method in class com.levigo.jadice.web.client.tools.GridTool
Returns the grid color.
getGridForDocument(Document) - Static method in class com.levigo.jadice.web.client.grid.Grids
Returns the Grid for the given document.
getGroupId() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
getGroups() - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
 
getGroups() - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
Return the (read-only) list of group names already defined.
getGwtEvent() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
getGwtEvent() - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
getGwtEvent() - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
 
getH() - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
getHandle() - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
getHandleBorderColor() - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
getHandleColor() - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
getHandler() - Static method in class com.levigo.jadice.web.demo.common.client.util.OpenFileHandler
 
getHandles() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.TextBoxMoveGesture
 
getHandles(PageView) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyCalloutGesture
 
getHandles(PageView, Page, ArrowAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ArrowAnnotationWrangler
 
getHandles(PageView, Page, CalloutAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture
 
getHandles(PageView, Page, JWTImageAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.JWTImageAnnotationWrangler
 
getHandles(PageView, Page, LineAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler
 
getHandles(PageView, Page, PathAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.FreehandAnnotationWrangler
 
getHandles(PageView, Page, PathAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.PolygonAnnotationWrangler
 
getHandles(PageView, Page, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
getHandles(PageView, Page, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconifiedTextAnnotationWrangler
 
getHandles(PageView, Page, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.StampAnnotationWrangler
 
getHandles(PageView, Page, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
getHandles(PageView, Page, TextHighlightAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextHighlightAnnotationWrangler
 
getHandles(PageView, Page, Collection<? extends Annotation>) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.MultiWrangler
 
getHandles(PageView, Page, Collection<? extends Annotation>) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture
 
getHandles(PageView, Page, T) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
getHandles(PageView, Page, T) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
 
getHandles(PageView, Page, Type) - Method in class com.levigo.jadice.web.client.internal.annotation.Wrangler
Creates handles for a specific annotation.
getHeadAngle() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Returns the head Angle in degrees.
getHeadAngle() - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
getHeadEdges() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
getHeadLength() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Returns the head length.
getHeadLength() - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
getHeadLine(CalloutAnnotation) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Returns a line connecting the head point with the knee point.
getHeadPoint(CalloutAnnotation) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Returns the head point of the callout line (arrow position).
getHeight() - Method in class com.levigo.jadice.document.util.FloatDimension
 
getHeight() - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
getHeight() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentUpdateDTO
 
getHeight() - Method in class com.levigo.jadice.web.client.messaging.RectangularShapeDTO
 
getHideButton() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Deprecated.
for tests only
getHighlightTool() - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
getHighlightTool() - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
getHistoryPattern() - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Returns current history pattern
getHistoryPattern() - Method in class com.levigo.jadice.web.client.messaging.HistoryAnnotationDTO
 
getHorizontal() - Method in class com.levigo.jadice.web.client.messaging.ResolutionDTO
 
getHorizontalAlignment() - Method in class com.levigo.jadice.annotation.TextAnnotation
Return the for this annotation used text alignment
getHorizontalAlignment() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
getHorizontalOverflow() - Method in class com.levigo.jadice.web.client.ui.ScrollbarVisibility
 
getHoverShape() - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
getHoverSize() - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
getHTTPSession() - Method in interface com.levigo.jadice.web.transport.server.MessageContext
Returns the HttpSession of the message associated with this message context.
getHTTPSession() - Method in class com.levigo.jadice.web.transport.server.networking.HttpMessageContext
 
getHTTPSession() - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketContext
 
getIcon() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
getIcon() - Method in interface com.levigo.jadice.web.client.util.action.Action
Returns the StateIcon for this action.
getIcon() - Method in class com.levigo.jadice.web.client.util.action.BasicAction
 
getIcon() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
 
getIcon(TypeSet) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
 
getIcon(TypeSet) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
 
getIcon(String) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
getIcon(String) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
 
getIcon(String) - Method in class com.levigo.jadice.web.client.ui.DefaultAnnotationToolbarInitializer
 
getIcon(String) - Method in class com.levigo.jadice.web.client.ui.IconFontAnnotationToolbarInitializer
 
getIcon(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
 
getIcon(List<? extends Annotation>, Document) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
getIconFont(List<? extends Annotation>, Document) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
getIconHeight() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
 
getIconHeight() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuHandler
 
getIconifiedHeight() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconifiedTextAnnotationWrangler
 
getIconifiedWidth() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconifiedTextAnnotationWrangler
 
getIconName() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
getIconWidth() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
 
getIconWidth() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuHandler
 
getId() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
getId() - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
getId() - Method in class com.levigo.jadice.web.client.messaging.ExportFinishedDTO
 
getId() - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget.DocumentLink
 
getId() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.RemoteIDParamsDTO
 
getId() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.UploadDocIDParamsDTO
 
getId() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDHandle
 
getId() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDSource
 
getId() - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
Return the id of the associated client.
getId() - Method in interface com.levigo.jadice.web.transport.server.session.Client
 
getID() - Method in class com.levigo.jadice.annotation.Annotation
Returns annotations id.
getID() - Method in class com.levigo.jadice.web.client.commands.AbstractDocumentCommand
 
getID() - Method in class com.levigo.jadice.web.client.commands.ActivateToolCommand
 
getID() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
 
getID() - Method in class com.levigo.jadice.web.client.commands.FitPageCommand
 
getID() - Method in class com.levigo.jadice.web.client.commands.FitPageOnceCommand
 
getID() - Method in class com.levigo.jadice.web.client.commands.LocaleCommand
 
getID() - Method in class com.levigo.jadice.web.client.commands.RotateCommand
 
getID() - Method in class com.levigo.jadice.web.client.commands.SelectPageLayoutCommand
 
getID() - Method in class com.levigo.jadice.web.client.commands.SpinCommand
 
getID() - Method in class com.levigo.jadice.web.client.commands.ZoomCommand
 
getID() - Method in class com.levigo.jadice.web.client.commands.ZoomToCommand
 
getID() - Method in interface com.levigo.jadice.web.client.util.command.Command
The ID of the command.
getID() - Method in class com.levigo.jadice.web.demo.common.client.commands.RemovePagesCommand
 
getID() - Method in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
getIdentifier() - Method in class com.levigo.jadice.web.client.messaging.data.GenericPageSegmentHandle
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.CompositeParamsDTO
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationPermissionHandle
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathHandle
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionHandle
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeHandle
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeSource
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDHandle
 
getIdentifier() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDHandle
 
getIdentifier() - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
Creates a "DocumentID" to be able to cache the Jadice document on recovering.
getIdentifier() - Method in class com.levigo.jadice.web.shared.UriHandle
 
getImageId() - Method in class com.levigo.jadice.web.client.messaging.ImageAnnotationDTO
 
getImageID() - Method in class com.levigo.jadice.annotation.JWTImageAnnotation
Obtains the identifier of the image, such that an AnnotationImageProvider can find it.
getImageRenderSettings() - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
 
getImageRenderSettings() - Method in class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
 
getImageRenderSettings() - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControls
Deprecated.
use getSettings(ImageRenderSettings.class)
getImageResource(String) - Method in class com.jadice.web.util.icon.client.IconManager
 
getImportHandlers() - Method in class com.levigo.jadice.web.client.tools.SelectPageTool
 
getIncrement() - Method in class com.levigo.jadice.web.client.tools.KeyboardNavigationTool
The distance to navigate with a single keystroke.
getIndex() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
getIndex() - Method in class com.levigo.jadice.web.client.messaging.ChangeDTO
 
getIndex() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentReadResultDTO
 
getIndividualAnnotationPermissionList() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
getIndividualPermissions() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
getInfo() - Method in class com.jadice.web.util.notifications.client.events.InfoNotificationEvent
 
getInitializer() - Method in class com.levigo.jadice.annotation.Annotation
 
getInitializerFactories() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getInitializerFactory() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
Return the initializer factory for the current toolkit set via AnnotationFactory.setToolkitType(String).
getInitializerFactory() - Method in class com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
 
getInitializerFactory(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getInitialLifeTime() - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDRepository
 
getInitialZoomFactor() - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
Get the initial zoom factor when displaying the lens.
getInnerDocument() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getInnerText() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getInputEvent() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Overridden in subclasses.
getInputEvent() - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
 
getInputEvent() - Method in class com.levigo.jadice.web.client.tool.events.KeyEditEvent
Creates and returns an InputEvent.
getInputEvent() - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
Creates and returns an InputEvent.
getInputEvent() - Method in class com.levigo.jadice.web.client.tool.events.MouseWheelEditEvent
Creates and returns an InputEvent.
getInputEvent() - Method in class com.levigo.jadice.web.client.tool.events.PointerEditEvent
 
getInputEvent() - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
 
getInputEventType() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
getInputStream() - Method in class com.jadice.web.util.DataUrl
 
getInputStream() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedRequestWrapper
 
getInputStream() - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
getInputStream(String) - Method in class com.levigo.jadice.web.demo.common.server.annotation.DemoLoadAnnotationsHandler
 
getInputStream(String) - Method in class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
Returns the InputStream for the given uuid.
getInputStream(String) - Method in interface com.levigo.jadice.web.server.annotation.load.LoadAnnotationsHandler
 
getInstance() - Static method in class com.levigo.jadice.web.client.messaging.SourceGenericDTOMapper
 
getInstance() - Static method in class com.levigo.jadice.web.client.ui.style.Theme
 
getInstance() - Static method in class com.levigo.jadice.web.demo.common.server.annotation.DemoLoadAnnotationsHandler
 
getInstance() - Static method in class com.levigo.jadice.web.demo.common.server.dnd.DnDRepository
 
getInstance() - Static method in class com.levigo.jadice.web.server.font.FontEnvironments
 
getInstance() - Static method in class com.levigo.jadice.web.transport.client.messaging.ClientMessageManager
 
getInstance() - Static method in class com.levigo.jadice.web.transport.server.config.TracingConfig
 
getInstance() - Static method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
 
getInstance(Object) - Static method in class com.jadice.web.util.icon.client.IconManager
 
getInstanceClass() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
getInstructionAreas(InstructionsDTO) - Static method in class com.levigo.jadice.web.client.messaging.instructions.InstructionsDTO
 
getInstructionAreas(String) - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionsDTO
 
getInstructionKeys() - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionsDTO
 
GetInstructionsMessageListener - Class in com.levigo.jadice.web.conn.server.messaging
 
GetInstructionsMessageListener() - Constructor for class com.levigo.jadice.web.conn.server.messaging.GetInstructionsMessageListener
 
getInternalCustomProperties() - Method in interface com.levigo.jadice.web.server.config.ClientConfiguration
 
getInternalCustomProperties() - Method in class com.levigo.jadice.web.server.config.DefaultClientConfiguration
 
getInventory() - Method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
Returns the render control inventory in which the change happens
getInverseTransform(Dimension2D) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Gets the inverse affine transform for this render context, useful for converting from device to document space.
getJadiceCoreMaxPoolSize() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getJadiceCoreMaxPoolSize() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Set the maximum size of the thread pool, that is used by jadice utils / jadice core in ThreadPoolTaskService
getJadiceCorePoolSize() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getJadiceCorePoolSize() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Get the size of the thread pool, that is used by jadice utils / jadice core in ThreadPoolTaskService
getKeepAliveInterval() - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
getKey() - Method in class com.levigo.jadice.web.client.messaging.PropertiesReadResultDTO
 
getKey() - Method in class com.levigo.jadice.web.client.util.action.KeyStroke
 
getKey() - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
 
getKeyByKeycode(int) - Static method in enum class com.levigo.jadice.web.client.util.action.Keys
 
getKeyChar() - Method in class com.levigo.jadice.web.client.tool.events.KeyEditEvent
 
getKeyCode() - Method in class com.levigo.jadice.web.client.tool.events.KeyEditEvent
 
getKeyLocation() - Method in class com.levigo.jadice.web.client.tool.events.KeyEditEvent
Deprecated.
not supported in GWT
getKeys(String) - Static method in enum class com.levigo.jadice.web.client.util.action.Keys
 
getKeyStroke(KeyDownEvent) - Static method in class com.levigo.jadice.web.client.util.action.KeyStroke
Finds the KeyStroke for the given KeyDownEvent.
getKeyStrokeString() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
Returns the key stroke string.
getKneePoint(CalloutAnnotation) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Returns the knee point of the callout line (middle point of the line).
getLabel() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getLabel() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getLabel() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
Returns the label of the item.
getLabel() - Method in interface com.levigo.jadice.web.client.util.action.Action
Returns the label of the action which should be displayed in the toolbar or context menu.
getLabel() - Method in class com.levigo.jadice.web.client.util.action.BasicAction
 
getLabel() - Method in class com.levigo.jadice.web.client.util.action.DynamicRegisteredAction
 
getLabel() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
 
getLabel(AnnotationProfile, String) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
 
getLabel(AnnotationType) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
 
getLabel(Document, Page) - Method in interface com.levigo.jadice.web.client.viewer.LabelProvider
Returns the label for the given page.
getLabel(Document, Page, int) - Method in interface com.levigo.jadice.web.client.viewer.PageNumberLabelProvider
Returns the label for the given page.
getLabels() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getLabels() - Method in class com.levigo.jadice.annotation.profiles.Labels
 
getLabels() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getLabels() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
getLabels() - Method in class com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
 
getLabels() - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
getLabels() - Method in class com.levigo.jadice.web.client.messaging.TypeSetDTO
 
getLaidOutPage(Page) - Method in interface com.levigo.jadice.web.client.layout.PageLayout
Return the rendered page for the given page, or null if the given page is not currently supposed to be rendered.
getLaidOutPageBounds(Page) - Method in interface com.levigo.jadice.web.client.PageView
 
getLaidOutPages() - Method in interface com.levigo.jadice.web.client.layout.PageLayout
Return the list of rendered pages.
getLastBookmark(Document) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Returns the last Bookmark of the document.
getLastModified() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
getLastModifiedAt() - Method in class com.levigo.jadice.annotation.Annotation
 
getLastModifiedBy() - Method in class com.levigo.jadice.annotation.Annotation
 
getLastModifiedBy() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
getLastSearch() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
Returns the text that was searched before.
getLayer() - Method in class com.levigo.jadice.document.PageSegmentEvent
Returns the document layer in which the changed page segment resides if available otherwise null
getLayers() - Method in interface com.levigo.jadice.document.Page
Deprecated.
getLayers() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
only for serialization
getLeft() - Method in class com.levigo.jadice.web.client.util.helper.BoundingClientRect
 
getLevel() - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
 
getLifeTime() - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDRepository
 
getLimit() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
Get the maximum size of the undo and redo stacks.
getLineCount(String) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
getLineNumber() - Method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
getLines() - Method in class com.levigo.jadice.web.client.messaging.responses.TextLinesDTO
 
getLines() - Method in class com.levigo.jadice.web.client.messaging.text.PositionedBlockDTO
 
getLineWidth() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Gets the border line width of this annotation.
getLineWidth() - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
getLineWidth() - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
Returns the line width.
getLineWidth() - Method in class com.levigo.jadice.web.client.tools.GridTool
Returns the line width.
getLoadAnnotationsHandlerId() - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
getLoadAnnotationsHandlerId() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission
 
getLoadingObject() - Method in class com.levigo.jadice.web.client.event.LoadingEvent
 
getLoadingState() - Method in class com.levigo.jadice.web.client.event.LoadingEvent
 
getLocale() - Method in class com.levigo.jadice.annotation.profiles.Label
 
getLocale() - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
getLocale() - Method in class com.levigo.jadice.web.client.messaging.LabelDTO
 
getLocale() - Method in class com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
 
getLocalPropertyProfiles() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Return the list or property profiles native to this type.
getLocation() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getLocation() - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
getLogLevel() - Method in class com.levigo.jadice.web.client.messaging.RemoteLoggingRequestDTO
 
getLongPollTimeout() - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
getLookupTable(int) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
Return a lookup table based on the curve in the range 0...size.
getManager() - Method in class com.levigo.jadice.web.client.tool.Tool
Return the current tool manager.
getMapping() - Method in class com.levigo.jadice.web.transport.shared.messaging.DTODescriptor
 
getMappingForName(String) - Method in class com.jadice.web.util.icon.client.iconfont.JWTIconFontMapper
Returns the defined mapping.
getMappingForNameWithFallback(String) - Method in class com.jadice.web.util.icon.client.iconfont.JWTIconFontMapper
Returns the defined mapping.
getMatrix() - Method in class com.levigo.jadice.web.client.messaging.text.PositionedBlockDTO
 
getMax() - Method in class com.levigo.jadice.document.Resolution
Return the maximum of the two resolution components.
getMaxCharacters() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
getMaxChars() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
getMaxDownloadCount() - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
getMaximumValue() - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
getMaximumValue() - Method in class com.levigo.jadice.web.client.messaging.RangePropertyDTO
 
getMaxMessageSize() - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
Deprecated.
only to be used in tests!
getMaxParallelTileRequests() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Gets the maximum number of concurrent Tile requests that a client can request on a jadice web toolkit server.
getMaxParallelTileRequests() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
getMaxUploadFileSize() - Method in interface com.levigo.jadice.web.server.config.ClientConfiguration
 
getMaxUploadFileSize() - Method in class com.levigo.jadice.web.server.config.DefaultClientConfiguration
 
getMaxZoomFactor() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Returns the maximum allowed zoom value.
getMaxZoomFactor() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
getMaxZoomFactor() - Method in class com.levigo.jadice.web.client.rules.ZoomMinMaxRule
Deprecated.
Returns the current maximum allowed zoom factor.
getMedia() - Method in class com.levigo.jadice.web.demo.enterprise.client.MediaChangedEvent
 
getMediaViewer() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
 
getMenuContributors() - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
Return the current list of tools suitable as menu contributors.
getMenuContributors() - Method in interface com.levigo.jadice.web.client.ToolManager
Return the current list of tools suitable as menu contributors.
getMenuType() - Method in interface com.levigo.jadice.web.client.ui.menu.ContributionContext
Return the type of menu currently under construction.
getMessage() - Method in class com.levigo.jadice.web.client.messaging.RemoteLoggingRequestDTO
 
getMessage() - Method in class com.levigo.jadice.web.client.messaging.ThrowableDTO
 
getMessage() - Method in exception class com.levigo.jadice.web.client.util.action.RegistrationException
 
getMessageDescriptor(String) - Method in class com.levigo.jadice.web.transport.server.messaging.ServerMessageManager
 
getMessageName() - Method in class com.levigo.jadice.web.transport.client.messaging.Message
 
getMeta(String) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepository
 
getMeta(String) - Method in class com.levigo.jadice.web.server.export.ExportRepository
 
getMetadata() - Method in interface com.levigo.jadice.document.metadata.MetadataProvider
Return the exposed meta-data or null if no meta-data is available.
getMetadata() - Method in interface com.levigo.jadice.document.PageSegmentSource
Return the stream's meta-data.
getMetadata() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getMetadata() - Method in class com.levigo.jadice.web.transport.client.messaging.ConversationEndDTO
 
getMethod() - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient
 
getMethod() - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet.LongpollSession
 
getMethod() - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
 
getMethodName() - Method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
getMetricNames() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getMetricNames() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
getMimeType() - Method in class com.jadice.web.util.DataUrl
 
getMimeType() - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadMeta
 
getMimeType() - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
getMimeType() - Method in enum class com.levigo.jadice.web.shared.export.ExportType
 
getMimeType() - Method in enum class com.levigo.jadice.web.shared.model.export.ExportType
 
getMin() - Method in class com.levigo.jadice.document.Resolution
Return the minimum of the two resolution components.
getMinimumHeight() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
Returns the minimum height of an annotation in docp units.
getMinimumLineLength() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ArrowAnnotationWrangler
Returns the minimum line length.
getMinimumLineLength() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler
Returns the minimum line length in millimeters.
getMinimumValue() - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
getMinimumValue() - Method in class com.levigo.jadice.web.client.messaging.RangePropertyDTO
 
getMinimumWidth() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
Returns the minimum width of an annotation in docp units.
getMinZoom() - Method in class com.levigo.jadice.web.client.rules.ZoomMinMaxRule
Deprecated.
Returns the current minimum allowed zoom factor.
getMinZoomFactor() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Returns the minimum allowed zoom value.
getMinZoomFactor() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
getModCount() - Method in class com.levigo.jadice.annotation.Annotation
 
getModCount() - Method in interface com.levigo.jadice.document.Page
Deprecated.
getModCount() - Method in class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
getModifierAndButtonMask() - Method in class com.levigo.jadice.web.client.tools.PanForceTool
Returns the current mask.
getModifierAndButtonMask() - Method in class com.levigo.jadice.web.client.tools.PanTool
Returns the current mask.
getModifiers() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Deprecated.
getModifiersEx() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Deprecated.
use for example isAltDown,...
getMousePoint(MouseEvent<?>, PageView, Page) - Static method in class com.levigo.jadice.web.client.util.helper.Points
Calculates the MousePosition in DocUnits relative to the Page.
getMousePointInPageAndGrid(MouseEvent, Grid, PageView, Page) - Static method in class com.levigo.jadice.web.client.util.helper.Points
Calculates the MousePosition in DocUnits relative to the Page.
getMouseSensitivity() - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
Return where the visual bounds visualization is sensitive to mouse input, i.e. where it can be dragged.
getMouseWheelSpeed() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
See the ClientConfiguration.setMouseWheelSpeed(int) documentation for further info.
getMouseWheelSpeed() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
getMoveToIndex() - Method in interface com.levigo.jadice.web.client.ThumbnailView
 
getMultiplier(PageView, Page) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
This method calculates the multiplier for the correct translation of units for a correct presentation and positioning of the editor.
getMultiWrangler() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
getName() - Method in interface com.jadice.web.export.server.OpenAction
Retrieves the name of the open action action
getName() - Method in class com.jadice.web.export.server.PrintOpenAction
 
getName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getName() - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
getName() - Method in interface com.levigo.jadice.document.Document
Gets the document's name.
getName() - Method in class com.levigo.jadice.document.DocumentLayer
Gets the name.
getName() - Method in interface com.levigo.jadice.document.Item
Gets the item's name.
getName() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getName() - Method in class com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
 
getName() - Method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
getName() - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
getName() - Method in class com.levigo.jadice.web.client.messaging.ParameterDTO
 
getName() - Method in class com.levigo.jadice.web.client.messaging.PermissionsDTO
 
getName() - Method in class com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
 
getName() - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
getName() - Method in class com.levigo.jadice.web.client.messaging.TypeSetDTO
 
getName() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getName() - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget.DocumentLink
 
getName() - Method in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationFormat
 
getName(AnnotationFactory) - Static method in class com.levigo.jadice.web.client.ui.AnnotationNamer
 
getName(PropertyProfile<?>) - Static method in class com.levigo.jadice.web.client.ui.AnnotationNamer
 
getNativeButton() - Method in class com.levigo.jadice.web.client.event.input.MouseDragEvent
 
getNativeKeyCode() - Method in interface com.levigo.jadice.web.client.util.action.Key
Returns the native key code of the key
getNativeKeyCode() - Method in enum class com.levigo.jadice.web.client.util.action.Keys
 
getNaturalHeight() - Method in class com.levigo.jadice.web.client.dom.NativeImageElement
The natural height of the image in pixels.
getNaturalWidth() - Method in class com.levigo.jadice.web.client.dom.NativeImageElement
The natural width of the image in pixels.
getNetworkConfiguration() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getNetworkConfiguration() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
getNewCurrentPageIndex() - Method in class com.levigo.jadice.web.client.event.CurrentPageChangedEvent
Deprecated.
 
getNewDocument() - Method in class com.levigo.jadice.web.client.event.DocumentChangedEvent
 
getNewPage() - Method in class com.levigo.jadice.web.client.event.PageSelectionChangedEvent
 
getNewPageIndex() - Method in class com.levigo.jadice.web.client.event.PageSelectionChangedEvent
 
getNewPageLayout() - Method in class com.levigo.jadice.web.client.event.PageLayoutChangedEvent
 
getNewPosition() - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Returns the first touch position contained in this Touch event
getNewPositions() - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
 
getNewRectangle() - Method in class com.levigo.jadice.web.client.event.VisibleRectChangedEvent
 
getNewValue() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
getNewValue() - Method in class com.levigo.jadice.annotation.AnnotationPageSegmentEvent
Gets the new value for the property, expressed as an Object.
getNewValue() - Method in class com.levigo.jadice.web.client.event.ToolChangedEvent
 
getNewValue() - Method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
Gets the new value of the changed setting, expressed as an Object.
getNewValue() - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
Gets the new value of the changed setting, expressed as an Object.
getNewValue() - Method in class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent
Gets the new value for the property, expressed as an Object.
getNextBookmark(Bookmark) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Returns the next Bookmark after the given Bookmark.
getNonTranslatingTransform(AffineTransform) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
Return the non-translating part of the given transform.
getNoopJwtTracer() - Method in class com.levigo.jadice.web.transport.server.config.TracingConfig
 
getObject() - Method in class com.levigo.jadice.web.client.messaging.ChangeDTO
 
getObjectAsJson(Object) - Method in interface com.levigo.jadice.web.client.messaging.SourceGenericDTO
 
getOldDocument() - Method in class com.levigo.jadice.web.client.event.DocumentChangedEvent
 
getOldPage() - Method in class com.levigo.jadice.web.client.event.PageSelectionChangedEvent
 
getOldPageIndex() - Method in class com.levigo.jadice.web.client.event.PageSelectionChangedEvent
 
getOldPageLayout() - Method in class com.levigo.jadice.web.client.event.PageLayoutChangedEvent
 
getOldPosition() - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
 
getOldRectangle() - Method in class com.levigo.jadice.web.client.event.VisibleRectChangedEvent
 
getOldValue() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
getOldValue() - Method in class com.levigo.jadice.annotation.AnnotationPageSegmentEvent
Gets the old value for the property, expressed as an Object.
getOldValue() - Method in class com.levigo.jadice.web.client.event.ToolChangedEvent
 
getOldValue() - Method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
Gets the old value of the changed setting, expressed as an Object.
getOldValue() - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
Gets the old value of the changed setting, expressed as an Object.
getOldValue() - Method in class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent
Gets the old value for the property, expressed as an Object.
getOpenCommand() - Method in class com.levigo.jadice.web.client.ui.ToolbarSubmenu
 
getOpposite() - Method in enum class com.levigo.jadice.web.client.ui.PopupExecutor.PreferredPosition
 
getOrder() - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
getOrder() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission
 
getOrderedAndActiveLayers(Collection<DocumentLayer>) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Returns a collection of candidate layers in an ordering suitable for rendering.
getOrientation() - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
Returns the orientation of this annotation.
getOrientationString() - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
Deprecated.
getOrigin() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.RotateHandle
 
getOriginalReadStructure() - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
getOriginalSource() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getOriginalSource() - Method in interface com.levigo.jadice.web.shared.model.document.SerializableDocument
 
getOriginalStructure() - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
getOriginalStructure() - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
getOther() - Method in enum class com.levigo.jadice.web.client.ui.PopupExecutor.PreferredPosition
 
getOutlineAreas(InstructionsDTO) - Static method in class com.levigo.jadice.web.client.messaging.instructions.InstructionsDTO
 
getOutlineAreas(String) - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionsDTO
 
getOutlineKeys() - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionsDTO
 
getOutputStream() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper
 
getOverlayInformationScroll(PageView) - Static method in class com.levigo.jadice.web.client.tools.OverlayInformation
Use this overlay for scrolling.
getOverlayInformationZoom(PageView) - Static method in class com.levigo.jadice.web.client.tools.OverlayInformation
Use this overlay for zooming.
getOwner() - Method in class com.levigo.jadice.web.client.util.context.Context
Returns the GUI component this context is associated with - the owner.
getOwnerProfile() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
Return the profile that "owns" this type or template.
getP1() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
getP2() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
getPage() - Method in class com.levigo.jadice.document.AbstractPageEvent
Return the page which originates this event
getPage() - Method in interface com.levigo.jadice.document.Selection
Provides the Page this selection belongs to.
getPage() - Method in class com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture
 
getPage() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
getPage() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
getPage() - Method in class com.levigo.jadice.web.client.messaging.PageDTO
 
getPage() - Method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
Returns the page reference if the change concerns page specific settings, or null if a change of the document render settings cause this event
getPage() - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
Gets the page which is associated with the event.
getPage() - Method in class com.levigo.jadice.web.client.tool.BasicRenderParameters
The Page that is being rendered.
getPage() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Return the Page to which this event pertains to.
getPage() - Method in class com.levigo.jadice.web.client.util.helper.Events.PagePoint
 
getPage() - Method in interface com.levigo.jadice.web.shared.model.bookmark.Bookmark
Returns the page on which the bookmark has been placed.
getPage(int) - Method in interface com.levigo.jadice.document.Document
Convenience method: return the page at the given page index.
getPage(int) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getPage(int, boolean) - Method in interface com.levigo.jadice.document.Document
Return the page at the given page index.
getPage(int, boolean) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getPageAt(Point) - Method in interface com.levigo.jadice.web.client.JadicePageView
Get the LaidOutPage at the given position or null if there is no such page.
getPageAt(Point, boolean) - Method in interface com.levigo.jadice.web.client.JadicePageView
Get the LaidOutPage at the given position or null if there is no such page.
getPageControls(Page) - Method in interface com.levigo.jadice.web.client.JadicePageView
Returns the render controls of the given page.
getPageControls(Page, boolean) - Method in interface com.levigo.jadice.web.client.JadicePageView
Returns the render controls of the given page.
getPageCount() - Method in interface com.levigo.jadice.document.Document
Convenience method: determine the number of pages in this document.
getPageCount() - Method in class com.levigo.jadice.web.client.event.CurrentPageChangedEvent
Deprecated.
 
getPageCount() - Method in interface com.levigo.jadice.web.client.JadicePageView
Convenience getter for the total number of pages.
getPageCount() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getPageCount() - Method in class com.levigo.jadice.web.client.search.event.SearchResultsEvent
 
getPageForNewAnnotation() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
Override this method to set the page onto which the new Annotation shall be placed.
getPageForNewAnnotation() - Method in class com.levigo.jadice.web.client.commands.CreateMaskAnnoCommand
 
getPageForNewAnnotation() - Method in class com.levigo.jadice.web.client.commands.CreateTextAnnoWithDefaultTextCommand
 
getPageIndex() - Method in class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
getPageIndex() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
getPageIndex() - Method in class com.levigo.jadice.web.client.messaging.PropertiesReadResultDTO
 
getPageIndex() - Method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
getPageIndex() - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
getPageIndex() - Method in class com.levigo.jadice.web.client.tool.BasicRenderParameters
The index of the page being rendered.
getPageIndex() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
getPageIndex() - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
Returns the page index of the page the corresponding Bookmark belongs to
getPageIndex() - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
Gets the index of the page containing the PageSegment.
getPageIndex(Page) - Method in interface com.levigo.jadice.document.Document
Convenience method: determine the index of a page in this document.
getPageIndex(Page) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getPageLayoutStyle() - Method in interface com.levigo.jadice.web.client.JadicePageView
 
getPageManager() - Method in interface com.levigo.jadice.web.client.PageView
 
getPagePoint(PageView, NativeEvent) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
getPagePoint(PageView, DomEvent<?>) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
getPagePoint(PageView, Page, NativeEvent) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
getPagePoint(PageView, Page, DomEvent<?>) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
getPagePoint(PageView, Page, Point2D) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
getPagePoint(PageView, Point2D) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
getPageProperties() - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
getPageProperties() - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
getPageRenderControl(Page) - Method in class com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Inventory
Returns the render controls for the given page.
getPageRenderControl(Page) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControlInventory
Returns the page render control for the given page.
getPageRenderControl(Page, boolean) - Method in class com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Inventory
Returns the render controls for the given page.
getPageRenderControl(Page, boolean) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControlInventory
Returns the page render controls for the given page.
getPageRenderControls() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Return RenderControls used to render the page this event pertains to.
getPages() - Method in interface com.levigo.jadice.document.Document
Returns a list of pages in the document.
getPages() - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
getPages() - Method in class com.levigo.jadice.web.client.messaging.TextSearchProgressDTO
 
getPages() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getPageSegment() - Method in class com.levigo.jadice.document.PageSegmentEvent
Returns the changed page segment
getPageSegment(DocumentLayer) - Method in interface com.levigo.jadice.document.Page
Retrieve the PresentationElement at a given DocumentLayer
getPageSegmentHandle() - Method in class com.levigo.jadice.web.client.messaging.requests.GetTextContentDTO
 
getPageSegmentHandle(PageSegment) - Static method in class com.levigo.jadice.web.client.util.helper.PageSegments
 
getPageSegmentHandleMetricsFilters() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getPageSegmentHandleMetricsFilters() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
getPageSegments() - Method in interface com.levigo.jadice.document.Page
Return the PageSegments this page holds.
getPageSegmentUUID() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
getPageSegmentUUID() - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
Gets the UUID for caching the PageSegment.
getPageView() - Method in class com.levigo.jadice.web.client.commands.AbstractPageViewCommand
 
getPageView() - Method in class com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture
 
getPageView() - Method in interface com.levigo.jadice.web.client.ThumbnailView
 
getPageView() - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
getPageView() - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
getPageView() - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
getPageView() - Method in interface com.levigo.jadice.web.client.Viewer
Gets the PageView enclosed by this Viewer.
getPageView() - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
getPageView() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
getPanPoint() - Method in interface com.levigo.jadice.web.client.JadicePageView
Return the coordinate of the top left point of the current page's visible area in document units.
getPanPoint() - Method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
getPanPoint() - Method in interface com.levigo.jadice.web.shared.model.bookmark.Bookmark
Returns an optional point that was stored with the bookmark.
getPanPoint() - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
Returns the pan point that was stored when creating the corresponding Bookmark on the client side
getParameters() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
getParameters() - Method in class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
 
getParamName() - Method in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
getParams() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
getParams() - Method in class com.levigo.jadice.web.client.messaging.data.GenericPageSegmentHandle
 
getParams() - Method in class com.levigo.jadice.web.client.messaging.data.GenericSource
 
getParams() - Method in class com.levigo.jadice.web.client.messaging.data.GenericSourceDTO
 
getParams() - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionDTO
 
getParams() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
getParams() - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
getParams() - Method in class com.levigo.jadice.web.client.messaging.TypeSetElementDTO
 
getParamValueAsStringContainingArrayDecoded(String, String) - Static method in class com.levigo.jadice.web.conn.server.TileServlet
 
getParent() - Method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
getParent() - Method in class com.levigo.jadice.web.client.util.context.Context
Return the parent context of this context.
getParent() - Method in class com.levigo.jadice.web.shared.model.settings.AbstractListenableRenderSettings
 
getParentProfile() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getPassword() - Method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
getPassword() - Method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
getPassword() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
 
getPassword() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
getPassword() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
getPassword() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.RemoteIDParamsDTO
 
getPassword() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.UploadDocIDParamsDTO
 
getPassword() - Method in class com.levigo.jadice.web.shared.PasswordContainingPageSegmentHandle
Returns the password for this document.
getPassword() - Method in class com.levigo.jadice.web.shared.PasswordContainingSource
Returns the password for this document.
getPath() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
getPath() - Method in class com.levigo.jadice.web.client.messaging.PathAnnotationDTO
 
getPath() - Method in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationFormat
 
getPathIterator() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
getPathIterator() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
getPathIterator() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
getPathNames() - Method in class com.jadice.web.util.icon.client.iconfont.MulticolorIconFont
 
getPatternPosition() - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Return current pattern position.
getPatternPosition() - Method in class com.levigo.jadice.web.client.messaging.HistoryAnnotationDTO
 
getPayload() - Method in class com.levigo.jadice.web.transport.client.messaging.Message
 
getPdfStructureReadStrategy() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getPdfStructureReadStrategy() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the configured Read-Strategy for PDF files.
getPercentComplete() - Method in class com.levigo.jadice.web.client.search.event.SearchResultsEvent
 
getPermissions() - Method in class com.levigo.jadice.annotation.Annotation
 
getPermissions() - Method in class com.levigo.jadice.document.Permissions
 
getPermissions() - Method in interface com.levigo.jadice.document.PermissionsProvider
 
getPermissions() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
getPermissions() - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
getPermissions() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getPermissions() - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
getPermissions() - Method in class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission
 
getPinButton() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Deprecated.
for tests only
getPoint() - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
getPoint() - Method in class com.levigo.jadice.web.client.tool.events.InputEvent
Deprecated.
use getAbsolutePoint() of the EditEvent now
getPoint() - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
getPoint() - Method in class com.levigo.jadice.web.client.tool.events.PointerEditEvent
 
getPoint() - Method in class com.levigo.jadice.web.client.util.helper.Events.PagePoint
 
getPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
 
getPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
getPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
Return the point relative to the RenderedPage's origin in screen coordinates.
getPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.PointerEditEvent
 
getPoint(int) - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
 
getPointCount() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
Gets the number of control points.
getPointedEditEventActivationFeedback(PointedEditEvent) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
getPointerRelativeX(Element, DomEvent<?>) - Static method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
getPointerRelativeY(Element, DomEvent<?>) - Static method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
getPointRotation(AffineTransform, Point2D) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
Determines the rotation component of the given transformation with respect to the X-axis, i.e.
getPoints() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Get the points of the arrow in a point array: bottom tip edge of head arm 1 edge of head arm 2
getPoints() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
getPostfix() - Method in interface com.levigo.jadice.web.server.config.metricsfilter.DocumentReadMetricsFilter
 
getPostfix() - Method in interface com.levigo.jadice.web.server.config.metricsfilter.PageSegmentHandleMetricsFilter
 
getPostfix() - Method in interface com.levigo.jadice.web.server.config.metricsfilter.RenderControlsMetricsFilter
 
getPredefinedStrategyFrom(Document) - Static method in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
Returns the PredefinedAnnotationRenderStrategy for the given document.
getPreferredValues() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getPreferredValues() - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
getPrefix(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Get the prefix of a namespace identified by its URI.
getPrefixes(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Get all bound prefixes of a namespace identified by its URI.
getPresentationRuleManager() - Method in interface com.levigo.jadice.web.client.JadicePageView
 
getPreviousBookmark(Bookmark) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Returns the previous Bookmark to the given bookmark.
getPreviousPages() - Method in class com.levigo.jadice.web.client.viewer.PreloadingPageRange
 
getPreviousState() - Method in class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent
 
getPrevPositions() - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
 
getPrintJobConfiguration() - Method in interface com.jadice.web.export.server.JPSExporter
Access the PrintJobConfiguration associated with this com.jadice.web.print.stream.server.printer.JPSStreamPrinter instance.
getPriority() - Method in class com.levigo.jadice.document.DocumentLayer
Return this layer's default ordering priority.
getPriority() - Method in class com.levigo.jadice.web.client.messaging.requests.GetTextContentDTO
 
getPrivateContext(IsWidget) - Static method in class com.levigo.jadice.web.client.util.context.Context
Get the context for a given component by looking at the client properties.
getProcessedPageCount() - Method in class com.levigo.jadice.web.client.search.event.SearchResultsEvent
 
getProfile() - Method in interface com.levigo.jadice.web.client.annotation.AnnotationProfiles.Request
Access the AnnotationProfile associated with the request.
getProfile() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
getProfileId() - Method in class com.levigo.jadice.annotation.Annotation
 
getProfileId() - Method in class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
getProfileId() - Method in class com.levigo.jadice.web.client.messaging.GetAnnotationProfileDTO
 
getProperties() - Method in class com.levigo.jadice.annotation.Annotation
 
getProperties() - Method in interface com.levigo.jadice.document.PageSegmentSource
Return the stream's user properties.
getProperties() - Method in interface com.levigo.jadice.document.util.PropertiesProvider
Return a map of user properties.
getProperties() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
getProperties() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getPropertyDefaults() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
Return the list or property profiles native to this type.
getPropertyName() - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
getPropertyName() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getPropertyName() - Method in class com.levigo.jadice.web.client.event.ToolChangedEvent
 
getPropertyName() - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
getPropertyName() - Method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
Gets the name of the setting that was changed.
getPropertyName() - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
Gets the name of the setting that was changed.
getPropertyProfile(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Return a property profile by its property name.
getPropertyProfiles() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getPropertyProfiles() - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
getPropertyType() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getProviderByHandle(Class<SH>) - Method in interface com.levigo.jadice.web.server.DocumentDataProviderRegistry
Gets a previously registered ContextualFactory instance to create a DocumentDataProvider.
getProviderByScheme(String) - Method in interface com.levigo.jadice.web.server.DocumentDataProviderRegistry
 
getProviderBySource(Class<S>) - Method in interface com.levigo.jadice.web.server.DocumentDataProviderRegistry
Gets a previously registered ContextualFactory instance to create a DocumentDataProvider.
getPublisher() - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
getQualityEnhancement() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
The render quality enhancement for modern high-resolution displays and for high browser zoom levels (120% and more).
getQualityEnhancement() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
getQueryString() - Method in class com.levigo.jadice.web.client.messaging.requests.CancelTileServletCallDTO
 
getQueryString() - Method in class com.levigo.jadice.web.conn.server.TileServlet.PlainInvocationContext
 
getQueryString() - Method in interface com.levigo.jadice.web.server.ServletInvocationContext
 
getQueryString() - Method in interface com.levigo.jadice.web.transport.server.MessageContext
Returns the query string contained in the message for this context.
getQueryString() - Method in class com.levigo.jadice.web.transport.server.networking.HttpMessageContext
 
getQueryString() - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketContext
 
getQueryString() - Method in class com.levigo.jadice.web.transport.server.TransportInvocationContext
 
getRawdata() - Method in class com.jadice.web.util.DataUrl
 
getReader() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedRequestWrapper
 
getReadID() - Method in interface com.levigo.jadice.document.StreamSourceID
Get the read-ID of the read operation during which the page segment was read.
getReadWriteLock() - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
getReason() - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
getReason() - Method in class com.levigo.jadice.web.client.messaging.TextSearchPrematureEndDTO
 
getRecoveryStream(ClassPathHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathDocumentDataProvider
 
getRecoveryStream(ClassPathWithAnnoAndPermissionHandle) - Method in class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
 
getRecoveryStream(RemoteIDHandle) - Method in class com.levigo.jadice.web.demo.common.server.UrlRelativeDataProvider
 
getRecoveryStream(UploadDocIDHandle) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
 
getRecoveryStream(SH) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.SimpleDocumentDataProvider
Creates the Provider out of a old PageSegmentHandle
getRectangle() - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
getRectangleTextbox() - Method in class com.levigo.jadice.annotation.CalloutAnnotation
Returns the rectangle of the textbox of this CalloutAnnotation.
getRectangleTextbox() - Method in class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
getRed() - Method in class com.levigo.jadice.web.client.messaging.ColorDTO
 
getRedactionTypes() - Static method in class com.jadice.web.export.server.ExportHelper
 
getRedoDescription() - Method in class com.levigo.jadice.web.client.undo.AbstractUndoableEdit
 
getRedoDescription() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
getRedoDescription() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
getRedoDescription() - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
Returns a localized, human-readable description of the redoable form of this edit, suitable for use as a Redo menu item, for example.
getRedoDescription() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Get the human-readable description of the edit at the top of the redo stack.
getRef() - Method in class com.levigo.jadice.web.client.messaging.TypeRefDTO
 
getRefCorner() - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
getRegisteredAction(Command, Collection<Object>) - Static method in class com.levigo.jadice.web.client.util.action.ActionManager
Returns a registered action in the given context with the given command if there is one.
getRegisteredActions() - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
getRegisteredAnnotationProfiles() - Method in interface com.levigo.jadice.web.server.AnnotationProfileRegistry
Obtains all registered AnnotationProfiles.
getRegisteredListeners() - Method in class com.levigo.jadice.web.client.util.context.Context
Returns the registered ContextListeners
getRegisteredNames() - Method in interface com.levigo.jadice.web.server.AnnotationProfileRegistry
Obtains all profile names that have been registered.
getRegisteredToolClasses() - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
getRegisteredToolClasses() - Method in interface com.levigo.jadice.web.client.ToolManager
Allows access to all registered tool classes.
getRelativeAnnotationBoundsInPixel(PageView, Annotation, Page) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Returns the Bounds of the given Annotation in Pixel.
getRelativeAnnotationBoundsInPixel(PageView, Annotation, AnnotationPageSegment) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Deprecated.
getRelativeLayout() - Method in interface com.levigo.jadice.web.client.WidgetContainer
 
getRenderControls() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
getRenderControls() - Method in class com.levigo.jadice.web.client.tool.BasicRenderParameters
The RenderControls used to render the page.
getRenderControls(boolean) - Method in class com.levigo.jadice.web.client.commands.AbstractDocumentCommand
Return a RenderControls for the current scope.
getRenderControlsInventory() - Method in interface com.levigo.jadice.web.client.JadicePageView
Returns the currently used RenderControlInventory by this JadicePageView.
getRenderControlsInventory(Document) - Static method in class com.jadice.web.export.server.ExportHelper
 
getRenderControlsInventory(Document, String...) - Static method in class com.jadice.web.export.server.ExportHelper
 
getRenderControlsMetricsFilters() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getRenderControlsMetricsFilters() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
getRenderedPageBounds() - Method in class com.levigo.jadice.web.client.tool.BasicRenderParameters
Return the rendered page's bounds without the page offset.
getRenderedPageBounds() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Return bounds of the rendered page this event pertains to.
getRenderedSize() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Return size of the rendered page this event pertains to.
getRenderedSize(Page, RenderControls) - Static method in class com.levigo.jadice.web.client.util.helper.Pages
Get the rendered Page size in base units.
getRendererFactories() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Deprecated.
This method is for XML umarshalling use only
getRendererFactory() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Return the renderer factory for the current toolkit set via AnnotationFactory.setToolkitType(String).
getRendererFactory() - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
getRendererFactory(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getRenderPriority() - Method in class com.levigo.jadice.web.client.tool.Tool
Return the render priority for this tool.
getRenderPriority() - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
getRenderPriority() - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
getRenderSettings() - Method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
Returns the source which caused this event.
getRenderSettings() - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
Returns the source which caused this event.
getRenderSize() - Method in class com.levigo.jadice.web.client.tool.BasicRenderParameters
The size at which the page is being rendered.
getReorderMap() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
getRequest() - Method in class com.levigo.jadice.web.transport.server.networking.HttpMessageContext
Gets the HttpServletRequest of the HTTP message.
getRequestBody() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedRequestWrapper
 
getRequestURI() - Method in interface com.levigo.jadice.web.transport.server.MessageContext
Returns the URI requested by the message for this context from the protocol up to the query string.
getRequestURI() - Method in class com.levigo.jadice.web.transport.server.networking.HttpMessageContext
 
getRequestURI() - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketContext
 
getResizeType() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeTypeHandle
 
getResizeTypes() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture
 
getResizeTypes() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture
 
getResource() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
 
getResource() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
getResource() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
getResource() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathHandle
 
getResource() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathSource
 
getResource() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionHandle
 
getResource() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
getResource() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
 
getResource() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
 
getResource() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
 
getResource() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsSource
 
getResource() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDSource
 
getResource(HttpServletRequest, HttpServletResponse, String) - Method in class com.levigo.jadice.web.demo.enterprise.server.ResourceServlet
 
getResourceIdentifier(String, String) - Method in class com.levigo.jadice.web.demo.enterprise.server.MediaMetadataServlet
 
getResourceIdentifier(String, String) - Method in class com.levigo.jadice.web.demo.enterprise.server.ResourceServlet
 
getResources() - Method in class com.levigo.jadice.web.demo.common.client.service.sources.CompositeParamsDTO
 
getResources() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeHandle
 
getResources() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeSource
 
getResourcesAsStrin() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeHandle
Returns the concatenated resources as a string.
getResponseAggregationWindow() - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
getResponseBody() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper
 
getResponseBody() - Method in exception class com.levigo.jadice.web.transport.client.networking.exception.LongpollDeniedException
 
getResultText() - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
getRoot() - Method in interface com.levigo.jadice.document.metadata.Metadata
 
getRootPanelId() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
This ID is used whenever the GWT-RootPanel.get(String)-Method is used.
getRootPanelId() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
getRotation() - Method in class com.levigo.jadice.annotation.StampAnnotation
Gets the roration angle.
getRotation() - Method in class com.levigo.jadice.annotation.TextAnnotation
Returns the rotation of the annotation in degrees.
getRotation() - Method in class com.levigo.jadice.web.client.commands.RotateCommand
 
getRotation() - Method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
getRotation() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
getRotation() - Method in interface com.levigo.jadice.web.shared.model.bookmark.Bookmark
Returns an optional rotation that was stored with the bookmark.
getRotation() - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
Returns the rotation that was stored when creating the corresponding Bookmark on the client side
getRotation() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
 
getRow() - Method in class com.levigo.jadice.web.client.grid.Cell
 
getRules() - Method in interface com.levigo.jadice.web.client.rule.PresentationRuleManager
 
getSaveAnnotationHandler(String) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getSaveAnnotationHandler(String) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
getSaveAnnotationsHandlerId() - Method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsRequestDTO
 
getSaveStreamId() - Method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsRequestDTO
 
getScaleStep() - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
getSchemes() - Method in interface com.levigo.jadice.web.server.UriBasedDocumentDataProvider
Deprecated, for removal: This API element is subject to removal in a future version.
Schemes are now defined via the UriScheme Annotation
getScope() - Method in class com.levigo.jadice.web.client.commands.AbstractDocumentCommand
Returns the current scope of this command.
getScope() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
getScreenBounds() - Method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
getScrollAmount() - Method in class com.levigo.jadice.web.client.tool.events.MouseWheelEditEvent
Deprecated.
No more needed, because getUnitsToScroll gets the complete value.
getScrollbarVisibility() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
 
getScrollType() - Method in class com.levigo.jadice.web.client.tool.events.MouseWheelEditEvent
Deprecated.
getSearchField() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
Returns the text of the search-field
getSearchString() - Method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
getSecureText() - Method in class com.levigo.jadice.annotation.JWTSerializableHistoryAnnotation
 
getSecureText() - Method in class com.levigo.jadice.web.client.messaging.HistoryAnnotationDTO
 
getSegment() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentReadResultDTO
 
getSegmentAnnotations() - Method in class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
getSegmentMap() - Method in interface com.levigo.jadice.document.Page
Deprecated.
getSegmentProfileId() - Method in class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
getSegmentProperties() - Method in class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
getSegments() - Method in class com.levigo.jadice.web.client.messaging.BasicPageDTO
 
getSegments() - Method in class com.levigo.jadice.web.client.messaging.PathDTO
 
getSelected() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
getSelectedAnnotations() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Returns the currently selected annotations.
getSelectedItems() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
Returns a all selected annotations
getSelectedItems() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
getSelectedPages() - Method in interface com.levigo.jadice.web.client.ThumbnailView
 
getSelectedText() - Method in interface com.levigo.jadice.document.Selection
Provides the selected text.
getSelectedText() - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
getSelection() - Method in class com.levigo.jadice.web.client.tools.selectionbehavior.DefaultSelectionBehavior
 
getSelection() - Method in interface com.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior
 
getSelection() - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DnDRequestDTO
 
getSelectionBounds() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
getSelectionRectangle(Point2D, Point2D) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
getSelections() - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
getSelfDTO() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionDTO
 
getSerialization(String) - Method in class com.levigo.jadice.web.client.messaging.SourceGenericDTOMapper
 
getSerializedRenderControls() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
 
getSerializedRenderControls() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsSource
 
getServerAddress() - Method in class com.levigo.jadice.web.conn.client.ServerConnection
Returns server address currently in use.
getServerConfiguration() - Static method in class com.levigo.jadice.web.server.config.ConfigurationManager
Provides access to the JWT server-side application configuration.
getSession() - Method in class com.levigo.jadice.web.conn.server.TileServlet.PlainInvocationContext
 
getSession() - Method in interface com.levigo.jadice.web.server.ServletInvocationContext
Returns the associated HttpSession if available.
getSession() - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketContext
Gets the WebSocket-Session associated with the message.
getSession() - Method in class com.levigo.jadice.web.transport.server.TransportInvocationContext
 
getSessionClosedTTL() - Method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
 
getSessionId() - Method in class com.levigo.jadice.web.conn.server.TileServlet.PlainInvocationContext
 
getSessionId() - Method in class com.levigo.jadice.web.transport.server.TransportInvocationContext
 
getSessionTimeout() - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
getSettings(Class<S>) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
 
getSettings(Class<S>) - Method in class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
 
getSettings(Class<S>) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControls
Return a particular instance of ProcessingSettings selected by its class.
getShape() - Method in class com.levigo.jadice.annotation.EllipseAnnotation
 
getShape() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
getShape() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
getShape() - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
getShape() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Shape for render structure
getShape() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
getShape() - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
getShape() - Method in interface com.levigo.jadice.document.Selection
Provides a graphical representation of this selection.
getShape() - Method in class com.levigo.jadice.web.client.messaging.EllipseAnnotationDTO
 
getShape() - Method in class com.levigo.jadice.web.client.messaging.ImageAnnotationDTO
 
getShape() - Method in class com.levigo.jadice.web.client.messaging.RectangleAnnotationDTO
 
getShape() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
getShape() - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
getShapeRenderStructure() - Method in class com.levigo.jadice.web.server.annotation.JWTImageAnnotationRenderer
 
getShowButton() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Deprecated.
for tests only
getSigDictVersion() - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
getSimpleName(Class<?>) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionPopup
 
getSingleSelected() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
getSize() - Method in interface com.levigo.jadice.document.Page
Get the raw size of the page in base units.
getSize() - Method in interface com.levigo.jadice.document.PageSegment
Returns the raw size/dimensions of the PageSegment in base units.
getSize() - Method in class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
 
getSize(Dimension2D) - Method in class com.levigo.jadice.document.Resolution
Return the physical size of a grid of the given size with this resolution.
getSize(Dimension2D, Unit) - Method in class com.levigo.jadice.document.Resolution
Return the physical size of a grid of the given size with this resolution.
getSize(String) - Method in class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
Returns the size of the document identified by the given uuid.
getSnapIn(Class<T>) - Method in class com.levigo.jadice.web.client.ui.status.Statusbar
Returns a particular instance of SnapIn selected by its class contained in this status bar.
getSnapToForAnnotations(List<ShapeBasedAnnotation>) - Static method in class com.levigo.jadice.web.client.internal.annotation.AnnotationTransformHelper
 
getSnapToForSelection(List<ShapeBasedAnnotation>) - Method in class com.levigo.jadice.web.client.util.Gesture
Returns the Grid.SnapTo for the current selection.
getSource() - Method in interface com.levigo.jadice.document.PageSegment
Deprecated.
getSource() - Method in class com.levigo.jadice.web.client.event.JadiceEvent
 
getSource() - Method in class com.levigo.jadice.web.client.tool.events.EventObject
The object on which the Event initially occurred.
getSource() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionHandle
 
getSourceControls() - Method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
Returns the RenderControls instance the source RenderSettings belongs to.
getSourceControls() - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
Returns the RenderControls instance the source RenderSettings belongs to.
getSourceID() - Method in interface com.levigo.jadice.document.PageSegmentSource
Return this PageSegmentSource's identifying object.
getSourcePages() - Method in interface com.jadice.web.export.server.Exporter
A EventList with pages that shall be printed.
getSourceParams() - Method in class com.levigo.jadice.web.client.messaging.SourceDTO
 
getSourceType() - Method in class com.levigo.jadice.web.client.messaging.SourceDTO
 
getStackTrace() - Method in class com.jadice.web.util.notifications.client.events.ErrorNotificationEvent
 
getStackTraceElements() - Method in class com.levigo.jadice.web.client.messaging.ThrowableDTO
 
getState() - Method in interface com.levigo.jadice.document.Document
 
getState() - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
getState() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
getState() - Method in class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent
 
getState() - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient
 
getStatusCode() - Method in exception class com.levigo.jadice.web.transport.client.networking.exception.LongpollDeniedException
 
getStatusFeedback() - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
getStatusFeedback() - Method in interface com.levigo.jadice.web.client.ToolManager
 
getStrategy() - Method in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
Returns the underlying AnnotationRenderStrategy, which defined the rendering behavior of the annotations.
getStrategyFrom(Document) - Static method in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
Returns the AnnotationRenderStrategy for the given document.
getStream(ClassPathSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathDocumentDataProvider
 
getStream(ClassPathWithAnnoAndPermissionSource) - Method in class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
 
getStream(RemoteIDSource) - Method in class com.levigo.jadice.web.demo.common.server.UrlRelativeDataProvider
 
getStream(UploadDocIDSource) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
 
getStream(S) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.SimpleDocumentDataProvider
Creates the Provider out of a Source
getStreamHash(InputStream) - Method in class com.levigo.jadice.web.server.FontDownloadServlet
Calculates the MD5-Hash of a given stream.
getStreamIndex() - Method in interface com.levigo.jadice.document.StreamSourceID
Return the source stream's index within the read operation during which the page segment was read.
getStreamPageIndex() - Method in interface com.levigo.jadice.document.SourceID
Get the index of the page within the stream from which the page segment was read.
getStringRepresentaition() - Method in interface com.levigo.jadice.web.client.util.action.Key
Returns the string representation of the key.
getStringRepresentaition() - Method in enum class com.levigo.jadice.web.client.util.action.Keys
 
getStrokeColor() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns the current stroke color
getStrokeColor() - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
getStrokeResolution() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
getStrokeResolution() - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
getStyle() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
 
getStyleclassPrefix() - Static method in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
getStyleName() - Method in class com.jadice.web.util.icon.client.iconfont.BasicIconFont
 
getStyleName() - Method in interface com.jadice.web.util.icon.client.iconfont.IconFont
Returns the style name which should be set to the html that should display the icon font.
getStyleName() - Method in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
getStyleName() - Method in class com.jadice.web.util.icon.client.iconfont.MulticolorIconFont
 
getStyleNameWithoutPefix() - Method in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
getSubFilter() - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
getSubmenu() - Method in class com.levigo.jadice.web.client.ui.ListSubmenuItem
 
getSubmenuIcon(String) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
 
getSubmenuIcon(String) - Method in class com.levigo.jadice.web.client.ui.DefaultAnnotationToolbarInitializer
 
getSubmenuIcon(String) - Method in class com.levigo.jadice.web.client.ui.IconFontAnnotationToolbarInitializer
 
getSubmenuIcon(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
 
getSubMenuIDs() - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
 
getSubMenuIDs() - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
Return the (read-only) list of sub-menu ids already defined.
getSummary() - Method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsResponseDTO
 
getSuperType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getSuperType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getSuperType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getSuperType() - Method in class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
getSuperType() - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
getSuperTypeName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getSuperTypeName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getSuperTypeName() - Method in class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
getSuperTypeName() - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
getTabIndex() - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
getTag() - Method in class com.levigo.jadice.web.client.event.LoadingEvent
Deprecated.
getTargetPage() - Method in class com.levigo.jadice.web.client.commands.FirstPageCommand
 
getTargetPage() - Method in class com.levigo.jadice.web.client.commands.LastPageCommand
 
getTargetPage() - Method in class com.levigo.jadice.web.client.commands.NextPageCommand
 
getTargetPage() - Method in class com.levigo.jadice.web.client.commands.PreviousPageCommand
 
getTemplate(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return the template with the given name or null if there is no such template.
getTemplates() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getTemplates() - Method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
getText() - Method in class com.levigo.jadice.annotation.profiles.Label
 
getText() - Method in class com.levigo.jadice.annotation.TextAnnotation
Returns the actual displayed text of this annotation.
getText() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getText() - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
getText() - Method in class com.levigo.jadice.web.client.messaging.LabelDTO
 
getText() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
getText(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Get the text content of the node addressed by the XPath.
getTextAfter() - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
getTextArea() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
 
getTextBefore() - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
getTextColor() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
getTextColor() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
getTextContentBunchSize() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getTextContentBunchSize() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
GetTextContentDTO - Class in com.levigo.jadice.web.client.messaging.requests
 
GetTextContentDTO - Class in com.levigo.jadice.web.server.messaging.requests
 
GetTextContentDTO() - Constructor for class com.levigo.jadice.web.client.messaging.requests.GetTextContentDTO
 
GetTextContentDTO() - Constructor for class com.levigo.jadice.web.server.messaging.requests.GetTextContentDTO
 
GetTextContentMessageListener - Class in com.levigo.jadice.web.conn.server.messaging
 
GetTextContentMessageListener() - Constructor for class com.levigo.jadice.web.conn.server.messaging.GetTextContentMessageListener
 
getTextOrCDATA() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getTextOrCDATA(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Get the text content of the node addressed by the XPath.
getTextSelection() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
getTheme() - Method in class com.levigo.jadice.web.client.ui.style.Theme
 
getThrowableDTO() - Method in class com.levigo.jadice.web.client.messaging.RemoteLoggingRequestDTO
 
getThumbnailPageView() - Method in interface com.levigo.jadice.web.client.ThumbnailView
 
getThumbnailRenderControls(Page, Dimension) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
 
getThumbnailView() - Method in class com.levigo.jadice.web.client.tools.dnd.DnDParameter
 
getThumbnailView() - Method in class com.levigo.jadice.web.client.tools.SelectPageTool
 
getThumbnailView() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
 
getTileCachingHeaderExpiryTime() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getTileCachingHeaderExpiryTime() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the expiry time of tiles in the clients browser-cache in seconds.
getTileCompressionType() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getTileCompressionType() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the ServerConfiguration.TileCompressionType used by the TileServlet to write the PNG tiles
getTileRendererMaxParallelRenderingPerClient() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getTileRendererMaxParallelRenderingPerClient() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the amount of how many rendering-threads a single client can utilize
getTileRendererMaxPendingRequestsSize() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getTileRendererMaxPendingRequestsSize() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the maximum amount Tile-requests that can be in the queue of pending requests
getTileRendererMaxQueueSizeActive() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getTileRendererMaxQueueSizeActive() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the maximum amount Tile-requests that can be in the queue of the executor
getTileRendererPoolCoreSize() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getTileRendererPoolCoreSize() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the core pool size for tile rendering which is the minimum number of workers to keep alive (and not allow to time out etc).
getTileRendererPoolMaxSize() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
getTileRendererPoolMaxSize() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns the maximum pool size for tile rendering.
getToggleFrozenModifier() - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
getToggleFrozenMouseButton() - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
getToken() - Method in class com.levigo.jadice.web.transport.client.messaging.AuthenticationInfoUpdateDTO
 
getTool() - Method in class com.levigo.jadice.web.client.event.ToolChangedEvent
 
getTool(Class<T>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
getTool(Class<T>) - Method in interface com.levigo.jadice.web.client.ToolManager
Returns the tool instance for the given tool class, or null if no such tool is registered.
getToolbar() - Method in class com.levigo.jadice.web.client.tools.area.AreaSelectionToolbar
 
getToolbar() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
getToolkitType() - Static method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getToolkitType() - Method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
 
getToolkitType() - Method in class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
 
getToolManager() - Method in interface com.levigo.jadice.web.client.ViewComponent
 
getToolMangerConnection() - Method in interface com.levigo.jadice.web.client.ViewComponent
 
getTooltipGenerator() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Returns the registered AnnotationTooltipGenerator.
getTop() - Method in class com.levigo.jadice.web.client.util.helper.BoundingClientRect
 
getTouches() - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Get an array of all current touches.
getTouchEvent() - Method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureEvent
 
getTouchPoint(TouchEvent<?>, PageView, Page) - Static method in class com.levigo.jadice.web.client.util.helper.Points
Calculates the TouchPosition in DocUnits relative to the Page.
getTouchPointInPageAndGrid(TouchMoveEvent, Grid, PageView, Page) - Static method in class com.levigo.jadice.web.client.util.helper.Points
Calculates the TouchPosition in DocUnits relative to the Page and inside the page bounds.
getTransferableDocument() - Method in class com.levigo.jadice.web.client.commands.AbstractMessagingCapableDocumentCommand
 
getTransportClient() - Method in class com.levigo.jadice.web.conn.client.ServerConnection
Returns the underlying network implementation.
getTransportMethod() - Method in interface com.levigo.jadice.web.transport.server.session.Client
 
getTransportSession() - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
Get the transport connection over which communication with the client is currently established.
getTransportSession(String, Class<T>) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
Gets a transport session for a given client and concrete TransportSession implementation.
getTtl() - Method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
 
getType() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
getType() - Method in class com.levigo.jadice.annotation.Annotation
Get the type profile.
getType() - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
getType() - Method in interface com.levigo.jadice.document.instruction.Instruction
 
getType() - Method in class com.levigo.jadice.document.PageSegmentEvent
Returns the type of this event
getType() - Static method in class com.levigo.jadice.web.client.event.CurrentPageChangedEvent
Deprecated.
 
getType() - Static method in class com.levigo.jadice.web.client.event.DocumentChangedEvent
 
getType() - Static method in class com.levigo.jadice.web.client.event.input.InputEvent
Gets the event type associated with change events.
getType() - Static method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureChangeEvent
 
getType() - Static method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureEndEvent
 
getType() - Static method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureStartEvent
 
getType() - Static method in class com.levigo.jadice.web.client.event.input.MouseDragEvent
Gets the event type associated with mouse Drag events.
getType() - Static method in class com.levigo.jadice.web.client.event.LoadingEvent
 
getType() - Static method in class com.levigo.jadice.web.client.event.PageLayoutChangedEvent
 
getType() - Static method in class com.levigo.jadice.web.client.event.PageSelectionChangedEvent
 
getType() - Static method in class com.levigo.jadice.web.client.event.ToolChangedEvent
 
getType() - Static method in class com.levigo.jadice.web.client.event.VisibleRectChangedEvent
 
getType() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.ChangeDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.CustomPropertyDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.data.GenericPageSegmentHandle
 
getType() - Method in class com.levigo.jadice.web.client.messaging.data.GenericSourceDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.GWTCompatibleNumberDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.PageDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.ShapeDTO
 
getType() - Method in class com.levigo.jadice.web.client.messaging.TypeSetElementDTO
 
getType() - Static method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
 
getType() - Static method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
 
getType() - Static method in class com.levigo.jadice.web.client.tool.events.PointerDownEvent
Gets the event type associated with pointer down events.
getType() - Static method in class com.levigo.jadice.web.client.tool.events.PointerMoveEvent
Gets the event type associated with pointer down events.
getType() - Static method in class com.levigo.jadice.web.client.tool.events.PointerUpEvent
Gets the event type associated with pointer down events.
getType() - Static method in class com.levigo.jadice.web.demo.enterprise.client.MediaChangedEvent
 
getType() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
getType() - Method in class com.levigo.jadice.web.transport.shared.messaging.DTODescriptor
 
getType(AnnotationProfile, String) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
 
getType(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return the type profile with the given name or null if there is no such profile.
getType(PageSegmentHandle) - Method in class com.levigo.jadice.web.client.messaging.mapper.PageSegmentHandleMapper
 
getType(Source) - Method in class com.levigo.jadice.web.client.messaging.mapper.SourceMapper
 
getType(T) - Method in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
getTypeId() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
getTypeId(Annotation) - Method in class com.levigo.jadice.annotation.Annotation_TypeResolver
 
getTypeName() - Method in class com.levigo.jadice.annotation.Annotation
 
getTypes() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getTypes() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
getTypes() - Method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
getTypes() - Method in class com.levigo.jadice.web.client.messaging.TypeSetDTO
 
getTypeSet(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getTypeSetName() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
getTypeSets() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getTypeSets() - Method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
getUIStyle() - Method in interface com.levigo.jadice.web.client.PageView
 
getUndoDescription() - Method in class com.levigo.jadice.web.client.undo.AbstractUndoableEdit
 
getUndoDescription() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
getUndoDescription() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
getUndoDescription() - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
Returns a localized, human-readable description of the undoable form of this edit, suitable for use as an Undo menu item, for example.
getUndoDescription() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Get the human-readable description of the edit at the top of the undo stack.
getUndoManager() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
getUndoManager(Document) - Static method in class com.levigo.jadice.web.client.undo.DocumentUndoSupport
Return the undo manager associated with the given document.
getUndoManagerFactory() - Static method in class com.levigo.jadice.web.client.undo.DocumentUndoSupport
Return the undo manager Factory used to create undo managers.
getUnit() - Method in class com.levigo.jadice.document.Resolution
 
getUnit() - Method in class com.levigo.jadice.web.client.messaging.ResolutionDTO
 
getUnit() - Method in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
 
getUnitRotation(AffineTransform) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
Determines the rotation component of the given transformation with respect to the unit point (1,1) relative to the origin.
getUnitsToScroll() - Method in class com.levigo.jadice.web.client.tool.events.MouseWheelEditEvent
 
getUnpinButton() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Deprecated.
for tests only
getUri() - Method in class com.levigo.jadice.web.client.messaging.instructions.URIInstructionDTO
 
getUri() - Method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
getUri() - Method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
getUri() - Method in class com.levigo.jadice.web.shared.UriHandle
Deprecated.
please use #getUris instead. This method will be removed in a future version.
getUri() - Method in class com.levigo.jadice.web.shared.UriSource
Deprecated.
please use #getUris instead. This method will be removed in a future version.
getUris() - Method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
getUris() - Method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
getUris() - Method in class com.levigo.jadice.web.shared.UriHandle
 
getUris() - Method in class com.levigo.jadice.web.shared.UriSource
 
getUrlparam() - Method in class com.levigo.jadice.web.demo.enterprise.client.MediaChangedEvent
 
getUserPrincipal() - Method in class com.levigo.jadice.web.conn.server.TileServlet.PlainInvocationContext
 
getUserPrincipal() - Method in interface com.levigo.jadice.web.server.ServletInvocationContext
Returns the Principal identifying the user sending the message.
getUserPrincipal() - Method in interface com.levigo.jadice.web.transport.server.MessageContext
Returns the Principal identifying the user sending the message.
getUserPrincipal() - Method in class com.levigo.jadice.web.transport.server.networking.HttpMessageContext
 
getUserPrincipal() - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketContext
 
getUserPrincipal() - Method in class com.levigo.jadice.web.transport.server.TransportInvocationContext
 
getUserProperties() - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
getUserProperties() - Method in class com.levigo.jadice.web.client.messaging.BasicPageDTO
 
getUserProperties() - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
getUuid() - Method in class com.levigo.jadice.web.client.messaging.instructions.PageSegmentByUUIDInstructionDTO
 
getUuid() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentUpdateDTO
 
getUuid() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDHandle
 
getUuid() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDSource
 
getUUID() - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DnDRequestDTO
 
getValue() - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
getValue() - Method in class com.levigo.jadice.web.client.messaging.CustomPropertyDTO
 
getValue() - Method in class com.levigo.jadice.web.client.messaging.GWTCompatibleNumberDTO
 
getValue() - Method in class com.levigo.jadice.web.client.messaging.ParameterDTO
 
getValue() - Method in class com.levigo.jadice.web.client.messaging.PropertiesReadResultDTO
 
getValue() - Method in class com.levigo.jadice.web.demo.enterprise.client.Slider
 
getValue(String) - Method in class com.levigo.jadice.web.client.messaging.UserPropertiesDTO
 
getValueAt(double) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.NaturalCubicSpline1D
Get the y-value at a given x location
getValueAt(int) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
Get the intensity value for a given point.
getValues() - Method in class com.levigo.jadice.web.client.messaging.PathSegmentDTO
 
getValues() - Method in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
getVarType(JavaScriptObject) - Static method in class com.levigo.jadice.web.client.messaging.mapper.SimplePolymorphicMapper
 
getVersion() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
getVersion(IncomingMessageContext) - Method in class com.levigo.jadice.web.demo.enterprise.server.version.VersionService
 
getVertical() - Method in class com.levigo.jadice.web.client.messaging.ResolutionDTO
 
getVerticalOverflow() - Method in class com.levigo.jadice.web.client.ui.ScrollbarVisibility
 
getViewComponent() - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
getViewComponent() - Method in class com.levigo.jadice.web.client.tool.RenderParameters
Get the view component triggering the render cycle.
getViewComponent() - Method in interface com.levigo.jadice.web.client.ToolManager
 
getViewer() - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
getVisibleRect() - Method in interface com.levigo.jadice.web.client.ViewComponent
 
getVisibleRectPositionOnDocumentChange() - Method in interface com.levigo.jadice.web.client.PageView
Returns where the visible rectangle should be positioned when the page changes.
getVisibleRectPositionOnPageChange() - Method in interface com.levigo.jadice.web.client.PageView
Returns where the visible rectangle should be positioned when the page changes.
getVisualNotificationSupport() - Method in class com.levigo.jadice.web.demo.common.client.notification.ToggleNotificationsCommand
 
getVote() - Method in class com.levigo.jadice.web.client.messaging.PermissionsDTO
 
getW() - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
getWebSocketTimeout() - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
getWheelRotation() - Method in class com.levigo.jadice.web.client.tool.events.MouseWheelEditEvent
Deprecated.
No more needed, because getUnitsToScroll gets the complete Value
getWhen() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Deprecated.
not supported in GWT
getWidget(int) - Method in interface com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil.HasChildren
 
getWidget(int) - Method in class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil.HasChildrenWidget
 
getWidget(int) - Method in class com.levigo.jadice.web.client.ui.List
 
getWidgetCount() - Method in interface com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil.HasChildren
 
getWidgetCount() - Method in class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil.HasChildrenWidget
 
getWidgetCount() - Method in class com.levigo.jadice.web.client.ui.List
 
getWidgetIndex(IsWidget) - Method in class com.levigo.jadice.web.client.ui.List
 
getWidgetIndex(Widget) - Method in class com.levigo.jadice.web.client.ui.List
 
getWidgets() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
 
getWidth() - Method in class com.levigo.jadice.document.util.FloatDimension
 
getWidth() - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
getWidth() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentUpdateDTO
 
getWidth() - Method in class com.levigo.jadice.web.client.messaging.RectangularShapeDTO
 
getWords() - Method in class com.levigo.jadice.web.client.messaging.text.LineDTO
 
getWrangler(Annotation, EditEvent) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
getWrangler(T, String) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Returns the AnnotationWrangler.
getWranglerFactories() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Deprecated.
This method is for XML umarshalling use only
getWranglerFactory() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getWranglerFactory() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getWranglerFactory() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Return the wrangler factory for the current toolkit set via AnnotationFactory.setToolkitType(String).
getWranglerFactory() - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
getWranglerFactory(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getWriter() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper
 
getX() - Method in class com.levigo.jadice.document.Resolution
Return the horizontal resolution.
getX() - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
getX() - Method in class com.levigo.jadice.web.client.messaging.Point2DDTO
 
getX() - Method in class com.levigo.jadice.web.client.messaging.RectangularShapeDTO
 
getX() - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
getX() - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
getX(int) - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
Returns the x Position of the given finger.
getX(int) - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
getX(int) - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Returns the x Position of the given finger.
getX1() - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
getX1() - Method in class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
getX2() - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
getX2() - Method in class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
getXAxisRotation(AffineTransform) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
Determines the rotation component of the given transformation with respect to the X-axis, i.e.
getXml() - Method in class com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCompletedDTO
 
getY() - Method in class com.levigo.jadice.document.Resolution
Return the vertical resolution.
getY() - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
getY() - Method in class com.levigo.jadice.web.client.messaging.Point2DDTO
 
getY() - Method in class com.levigo.jadice.web.client.messaging.RectangularShapeDTO
 
getY() - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
getY() - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
getY(int) - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
Returns the y Position of the given finger.
getY(int) - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
getY(int) - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Returns the y Position of the given finger.
getY1() - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
getY1() - Method in class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
getY2() - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
getY2() - Method in class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
getYAxisRotation(AffineTransform) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
Determines the rotation component of the given transformation with respect to the Y-axis, i.e.
getZoom() - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
getZoomfactor() - Method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
getZoomfactor() - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
Returns the zoomfactor that was stored when creating the corresponding Bookmark on the client side
getZoomFactor() - Method in interface com.levigo.jadice.web.shared.model.bookmark.Bookmark
Returns an optional float that was stored with the bookmark.
getZoomFactor() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
 
giroContract() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
giroContractDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
GitVersionDTO - Class in com.levigo.jadice.web.demo.enterprise.client.version
 
GitVersionDTO() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.version.GitVersionDTO
 
GLYPH - Enum constant in enum class com.levigo.jadice.document.text.Granularity
 
GlyphDTO - Class in com.levigo.jadice.web.client.messaging.text
 
GlyphDTO - Class in com.levigo.jadice.web.server.messaging.text
 
GlyphDTO() - Constructor for class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
GlyphDTO() - Constructor for class com.levigo.jadice.web.server.messaging.text.GlyphDTO
 
GoogleMapsCommand() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.GoogleMapsTool.GoogleMapsCommand
 
googleMapsSearch() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
GoogleMapsTool - Class in com.levigo.jadice.web.demo.enterprise.client
A Tool providing a google maps search button via tool contribution API.
GoogleMapsTool() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.GoogleMapsTool
 
GoogleMapsTool.GoogleMapsCommand - Class in com.levigo.jadice.web.demo.enterprise.client
 
googleSearch() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
GoogleSearchCommand() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.GoogleSearchTool.GoogleSearchCommand
 
GoogleSearchTool - Class in com.levigo.jadice.web.demo.enterprise.client
A Tool providing a google search button via tool contribution API.
GoogleSearchTool() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.GoogleSearchTool
 
GoogleSearchTool.GoogleSearchCommand - Class in com.levigo.jadice.web.demo.enterprise.client
 
GRAB_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
GRABBING_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
GRADATION - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
gradation_brightenCurve() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
gradation_contrastDown() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
gradation_contrastUp() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
GRADATION_CURVE - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
 
GRADATION_CURVE - Static variable in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
Identifier key for a gradation change, used within a com.levigo.jadice.web.client.settings.RenderSettingsEvent to recognize the kind of change which happen.
GRADATION_CURVE_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRADATION_CURVE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRADATION_CURVE_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRADATION_CURVE_DOWN_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRADATION_CURVE_DOWN_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRADATION_CURVE_INVERT_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRADATION_CURVE_INVERT_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRADATION_CURVE_RESET_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRADATION_CURVE_RESET_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRADATION_CURVE_UP_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRADATION_CURVE_UP_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
gradation_darkenCurve() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
gradation_invertCurve() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
gradation_resetCurve() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
gradationAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
GradationActionCommand - Class in com.levigo.jadice.web.client.commands
This command could be used to apply a predefined gradation action to change the appearance of a document.
GradationActionCommand() - Constructor for class com.levigo.jadice.web.client.commands.GradationActionCommand
 
GradationActionCommand(GradationActionCommand.Action) - Constructor for class com.levigo.jadice.web.client.commands.GradationActionCommand
 
GradationActionCommand.Action - Enum Class in com.levigo.jadice.web.client.commands
 
GradationCurve - Class in com.levigo.jadice.web.shared.model.settings.gradation
This class represents a gradation curve which can be used to map pixel intensity values to rendered intensities.
GradationCurve() - Constructor for class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
Create a new GradationCurve which is initialised as a linear identity curve.
GradationCurve(GradationCurve) - Constructor for class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
Create a new GradationCurve as clone of a given gradation curve.
GradationCurve(Polygon) - Constructor for class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
Create a new GradationCurve based on a given set of control points.
GradationCurveCommand - Class in com.levigo.jadice.web.client.commands
This command could be used to apply a predefined gradation to change the appearance of a document displayed in the viewer.
GradationCurveCommand() - Constructor for class com.levigo.jadice.web.client.commands.GradationCurveCommand
 
GRANT - Enum constant in enum class com.levigo.jadice.document.Permission.Vote
Allow the action to be taken.
GRANT_ALL - Static variable in class com.levigo.jadice.document.auth.web.UnconditionalPermission
A special kind of permission which always grants any action.
GRANT_ALL - Static variable in interface com.levigo.jadice.document.Permission
A special kind of permission which always grants any action.
grantAll() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
Allow everything.
Granting and revoking permissions - Search tag in class com.levigo.jadice.document.Permissions
Section
Granularity - Enum Class in com.levigo.jadice.document.text
An enum listing the text content element levels.
graphics - Variable in class com.levigo.jadice.web.client.tool.BasicRenderParameters
 
GREATER - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
grid - Variable in class com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture
 
Grid - Interface in com.levigo.jadice.web.client.grid
A Grid can be used to align points.
GRID - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
GRID - Enum constant in enum class com.levigo.jadice.web.client.PageView.Layout
A layout where all pages are laid out as a grid.
Grid.SnapTo - Enum Class in com.levigo.jadice.web.client.grid
The Grid.SnapTo defines the 'anchor' or 'snap location' for a cell.
gridColor - Variable in class com.levigo.jadice.web.client.tools.GridTool
 
Grids - Class in com.levigo.jadice.web.client.grid
Utility methods to attach a Grid to a Document and retrieve or remove it.
GridTool - Class in com.levigo.jadice.web.client.tools
A tool visualizing a Grid that was previously added to a Document.
GridTool() - Constructor for class com.levigo.jadice.web.client.tools.GridTool
 
GROUP_DEFAULT - Static variable in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
The name of the default menu group.
GWTCompatibleNumberDTO - Class in com.levigo.jadice.web.client.messaging
 
GWTCompatibleNumberDTO - Class in com.levigo.jadice.web.server.messaging
 
GWTCompatibleNumberDTO() - Constructor for class com.levigo.jadice.web.client.messaging.GWTCompatibleNumberDTO
 
GWTCompatibleNumberDTO() - Constructor for class com.levigo.jadice.web.server.messaging.GWTCompatibleNumberDTO
 
GwtEventList<E> - Class in com.jadice.web.util.glazedlists
 
GwtEventList() - Constructor for class com.jadice.web.util.glazedlists.GwtEventList
 
GWTHelper - Class in com.levigo.jadice.web.shared.helper
Overwritten server Side in the com.levigo.jadice.web.server.config.DefaultServerConfiguration constructor, so do not call this helper class before the initialization has completed.
GWTHelper() - Constructor for class com.levigo.jadice.web.shared.helper.GWTHelper
 
GwtListEvent<E> - Class in com.jadice.web.util.glazedlists.event
 
GwtListEvent(EventList<E>, int, E) - Constructor for class com.jadice.web.util.glazedlists.event.GwtListEvent
InsertEvent
GwtListEvent(EventList<E>, E, int) - Constructor for class com.jadice.web.util.glazedlists.event.GwtListEvent
Delete Event
GwtListEvent(EventList<E>, E, E) - Constructor for class com.jadice.web.util.glazedlists.event.GwtListEvent
Update Event

H

H - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
HalfPoint - Enum constant in enum class com.levigo.jadice.document.Unit
 
Hamming - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
HAND_CURSOR - Static variable in class com.levigo.jadice.web.client.tools.PanForceTool
 
handle(T) - Method in interface com.levigo.jadice.web.client.util.Debounce.DebounceEmissionHandler
 
Handle - Class in com.levigo.jadice.web.client.internal.annotation
A Point, the user can interact with the Annotation
Handle() - Constructor for class com.levigo.jadice.web.client.internal.annotation.Handle
 
Handle(Point2D) - Constructor for class com.levigo.jadice.web.client.internal.annotation.Handle
 
Handle(Point2D, Style.Cursor, String) - Constructor for class com.levigo.jadice.web.client.internal.annotation.Handle
Deprecated.
Use Handle(Point 2D point, String cursor, String text) instead. To easily convert, just add .getCssname() to this method's cursor parameter.
Handle(Point2D, String, String) - Constructor for class com.levigo.jadice.web.client.internal.annotation.Handle
 
handleBorderColor() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
 
handleBorderSizeInPercent() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
 
handleColor() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
 
handleCreateEditEvent(EditEvent, PathAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.FreehandAnnotationWrangler
 
handleCreateEditEvent(EditEvent, PathAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.PolygonAnnotationWrangler
 
handleCreateEditEvent(EditEvent, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.StampAnnotationWrangler
 
handleCreateEditEvent(EditEvent, T) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
handleCreateEditEvent(EditEvent, Type) - Method in class com.levigo.jadice.web.client.internal.annotation.Wrangler
Invoked during the creation of an annotation.
handleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Handle the given EditEvent.
handleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
handleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.web.client.tools.PanForceTool
 
handleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.web.client.tools.PanTool
 
handleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
 
handleEditEvent(EditEvent, TextAnnotation, AnnotationEditor) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Called whenever a text annotation is edited.
handleEditEvent(EditEvent, T, AnnotationEditor) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
handleEditEvent(EditEvent, Type, AnnotationEditor) - Method in class com.levigo.jadice.web.client.internal.annotation.Wrangler
Invoked when an existing annotation shall be edited.
handleEditEvent(Class<?>, EditEvent) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
handleEditEvent(Class<?>, EditEvent) - Method in interface com.levigo.jadice.web.client.ToolManager
 
handleEnd(DomEvent<?>) - Method in class com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture
 
handleError(String) - Method in interface com.levigo.jadice.web.demo.common.client.util.OpenFileHandler.UploadErroredHandler
 
handleEvent(String, String) - Method in class com.levigo.jadice.web.demo.basicviewer.client.notification.VisualNotificationSupportAPI
 
handleGestureChange(GestureEditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a multi touch gesture changed.
handleGestureChange(GestureEditEvent) - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
 
handleGestureEnd(GestureEditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a multi touch gesture ended.
handleGestureEnd(GestureEditEvent) - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
 
handleGestureStart(GestureEditEvent) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a multi touch gesture started.
handleGestureStart(GestureEditEvent) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handleGestureStart(GestureEditEvent) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handleGestureStart(GestureEditEvent) - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
 
handleHorizontal() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
handleHorizontal() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a key has been pressed.
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.KeyboardNavigationTool
 
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.SetCurrentPageTool
 
handleKeyReleased(KeyEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a key has been released.
handleKeyReleased(KeyEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
handleKeyTyped(KeyEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a key has been typed.
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when the mouse button has been clicked (pressed and released) on a component.
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
All the handleMouse... and handleKey... methods are only called in annotation edit mode.
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.LinkTool
 
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.PopupMenuTool
 
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.SetCurrentPageTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a mouse button is pressed on a component and then dragged.
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.PanForceMouseTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.PanTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
 
handleMouseEntered(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when the mouse cursor enters the unobscured part of component's geometry.
handleMouseEntered(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
handleMouseEntered(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
handleMouseExited(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when the mouse cursor exits the unobscured part of component's geometry.
handleMouseExited(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
handleMouseExited(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.GalleryNavigationTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.GalleryNavigationTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.LinkTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a mouse button has been pressed on a component.
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.PanForceMouseTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.PanTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.PopupMenuTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.SelectPageTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
If a correct Text Selection is detected, create a SelectTextGesture.
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a mouse button has been released on a component.
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.PanForceMouseTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.PanTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.PopupMenuTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.SelectPageTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
 
handleMouseWheelMoved(MouseWheelEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when the mouse wheel is rotated.
handleMouseWheelMoved(MouseWheelEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.MouseWheelScrollTool
 
handleMouseWheelMoved(MouseWheelEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.MouseWheelZoomTool
 
handleMove(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture
 
handleMove(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.RotateGesture
Handles the touch and mouse move events
handleMove(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler.DragHandleLineGesture
Handles the touch and mouse move events
handlePointerDown(PointerEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a pointer event starts.
handlePointerDown(PointerEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handlePointerDown(PointerEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handlePointerMove(PointerEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a pointer event move.
handlePointerMove(PointerEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handlePointerMove(PointerEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handlePointerUp(PointerEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a pointer event ends.
handler - Variable in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
 
handleRequestAsynchronously(HttpServletRequest, HttpServletResponse, RenderSpecification, String) - Method in class com.levigo.jadice.web.conn.server.TileServlet
Starts the asynchronous processing of the tile-rendering by initializing an async-context.
handleRotate(GestureEditEvent) - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
Handles the Rotation of the page
handlerRegistrations - Variable in class com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
 
handleSize() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
 
handleSuccess(String) - Method in interface com.levigo.jadice.web.demo.common.client.util.OpenFileHandler.UploadFinishedHandler
 
handleTileCancelCallback(AtomicBoolean, AsyncContext) - Method in class com.levigo.jadice.web.conn.server.TileServlet
Callback-method when a Tile-render-request was cancelled
handleTileErrorCallback(AtomicBoolean, AsyncContext, Throwable) - Method in class com.levigo.jadice.web.conn.server.TileServlet
Callback-method when an error occurred in a Tile-render-request
handleTileSuccessCallback(AtomicBoolean, AsyncContext, BufferedImage, boolean, String) - Method in class com.levigo.jadice.web.conn.server.TileServlet
Success-callback when a Tile was successfully rendered.
handleTouchEnd(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a touch ended.
handleTouchEnd(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handleTouchEnd(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handleTouchMove(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a touch changed.
handleTouchMove(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
handleTouchMove(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
handleTouchMove(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
handleTouchMove(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.PanForceTouchTool
 
handleTouchStart(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Invoked when a touch started.
handleTouchStart(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
handleTouchStart(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.DoubleTapZoomTool
 
handleTouchStart(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.SetCurrentPageTool
 
handleTouchStart(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
handleTouchStart(TouchEditEvent, boolean) - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
 
handleUpdate(List<UndoableEdit>, List<UndoableEdit>) - Method in interface com.levigo.jadice.web.client.undo.OnUndoStackUpdatedHandler
 
handleVertical() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
handleVertical() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
Hanning - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
hasAttribute(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Check whether current tag contains the attribute with the given name.
hasAttribute(String, String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Check whether the node addressed by the XPath contains the attribute with the given name.
hasCanvasTargetSource() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
HasChildrenWidget() - Constructor for class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil.HasChildrenWidget
 
hasCollection(Document) - Static method in class com.jadice.web.util.PDFUtil
Checks if the given document (must be PDF) has a collection or not.
hasGrid(Document) - Static method in class com.levigo.jadice.web.client.grid.Grids
Checks if the given document has a Grid set in its document properties.
HASH - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
hashCode() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
hashCode() - Method in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
 
hashCode() - Method in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.Label
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.Labels
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
hashCode() - Method in class com.levigo.jadice.document.auth.web.DocumentPermission
 
hashCode() - Method in class com.levigo.jadice.document.auth.web.UnconditionalPermission
 
hashCode() - Method in class com.levigo.jadice.document.DocumentLayer
 
hashCode() - Method in class com.levigo.jadice.document.Resolution
 
hashCode() - Method in class com.levigo.jadice.document.util.FloatDimension
 
hashCode() - Method in class com.levigo.jadice.web.client.grid.Cell
 
hashCode() - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
 
hashCode() - Method in class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
 
hashCode() - Method in interface com.levigo.jadice.web.client.util.action.Key
 
hashCode() - Method in class com.levigo.jadice.web.client.util.action.KeyStroke
 
hashCode() - Method in class com.levigo.jadice.web.client.util.action.KeystrokeContext
 
hashCode() - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
 
hashCode() - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
 
hashCode() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
 
hashCode() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
Calculate a hash code based on all points on the curve.
hashCode() - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
 
hashCode() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
hasMetadata() - Method in class com.levigo.jadice.web.transport.client.messaging.ConversationEndDTO
 
hasNativeScrollbars() - Method in interface com.levigo.jadice.web.client.PageView
Returns true if native scrollbars are used for this page view.
hasNext() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
hasNode(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Check if the node addressed by the XPath exists in the document.
hasPageContext() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Return whether this event has a Page as a context.
hasPlaceHolder() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
Placeholder between left and right
hasPlaceHolder() - Method in class com.levigo.jadice.web.client.ui.ToolbarSubmenu
 
HasPreferedPopupPosition - Interface in com.levigo.jadice.web.client.ui
 
hasTool(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
hasTool(Class<? extends Tool>) - Method in interface com.levigo.jadice.web.client.ToolManager
Returns whether this tool manager currently manages a tool of the given class.
header() - Method in interface com.levigo.jadice.web.client.ui.ConfirmDialogStyle
 
header() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
 
header() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
 
headerContainer() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.MyStackPanelHeaderWidget.MyStackPanelHeaderStyle
 
headerDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.MyStackPanelHeaderWidget.MyStackPanelHeaderStyle
 
headerImage() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.MyStackPanelHeaderWidget.MyStackPanelHeaderStyle
 
headerPanel() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification.SimpleNotificationStyle
 
headerText() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification.SimpleNotificationStyle
 
headerText() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.MyStackPanelHeaderWidget.MyStackPanelHeaderStyle
 
headline() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
heartbeatReceived() - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
Server-side transport implementations notify this method about the reception of some kind of signs of life from the client.
height - Variable in class com.levigo.jadice.web.server.messaging.PageSegmentUpdateDTO
 
height() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
height() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
HELP - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
HELP - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
HELP - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
The URL parameter triggering a help window which explains all URL parameters
HELP_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
HELP_INVERTED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
Hermite - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
hide() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
 
hide() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
 
hide() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
 
hide() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
hide() - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.AbstractNotification
Hide the Notification now
hide() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.Notification.HideHandler
Hide the Notification
hide() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
 
hide(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextEditorPopupExecutor
Hides the open text editor.
hide(Page) - Static method in class com.levigo.jadice.web.shared.model.document.DefaultHiddenPagesMatcher
 
HIDE_UPON_PAGEVIEW_LEAVE - Enum constant in enum class com.levigo.jadice.web.client.tools.GalleryNavigationTool.ArrowHidingStrategy
hideAfter() - Method in interface com.levigo.jadice.web.client.tools.ThumbnailTool.ThumbnailToolStyle
 
hideAllAnootations() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
hideAndClearIn(int) - Method in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
 
hideAnnotationTooltip() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Allows to programmatically hide an annotation tooltip.
hideIn(int) - Method in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
Hide the popup after the amount of milliseconds set in the parameter
hideIn(Integer) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.AbstractNotification
Hide this Notification in duration ms HINT: did you want to use setAutoHideDuration instead?
hideLeftPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
hideRightPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
highlighted - Variable in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
HighlightTextCommand - Class in com.levigo.jadice.web.client.commands
A Command responsible for creating a TextHighlightAnnotation
HighlightTextCommand(String, String) - Constructor for class com.levigo.jadice.web.client.commands.HighlightTextCommand
The constructor taking the necessary arguments in order to be able to later create the according annotation.
HighlightTextCommand(String, String, boolean) - Constructor for class com.levigo.jadice.web.client.commands.HighlightTextCommand
The constructor taking the necessary arguments in order to be able to later create the according annotation.
HighlightTool - Class in com.levigo.jadice.web.client.tools
Tool for Highlighting some Shapes (in DOCPUnits) This is used by the TextSelection or some SearchTools.
HighlightTool() - Constructor for class com.levigo.jadice.web.client.tools.HighlightTool
 
HighlightTool.RemoveHandler - Interface in com.levigo.jadice.web.client.tools
 
HistoryAnnotation - Class in com.levigo.jadice.annotation
 
HistoryAnnotation() - Constructor for class com.levigo.jadice.annotation.HistoryAnnotation
 
HistoryAnnotation.HistoryPatternPosition - Enum Class in com.levigo.jadice.annotation
 
HistoryAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
HistoryAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
HistoryAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.HistoryAnnotationDTO
 
HistoryAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.HistoryAnnotationDTO
 
HistorySupport - Class in com.levigo.jadice.web.demo.enterprise.client
Class for adding Historysupport
HistorySupport(JadiceViewer) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.HistorySupport
 
hitText - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
hitText() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
hitText() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
hitTextWrapper() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
hitTextWrapper() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
hLine() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
hLine() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor.FontFaceEditorStyle
 
hLine() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
 
hLine() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
 
HOME - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
HORIZONTAL - Enum constant in enum class com.levigo.jadice.annotation.ChecklistAnnotation.Orientation
 
HORIZONTAL - Enum constant in enum class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar.Orientation
 
HORIZONTAL - Enum constant in enum class com.levigo.jadice.web.client.ui.JadiceSubmenuButton.Alignment
 
horizontalAlignment - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
HorizontalAlignment - Enum Class in com.levigo.jadice.annotation
Specifies how the text shall be aligned within the annotation
HorizontalAlignmentEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
HorizontalAlignmentEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor
 
HorizontalAlignmentEditor.AlignmentCommand - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
HorizontalAlignmentEditor.Alignments - Enum Class in com.levigo.jadice.web.client.internal.annotation.editor
Define which HorizontalAlignments shall be shown in the editor
horizontalFlowPanel() - Method in interface com.levigo.jadice.web.client.tools.PDFSignatureBoxTool.PDFSignatureBoxToolStyle
 
HorizontalToolbar - Class in com.levigo.jadice.web.client.ui
A horizontal Toolbar
HorizontalToolbar() - Constructor for class com.levigo.jadice.web.client.ui.HorizontalToolbar
 
HorizontalToolbar(BarStyle) - Constructor for class com.levigo.jadice.web.client.ui.HorizontalToolbar
 
HorizontalToolbar(BarStyle, String) - Constructor for class com.levigo.jadice.web.client.ui.HorizontalToolbar
 
HorizontalToolbar(HorizontalToolbar.Type) - Constructor for class com.levigo.jadice.web.client.ui.HorizontalToolbar
 
HorizontalToolbar.ToolbarContentStyle - Interface in com.levigo.jadice.web.client.ui
 
HorizontalToolbar.Type - Enum Class in com.levigo.jadice.web.client.ui
 
HorizontalToolbarSubmenu - Class in com.levigo.jadice.web.client.ui
 
HorizontalToolbarSubmenu(BarStyle, Action) - Constructor for class com.levigo.jadice.web.client.ui.HorizontalToolbarSubmenu
 
HorizontalToolbarSubmenu(Action) - Constructor for class com.levigo.jadice.web.client.ui.HorizontalToolbarSubmenu
 
hover() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
hover_lens_frozen(float) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
hover_lens_normal(float) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
HoverLensTool - Class in com.levigo.jadice.web.client.tools
 
HoverLensTool() - Constructor for class com.levigo.jadice.web.client.tools.HoverLensTool
 
HoverLensTool.HoverShape - Enum Class in com.levigo.jadice.web.client.tools
Shape of the hover lens
HttpMessageContext - Class in com.levigo.jadice.web.transport.server.networking
This extends the MessageContext by carrying the HttpServletRequest of the client.
HttpMessageContext(String, HttpServletRequest) - Constructor for class com.levigo.jadice.web.transport.server.networking.HttpMessageContext
Constructs a message context, that interfaces a Client, identified by its id, with the corresponding HttpServletRequest.
HttpMessageContext(String, HttpServletRequest, boolean) - Constructor for class com.levigo.jadice.web.transport.server.networking.HttpMessageContext
Constructs a message context, that interfaces a Client, identified by its id, with the corresponding HttpServletRequest.

I

I - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
ICN_ID_URL_PARAM - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
The URL parameter to trigger loading a previously transferred (via ICN-integration) document
icon() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
icon() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification.SimpleNotificationStyle
 
ICON_DE - Static variable in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
ICON_EN - Static variable in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
ICON_OCR_SELECTION_QRCODE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
icon_print_autoRotateNo() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_autoRotateNo() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_autoRotateYes() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_autoRotateYes() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_duplexLong() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_duplexLong() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_duplexOff() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_duplexOff() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_duplexShort() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_duplexShort() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_fitAlways() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_fitAlways() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_fitEnlarge() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_fitEnlarge() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_fitNone() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_fitNone() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_fitShrink() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_fitShrink() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_layersBoth() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_layersBoth() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_layersOnlyannos() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_layersOnlyannos() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_layersOnlydok() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_layersOnlydok() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_pagesMany() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_pagesMany() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_pagesMore() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_pagesMore() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_pagesOne() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_pagesOne() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_rotate_landscape() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_rotate_landscape() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
icon_print_rotate_portrait() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
icon_print_rotate_portrait() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
ICON_TYPE - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
ICON_TYPE_URL_PARAM - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
The URL parameter for setting the icon type.
iconDownloadPDF() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.ButtonResources
 
iconDownloadPS() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.ButtonResources
 
iconDownloadTiff() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.ButtonResources
 
IconFont - Interface in com.jadice.web.util.icon.client.iconfont
Interface for all icon fonts.
IconFontAnnotationToolbarInitializer - Class in com.levigo.jadice.web.client.ui
The DefaultAnnotationToolbarInitializer, is a AnnotationToolbarInitializer that dynamically fills the passed toolbar with CreateAnnotationCommand for each type that is defined in the type-set of the annotationProfile.
IconFontAnnotationToolbarInitializer(AnnotationProfileAwareToolbar.Orientation, AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.IconFontAnnotationToolbarInitializer
 
iconHeight - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
Profile injected parameter to set the height of the icon in px
iconHeight() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
iconified - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
IconifiedTextAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
IconifiedTextAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.IconifiedTextAnnotationWrangler
 
IconifiedTextEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
IconifiedTextEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.IconifiedTextEditor
 
IconifiedTextEditor(int, int, TextAnnotationWrangler.TextSelection, TextAnnotationWrangler.CursorPosition, int) - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.IconifiedTextEditor
 
IconManager - Class in com.jadice.web.util.icon.client
 
iconWidth - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
Profile injected parameter to set the width of the icon in px
iconWidth() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
IconWrangler<T> - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
This wrangler is intended to be used in conjunction with the IconRenderer.
IconWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
 
id - Variable in class com.levigo.jadice.annotation.Annotation
anno id
id - Variable in class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDHandle
 
IDGenerator - Class in com.levigo.jadice.web.server.export
 
IDGenerator() - Constructor for class com.levigo.jadice.web.server.export.IDGenerator
 
IGNORE_CLICK - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.EditorBehaviorOnOutsideClick
 
ignoreList - Variable in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
illegalFormat() - Method in class com.jadice.web.util.DataUrl
 
IMAGE_RENDER_SETTINGS - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsUnitNames
 
ImageAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
ImageAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
ImageAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ImageAnnotationDTO
 
ImageAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ImageAnnotationDTO
 
imageID - Variable in class com.levigo.jadice.annotation.JWTImageAnnotation
 
IMAGEIO - Enum constant in enum class com.levigo.jadice.web.server.config.ServerConfiguration.TileCompressionType
Write the PNG files created for tile rendering via ImageIO (best compression).
IMAGEIO_NO_STREAM - Enum constant in enum class com.levigo.jadice.web.server.config.ServerConfiguration.TileCompressionType
Write the PNG files created for tile rendering via ImageIO but writes to an ByteArrayOutputStream first (prevents some IllegalArgumentExceptions that might occur with Tomcat).
ImageRenderSettings - Class in com.levigo.jadice.web.shared.model.settings
Settings which control various aspects of the image rendering process like desaturation, gradation or image filtering.
ImageRenderSettings() - Constructor for class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
Constructor needed by gwt
importDrop(DnDParameter) - Method in interface com.levigo.jadice.web.client.tools.dnd.ImportHandler
The method is responsible for handling the drop and the given data.
importDrop(DnDParameter) - Method in class com.levigo.jadice.web.client.tools.dnd.PageSortImportHandler
 
importDrop(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVImportHandler
 
importDrop(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.JWTImportHandler
 
importDrop(DnDParameter, ServerBasedDnDSource) - Method in class com.levigo.jadice.web.demo.enterprise.client.AbstractServerBasedImportHandler
Invoke a read action of the given source and apply it to the pageView contained in the parameters.
ImportHandler - Interface in com.levigo.jadice.web.client.tools.dnd
ImportHandler can be used to handle drag and drop events onto the ThumbnailView.
importPages_undo(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
inactive() - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig.DefaultWebFontHandler
All fonts have had their chance to be loaded.
Inch - Enum constant in enum class com.levigo.jadice.document.Unit
 
Inch - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
 
IncomingMessage - Class in com.levigo.jadice.web.transport.server.messaging
 
IncomingMessage() - Constructor for class com.levigo.jadice.web.transport.server.messaging.IncomingMessage
 
IncomingMessageContext - Class in com.levigo.jadice.web.transport.server.messaging
This object provides some context information relating to a message, as well as actions the consumer can perform in direct relation to the ingoing message.
IncomingMessageContext() - Constructor for class com.levigo.jadice.web.transport.server.messaging.IncomingMessageContext
 
incrementDownloadCount() - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
INDETERMINATE - Enum constant in enum class com.levigo.jadice.annotation.ChecklistAnnotation.CheckboxState
 
index - Variable in class com.levigo.jadice.document.auth.AddPagesIntent
 
index - Variable in class com.levigo.jadice.document.auth.ReorderIntent
 
IndividualAnnotationPermission - Class in com.levigo.jadice.annotation.auth.web
This class is a web technology adaption of the jadice document platform version.
IndividualAnnotationPermission(Class<? extends Intent>, Permission.Vote) - Constructor for class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
 
IndividualAnnotationPermission.Factory - Class in com.levigo.jadice.annotation.auth.web
 
INFO - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
INFO_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
INFO_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
info_docLoading_finished() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
info_docLoading_started() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
info_docLoading_status(int) - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
INFO_INV - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
info_textsearch_canceled() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
info_textsearch_finished() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
info_textsearch_started() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
info_textsearch_status(int, int, int) - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
InfoNotificationEvent - Class in com.jadice.web.util.notifications.client.events
 
InfoNotificationEvent(String) - Constructor for class com.jadice.web.util.notifications.client.events.InfoNotificationEvent
 
InfoNotificationEvent(String, String) - Constructor for class com.jadice.web.util.notifications.client.events.InfoNotificationEvent
 
InfoNotificationEventHandler - Interface in com.jadice.web.util.notifications.client.events
 
infoNotificationIcon() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
infoNotificationIcon() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
infoNotificationIcon() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification.MyBundle
 
INHERIT_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
init() - Method in class com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture
 
init() - Method in class com.levigo.jadice.web.client.internal.annotation.RotateGesture
 
init() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.MoveGesture
 
init() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.RotatedAnnotationsResizeGesture
 
init() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
init() - Method in class com.levigo.jadice.web.client.util.Gesture
Add your Dom-Handlers here
init() - Method in class com.levigo.jadice.web.server.export.DownloadExportServlet
 
init(IsWidget, ContextMenuHandler) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
Initializes the menu item with a parent widget and a ContextMenuHandler.
init(TextAnnotationWrangler.EditorBehaviorOnOutsideClick, boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextEditorPopupExecutor
 
init(PageView) - Method in interface com.levigo.jadice.web.client.layout.PageLayout
Initialize the Layout
init(ToolManager) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
 
init(Action, boolean, JadiceButtonStyle, PopupExecutor, Role) - Method in class com.levigo.jadice.web.client.ui.JadiceDefaultButton
 
init(Action, PopupExecutor) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
init(ViewComponent) - Method in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
Initializes the Gesture with the given ViewComponent.
init(RenderControls) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
Sets the parent RenderControls for the current RenderControls instance.
init(RenderControls) - Method in class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
 
init(RenderControls) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControls
 
init(RenderSettings) - Method in class com.levigo.jadice.web.shared.model.settings.AbstractListenableRenderSettings
 
init(RenderSettings) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderSettings
 
init(TransportManagerInternal) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
Sets the current TransportManager.
init(FilterConfig) - Method in class com.levigo.jadice.web.conn.server.WebtoolkitFilter
 
init(FilterConfig) - Method in class com.levigo.jadice.web.demo.common.server.MDCSampleFilter
 
init(FilterConfig) - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.LoggingFilter
 
init(FilterConfig) - Method in class com.levigo.jadice.web.server.filter.CacheFilter
 
init(FilterConfig) - Method in class com.levigo.jadice.web.server.filter.MDCFilter
 
init(FilterConfig) - Method in class com.levigo.jadice.web.server.filter.NoCacheFilter
 
init(FilterConfig) - Method in class com.levigo.jadice.web.server.filter.NoOpFilter
 
init(FilterConfig) - Method in class com.levigo.jadice.web.server.filter.TileCacheFilter
 
init(FilterConfig) - Method in class com.levigo.jadice.web.server.filter.TileSecurityFilter
 
init(FilterConfig) - Method in class com.levigo.jadice.web.transport.server.TransportWebtoolkitFilter
 
init(ServletConfig) - Method in class com.levigo.jadice.web.server.FontDownloadServlet
This servlet is configured via the WebServlet-Annotation.
init(ServletConfig) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
 
init(ServletConfig) - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet
 
init(ServletConfig) - Method in class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
Deprecated.
 
init(String, int, String) - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
Provide the PageSegmentHandle with its payload data to uniquely identify it.
init(Collection<? extends ShapeBasedAnnotation>, PropertyProfile<?>, Page, RenderControls, AnnotationTool, UndoManager) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
init(Collection<? extends ShapeBasedAnnotation>, PropertyProfile<?>, Page, RenderControls, AnnotationTool, UndoManager) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor
 
init(Collection<? extends ShapeBasedAnnotation>, PropertyProfile<?>, Page, RenderControls, AnnotationTool, UndoManager) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor
 
init(Collection<? extends ShapeBasedAnnotation>, PropertyProfile<?>, Page, RenderControls, AnnotationTool, UndoManager) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor
 
init(Collection<? extends ShapeBasedAnnotation>, PropertyProfile<?>, Page, RenderControls, AnnotationTool, UndoManager) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor
 
init(Collection<? extends ShapeBasedAnnotation>, PropertyProfile<?>, Page, RenderControls, AnnotationTool, UndoManager) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
 
initBufferManager() - Method in class com.levigo.jadice.web.server.config.DefaultCacheConfiguration
 
initCaches() - Method in interface com.levigo.jadice.web.server.config.CacheConfiguration
Initializes the Default-Cache and the named Cache instances used by JWT Make sure your Implementation calls CacheManager.setDefault(org.jadice.util.mm.Cache)
initCaches() - Method in class com.levigo.jadice.web.server.config.DefaultCacheConfiguration
 
initCreateAnnotationCommand(AnnotationProfile, AnnotationFactory) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
Returns a CreateAnnotationCommand for the passed factory and profile.
initCreateAnnotationCommand(AnnotationProfile, AnnotationFactory) - Method in interface com.levigo.jadice.web.client.ui.AnnotationToolbarInitializer
Returns a CreateAnnotationCommand for the passed factory and profile.
initCreateAnnotationCommand(AnnotationProfile, AnnotationFactory) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
Returns a CreateAnnotationCommand for the passed factory and profile.
initFonts() - Method in class com.levigo.jadice.web.server.config.DefaultFontConfiguration
 
initFonts() - Method in interface com.levigo.jadice.web.server.config.FontConfiguration
Configures the Font-Environment (FontManager, FontFactory, AnnotationFontFactory)
INITIAL_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
initialize() - Method in class com.levigo.jadice.web.demo.enterprise.server.AppConfiguration
 
initialize() - Static method in class com.levigo.jadice.web.server.font.FontEnvironments
Checks if the FontManager has already been initialized and if not it does so with the default configuration.
initialize(Page) - Method in class com.levigo.jadice.annotation.Annotation
 
initializer - Variable in class com.levigo.jadice.annotation.Annotation
 
initializerFactories - Variable in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
initProperties() - Method in class com.levigo.jadice.web.server.config.DefaultPropertiesConfiguration
 
initProperties() - Method in interface com.levigo.jadice.web.server.config.PropertiesConfiguration
Initializes the JadicePreferenceStore
initWriter(AnnotationFormat, DefaultWriterControls) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnotationUtils
 
InjectedCommand - Class in com.levigo.jadice.web.client.util.command
An abstract Command which relieves its subclasses from the chore of dealing with the extraction and validation of arguments from the context.
InjectedCommand() - Constructor for class com.levigo.jadice.web.client.util.command.InjectedCommand
 
InjectedWidgetCommand - Class in com.levigo.jadice.web.client.command
 
InjectedWidgetCommand() - Constructor for class com.levigo.jadice.web.client.command.InjectedWidgetCommand
 
InjectedWidgetCommand(boolean, boolean) - Constructor for class com.levigo.jadice.web.client.command.InjectedWidgetCommand
 
innerDialog() - Method in interface com.levigo.jadice.web.client.ui.ConfirmDialogStyle
 
innerDialog() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
 
innerDialog() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
 
inputError() - Method in interface com.levigo.jadice.web.client.ui.status.PageSnapIn.PageSnapInStyle
 
inputError() - Method in interface com.levigo.jadice.web.client.ui.status.ZoomSnapIn.ZoomSnapInStyle
 
inputEvent - Variable in class com.levigo.jadice.web.client.tool.events.EditEvent
 
InputEvent - Class in com.levigo.jadice.web.client.event.input
Represents a native change event.
InputEvent - Class in com.levigo.jadice.web.client.tool.events
Dummy to support old syntax of tools
InputEvent() - Constructor for class com.levigo.jadice.web.client.event.input.InputEvent
Protected constructor, use DomEvent.fireNativeEvent(com.google.gwt.dom.client.NativeEvent, com.google.gwt.event.shared.HasHandlers) to fire change events.
InputEvent() - Constructor for class com.levigo.jadice.web.client.tool.events.InputEvent
 
InputHandler - Interface in com.levigo.jadice.web.client.event.input
Handler for InputEvent events.
insert(IsWidget, int) - Method in class com.levigo.jadice.web.client.ui.List
 
insert(Widget, int) - Method in class com.levigo.jadice.web.client.ui.List
 
INSERT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
insertControlPoint(int, Point) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
Inserts a control point at a given location.
insertControlPoint(int, Point) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
 
install() - Method in class com.levigo.jadice.web.demo.basicviewer.client.notification.VisualNotificationSupportAPI
 
install() - Static method in class com.levigo.jadice.web.demo.common.client.events.SearchEventTranslator
 
install() - Method in class com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
 
install(IsWidget, Context.Children, Context.Ancestors) - Static method in class com.levigo.jadice.web.client.util.context.Context
Install a context with the given aggregation mode on the given owner.
installAction(Action) - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
 
installAction(Action) - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
Install the given action into the default menu group MenuBuilder.GROUP_DEFAULT.
installAction(String, Action) - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
 
installAction(String, Action) - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
Install the given action into the given menu group.
installed - Variable in class com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
 
installSubMenu(String, String, Action) - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
 
installSubMenu(String, String, Action) - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
Install a sub-menu and return a MenuBuilder for it.
instance - Static variable in class com.levigo.jadice.web.client.util.fonts.FontConfig
The single instance of this class.
instance - Static variable in interface com.levigo.jadice.web.demo.common.client.ui.DemoResources
 
instance - Static variable in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
INSTANCE - Static variable in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
Accessor to all client-side localized messages provided in jadice web toolkit.
INSTANCE - Static variable in class com.levigo.jadice.web.client.util.helper.ZoomHelper
 
INSTANCE - Static variable in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
Accessor to demo-related client-side localized messages.
INSTANCE - Static variable in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
instanceClass - Variable in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
Instruction - Interface in com.levigo.jadice.document.instruction
An instruction describes something to be done.
InstructionAreaDTO - Class in com.levigo.jadice.web.client.messaging.instructions
 
InstructionAreaDTO - Class in com.levigo.jadice.web.server.messaging.instructions
 
InstructionAreaDTO() - Constructor for class com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
 
InstructionAreaDTO() - Constructor for class com.levigo.jadice.web.server.messaging.instructions.InstructionAreaDTO
 
InstructionDTO - Class in com.levigo.jadice.web.client.messaging.instructions
 
InstructionDTO - Class in com.levigo.jadice.web.server.messaging.instructions
 
InstructionDTO() - Constructor for class com.levigo.jadice.web.client.messaging.instructions.InstructionDTO
 
InstructionDTO() - Constructor for class com.levigo.jadice.web.server.messaging.instructions.InstructionDTO
 
InstructionExecutor<C> - Interface in com.levigo.jadice.document.instruction
Implementations of this interface are able to actually perform that which is described by an Instruction.
InstructionMapper - Class in com.levigo.jadice.web.client.messaging.mapper
 
InstructionMapper - Class in com.levigo.jadice.web.server.messaging.mapper
 
InstructionsDTO - Class in com.levigo.jadice.web.client.messaging.instructions
 
InstructionsDTO - Class in com.levigo.jadice.web.server.messaging.instructions
 
InstructionsDTO() - Constructor for class com.levigo.jadice.web.client.messaging.instructions.InstructionsDTO
 
InstructionsDTO() - Constructor for class com.levigo.jadice.web.server.messaging.instructions.InstructionsDTO
 
InstructionsListener - Interface in com.levigo.jadice.web.client.tools
 
Intent - Interface in com.levigo.jadice.document
This is a marker interface for actions to be checked against a Permission.
into(DocumentLayer) - Method in interface com.levigo.jadice.web.shared.model.SourceConfiguration
Sets the Layer of the Source
Inventory() - Constructor for class com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Inventory
Default Constructor.
Inventory(Provider<DefaultRenderControls>) - Constructor for class com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Inventory
Constructs an Inventory by performing the following actions: Sets the given factory Creates the document specific DefaultRenderControls instance Adds a listener to the document specific DefaultRenderControls instance
InventoryRenderSettingsEvent - Class in com.levigo.jadice.web.client.settings
This event gets delivered whenever a RenderSettings, which supports the propagation of changes, has been changed in a RenderControlInventory.
InventoryRenderSettingsEvent(RenderControlInventory, Page, RenderSettingsEvent) - Constructor for class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
Constructor
InventoryRenderSettingsEvent(RenderControlInventory, Page, RenderControls, RenderSettings, String, Object, Object, HasHandlers) - Constructor for class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
Constructor
InventoryRenderSettingsEvent.Handler - Interface in com.levigo.jadice.web.client.settings
Handler for handling changes in the InventoryRenderSettings.
INVERT - Enum constant in enum class com.levigo.jadice.web.client.commands.GradationActionCommand.Action
 
InvocationContext - Interface in com.levigo.jadice.web.server
Represents the current context of the invocation.
is(Object) - Method in interface com.levigo.jadice.web.client.util.context.ContextUtils.IsAssignable
 
isActive() - Method in class com.levigo.jadice.web.client.util.context.Context
Returns the info if the context is active.
isActive(Tool) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
Return whether the given tool is currently active.
isActive(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
isActive(Class<? extends Tool>) - Method in interface com.levigo.jadice.web.client.ToolManager
Return whether the tool of the given class is currently active.
isActiveState - Variable in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
Whether the state is an active one, i.e. it is justified to send calls to the server.
isAddAllowed(Document) - Static method in class com.levigo.jadice.annotation.auth.web.AnnotationPermissions
Determines if annotations are allowed to be added to a document.
isAllowed(PageView, Page, Collection<? extends Annotation>) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.MoveGesture
 
isAllowMultipleTextlines() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
isAllowResize() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns a flag if annotation could be resized
isAllowResize() - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
isAllowTransparancy() - Method in class com.levigo.jadice.web.client.messaging.ColorPropertyDTO
 
isAllowTransparency() - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
isAlt() - Method in class com.levigo.jadice.web.client.util.action.KeyStroke
 
isAltDown() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
isAltGraphDown() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Deprecated.
dont use this, see http://msdn.microsoft.com/en-us/library/windows/desktop/aa511502.aspx and search for AltGr: "Don't use Ctrl+Alt combinations, because Windows interprets this combination in some language versions as an AltGR key, which generates alphanumeric characters."
isAlwaysCreateHttpSession() - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
isAnimationEnabled() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Indicates if GWTs setAnimationEnabled is used whenever possible or not
isAnimationEnabled() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
isAnnotationEditorWidgetUsed() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Whether a position editor widget is added to the per-annotation toolbar.
isAnnotationEditorWidgetUsed() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
isAnnotationPageSegment(Page, DocumentLayer) - Method in class com.levigo.jadice.web.client.util.helper.Annotations
Check if the PageSegment on a given DocumentLayer on a given Page is an AnnotationPageSegment
isAnnotationPageSegment(PageSegment) - Method in class com.levigo.jadice.web.client.util.helper.Annotations
Check if the given PageSegment is an AnnotationPageSegment
isAnnotationRenderingEnabled(AnnotationFactory) - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
Returns whether annotation of given type should be rendered or not.
isAnyDevMode() - Static method in class com.jadice.web.util.gwt.client.DevModeUtils
Deprecated.
Due to API difficulties detecting dev, superdev and prod mode we need to provide a custom SuperDev mode detection.
isAnyDevMode() - Static method in class com.levigo.jadice.web.demo.common.client.util.DevModeUtils
Due to API difficulties detecting dev, superdev and prod mode we need to provide a custom SuperDev mode detection.
isAnyPermissionGranted(D, Intent...) - Method in class com.levigo.jadice.document.Permissions
 
isArrowHeadHandleEnabled() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ArrowAnnotationWrangler
 
isAuxiliary() - Method in interface com.levigo.jadice.document.PageSegment
Return whether this PageSegment is in some way "auxiliary".
isAvailable() - Method in interface com.jadice.web.export.server.Exporter
Determines, whether the given Exporter instance is available.
isAvailable() - Method in interface com.levigo.jadice.web.client.util.command.Command
Returns an indicator whether the command is available and therefore integrable.
isAvailable(Collection<Object>) - Method in interface com.levigo.jadice.web.client.util.command.Command
Returns an indicator whether the command is available for the given context arguments.
isBase64() - Method in class com.jadice.web.util.DataUrl
 
isBase64(char) - Static method in class com.jadice.web.util.Base64
 
isBetterTextAnnoRenderingUsed() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Whether the improved text annotation font scaling is used or not.
isBetterTextAnnoRenderingUsed() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
isBold() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isBold() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
isBold() - Method in enum class com.levigo.jadice.web.client.util.fonts.FontConfig.FontProperty
 
isBrowsePages() - Method in class com.levigo.jadice.web.client.tools.MouseWheelScrollTool
Return whether to skip to the previous/next page if scrolling occurs while already scrolled to the top/bottom and using a single-page layout.
isCacheFilterEnabled() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
isCacheFilterEnabled() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns true if the Servlet-Filter that sets caching-headers to static resources is enabled or not (default: true)
isCaseSensitive() - Method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
isCenterAsOrigin() - Method in class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
isChangeAllowed(Annotation) - Static method in class com.levigo.jadice.annotation.auth.Permission
 
isChangeAllowed(Annotation) - Static method in class com.levigo.jadice.annotation.auth.web.AnnotationPermissions
Determines if the given annotation may be changed.Only individual annotation permissions are taken into account.
isChangeAllowed(Document, Annotation...) - Static method in class com.levigo.jadice.annotation.auth.web.AnnotationPermissions
Determines if the given annotations may be changed on the given document.
isClassRegistered(Class<?>) - Method in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
isClient() - Static method in class com.levigo.jadice.web.shared.helper.GWTHelper
 
isClientSideResolutionNull() - Method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
isConsumed() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
isContentSet() - Method in class com.levigo.jadice.web.client.messaging.ParameterDTO
 
isControlDown() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
isCrossInstanceDragAndDropEnabled() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Whether the drag and drop across different instances is enabled or not.
isCrossInstanceDragAndDropEnabled() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
isCtrl() - Method in class com.levigo.jadice.web.client.util.action.KeyStroke
 
isCw() - Method in class com.levigo.jadice.web.client.commands.SpinCommand
 
isData(char) - Static method in class com.jadice.web.util.Base64
 
isDeactivateFrozenStateOnlyInLensArea() - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
isDeleteSelectedAnnotationsAllowed() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Checks if the permissions of all selected annotations grant the deletion.
isDisposed() - Method in interface com.levigo.jadice.document.Document
Return whether or not this Document has been disposed of.
isDisposed() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
isDocumentLayerEnabled(DocumentLayer) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Returns whether the given layer will be rendered (true if to be rendered, false if not enabled).
isDocumentViewVisible() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
 
isDoFireAnnotationEvents() - Method in class com.levigo.jadice.annotation.Annotation
Return whether this annotation instance propagates annotation events
isDoubleClicked() - Method in class com.levigo.jadice.web.client.commands.AbstractMouseCommand
Check if this MouseEvent is a DoubleClickEvent
isEditable() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isEditable() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
isEmpty() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
isEnabled() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
isEnabled(Document, Annotation) - Method in interface com.levigo.jadice.web.client.tools.util.AnnotationTooltipGenerator
Checks if this AnnotationTooltipGenerator is enabled/active for the given annotation.
isEnabled(Document, Annotation) - Method in class com.levigo.jadice.web.demo.common.client.DemoTooltipGenerator
 
isEnabled(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
isEnabled(Class<? extends Tool>) - Method in interface com.levigo.jadice.web.client.ToolManager
Checks whether the given Tool is enabled.
isEndOfDocument() - Method in class com.levigo.jadice.web.client.viewer.PreloadingPageRange
 
isExclusive() - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
isExclusive() - Method in interface com.levigo.jadice.web.client.ToolManager
Return whether the exclusive tool mode is active, i.e. if the currently active tool is also the exclusive tool.
isExecuteActionAfterCreation() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Indicates whether this wrangler executes an action after annotation creation.
isFilled() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns a flag indicating if annotation is rendered with a background color.
isFilled() - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
isFocusTextEditor() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Gets whether text editors of text based annotations should be focused by the browser.
isFocusTextEditor() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
isFontEnvironmentConfigured() - Method in class com.levigo.jadice.web.server.font.FontEnvironments
 
isFrozen() - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
Gets the frozen state.
isFrozen() - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
Gets the frozen state of the lens.
isGrantAll() - Method in class com.levigo.jadice.document.Permissions
Return whether this Permissions Object always grants every permission, because there are no Permissions installed and the default is to grant permission.
isHeadLengthInPercent() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Returns current head length flag.
isHeadLengthInPercent() - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
isHighlighted() - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
isHighlighted() - Method in class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
isHomogenous() - Method in class com.levigo.jadice.document.Resolution
Return whether the resolution is homogeneous, i.e. identical in both directions.
isHorizontal() - Method in class com.levigo.jadice.web.client.ui.List
 
isHorizontalScrollbarVisible() - Method in interface com.levigo.jadice.web.client.Viewer
 
isIconFontUsed() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Whether icon fonts should be used when rendering images on toolbar buttons.
isIconFontUsed() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
isIconified() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
isIconified() - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
isIgnoreLineWidth() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
isIgnoreLineWidth() - Method in class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
isInitialized() - Method in class com.levigo.jadice.annotation.Annotation
 
isInitialized() - Static method in class com.levigo.jadice.web.transport.server.NetworkContext
Deprecated.
Checks if the NetworkContext was initialized.
isInstalled() - Method in class com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
 
isItalic() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isItalic() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
isItalic() - Method in enum class com.levigo.jadice.web.client.util.fonts.FontConfig.FontProperty
 
isJwtTracingEnabled() - Method in class com.levigo.jadice.web.transport.server.config.TracingConfig
 
isLevibatsLoaded() - Method in class com.levigo.jadice.web.client.ViewerBuilder
 
isLinearIdentity() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
Returns whether this curve is a identity curve
isLinePainted() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
isLinePainted() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
isLinePainted() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns a flag if annotation border is rendered.
isLinePainted() - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
isLoaded() - Method in interface com.levigo.jadice.web.client.annotation.AnnotationProfiles.Request
 
isLoadWholeDocument() - Method in class com.levigo.jadice.web.client.viewer.PreloadingPageRange
 
isMediaViewerVisible() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
 
isMetaDown() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
isModified - Variable in class com.levigo.jadice.annotation.Annotation
 
isModified() - Method in class com.levigo.jadice.annotation.Annotation
Returns modify status of the annotation.
isModified() - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
isModified(Document) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Checks whether the annotations on the given document were modified after loading it from the server.
isModified(Page) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
Checks whether the annotations on the given page were modified after loading it from the server.
isMoveToNextPage(int, Rectangle, int, int) - Method in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
Decides whether it should move to the next page instead of scrolling.
isMultiLine() - Method in class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
isMultiplyer(PointedEditEvent) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
isNoCacheFilterEnabled() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
isNoCacheFilterEnabled() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns true if the Servlet-Filter that sets caching-headers to static resources is enabled or not (default: true)
isObjectNull(Object) - Static method in class com.levigo.jadice.web.client.messaging.mapper.SimplePolymorphicMapper
 
isOpenToolbarOnCreation() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Specifies whether the AnnotationToolbar shall be visible immediately after creating an annotation.
isOrdered() - Method in class com.levigo.jadice.web.client.ui.List
 
isP1Moving - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler.DragHandleLineGesture
 
isPad(char) - Static method in class com.jadice.web.util.Base64
 
isPageIndexNull() - Method in class com.levigo.jadice.web.client.messaging.PropertiesReadResultDTO
 
isPageMoveMode() - Method in interface com.levigo.jadice.web.client.ThumbnailView
 
isPermissionGranted(D, Intent) - Method in class com.levigo.jadice.document.Permissions
 
isPinned() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Request the pinned state.
isPopupTrigger() - Method in class com.levigo.jadice.web.client.tool.events.InputEvent
Overridden in subclasses.
isPreserveRenderControlsOnDocumentChange() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Returns whether the document controls should be preserved on document change.
isPreserveRenderControlsOnDocumentChange() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
isPreserveSearch() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
Returns the flag that indicates if a search is preserved if the document is changed
isPreventPageViewFocus() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
isReady() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper.TeeServletOutputStream
 
isRemoveAllowed(Annotation) - Static method in class com.levigo.jadice.annotation.auth.Permission
 
isRemoveAllowed(Annotation) - Static method in class com.levigo.jadice.annotation.auth.web.AnnotationPermissions
Determines if the annotations may be removed from a document.
isRemoveAllowed(Document, Annotation...) - Static method in class com.levigo.jadice.annotation.auth.web.AnnotationPermissions
Determines if the given annotations may be removed from the given document.
isReordering() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
isSameThumbnail() - Method in class com.levigo.jadice.web.client.tools.dnd.DnDParameter
 
isScaleText() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isScaleText() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.ActivateRolloutSearchCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.ActivateToolbarSearchCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.ActivateToolCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.AutoActivationCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.EnableToolCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.FitPageCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.LocaleCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.ResampleFilterCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.TextAwareAnnotationCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.commands.ThumbnailToolCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.AlignmentCommand
 
isSelected() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.ToggleEditor
 
isSelected() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
isSelected() - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
Returns the selected state of this command.
isSelected() - Method in class com.levigo.jadice.web.demo.common.client.commands.FullscreenCommand
 
isSelected() - Method in class com.levigo.jadice.web.demo.common.client.notification.ToggleNotificationsCommand
 
isSelected(int) - Method in interface com.levigo.jadice.web.client.ThumbnailView
 
isSelected(Annotation) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
isSelected(Collection<Object>) - Method in interface com.levigo.jadice.web.client.util.command.Command
Returns the selected state of this command.
isSelected(Collection<Object>) - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
 
isSelectionPoint(Annotation, Point2D, int, boolean, int) - Method in class com.levigo.jadice.annotation.AnnotationWrangler
 
isSelectionPoint(Annotation, Point2D, int, boolean, int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
isSelectionPoint(Annotation, Point2D, int, boolean, int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
isSelectionPoint(Annotation, Point2D, int, boolean, int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.EllipseAnnotationWrangler
 
isSelectionPoint(Annotation, Point2D, int, boolean, int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
 
isSelectionPoint(Annotation, Point2D, int, boolean, int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.JWTImageAnnotationWrangler
 
isSelectionPoint(Annotation, Point2D, int, boolean, int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.StampAnnotationWrangler
 
isSelectionPoint(Annotation, Point2D, int, boolean, int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
isSelectionPoint(ShapeBasedAnnotation, Point2D, int) - Method in class com.levigo.jadice.web.client.internal.annotation.SelectionInspector
Checks whether the given point is part of the annotation and therefore the annotation should be selected.
isSelectionPoint(Point2D, int) - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
isSelectionPoint(Shape, Point2D, float, boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.SelectionInspector
 
isSelectionPointRectangle(Annotation, Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.EllipseAnnotationWrangler
 
isSelectionTouchPoint(Annotation, Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
isSelectionTouchPoint(ShapeBasedAnnotation, Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.SelectionInspector
Checks whether the given point is part of the annotation and therefore the annotation should be selected.
isSerializablePropertyType(Object) - Static method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshotFactory
Utility method that can be used by all classes that rely on property serialization.
isShift() - Method in class com.levigo.jadice.web.client.util.action.KeyStroke
 
isShiftDown() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
isShowAllowed(Annotation) - Static method in class com.levigo.jadice.annotation.auth.Permission
 
isShowAllowed(Annotation) - Static method in class com.levigo.jadice.annotation.auth.web.AnnotationPermissions
Determines if the annotations have sufficient permissions to be shown in a viewer.
isShowAllowed(Document, Annotation...) - Static method in class com.levigo.jadice.annotation.auth.web.AnnotationPermissions
Determines if the given annotations are allowed to be shown in a viewer or a printout.
isShowOverlayInformation() - Method in class com.levigo.jadice.web.client.tools.PanForceTouchTool
 
isShowPageCountOnTouchKnobWidget() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
 
isShowPageCountOnTouchKnobWidget() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
isShowRotationHandle() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Returns if the handle to rotate the annotation is displayed.
isSingleSelectionMode() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
Returns the current selection mode.
isSingleSelectionMode() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Returns the current selection mode.
isStartOfDocument() - Method in class com.levigo.jadice.web.client.viewer.PreloadingPageRange
 
isStream() - Method in class com.levigo.jadice.web.client.messaging.requests.GetTextContentDTO
 
isStrikethrough() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isStrikethrough() - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
isStrikethrough() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
isStrikethrough() - Method in class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
isSubmenu() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
 
isSubmenu() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
Returns whether this item is a sub-menu or not
isSubmenu() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemCommand
 
isSubmenu() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
 
isSubmenu() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuSubMenu
 
isSuperTypeIsTemplate() - Method in class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
isSupported() - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Runtime check for whether touch scrolling is supported in this browser.
isTextContentStreaming() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
 
isTextContentStreaming() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
isThemeActive(String) - Method in class com.levigo.jadice.web.client.ui.style.Theme
 
isThrowExceptionOnMissingMapping() - Method in class com.levigo.jadice.web.client.messaging.mapper.PermissionsMapper
 
isTileCacheFilterEnabled() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
isTileCacheFilterEnabled() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns true if the Servlet-Filter that sets caching-headers to Tiles is enabled or not (default: true)
isTileCachingEnabled() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
isTileCachingEnabled() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns whether server side tile caching is enabled or not.
isTileCancellationEnabled() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
isTileCancellationEnabled() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
isTileSecurityFilterEnabled() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
isTileSecurityFilterEnabled() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Returns true, when the Tile-Security-Filter is enabled.
isTransparent(ShapeBasedAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
isUnderscored() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isUnderscored() - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
isUnderscored() - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
isUnderscored() - Method in class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
isUseAutomaticRenderControls() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Indicates if by default the serialized render controls are set to the document properties before calling a server-operation.
isUseAutomaticRenderControls() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
isUseCenterAsOrigin() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
isUseExclusiveModeWhileDragging() - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
 
isUseIdlePanModeCursor() - Method in class com.levigo.jadice.web.client.tools.PanForceTool
 
isUseIdlePanModeCursor() - Method in class com.levigo.jadice.web.client.tools.PanTool
 
isUseNativeScrollbars() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
 
isUseSessionSpecificDocumentKey() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
isUseSessionSpecificDocumentKey() - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
isValid() - Method in interface com.levigo.jadice.document.Selection
Return whether the selection is still valid.
isVerticalScrollbarVisible() - Method in interface com.levigo.jadice.web.client.Viewer
 
isVirtual() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
isVirtual() - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
isVisible() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
 
isVisible() - Method in class com.levigo.jadice.web.client.tools.area.AreaSelectionToolbar
 
isVisible() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Check if the ThumbnailTool is visible.
isVisible() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
 
isWhiteSpace(char) - Static method in class com.jadice.web.util.Base64
 
isWholeWordSearch() - Method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
isWildcard() - Method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
isWithinPageBounds() - Method in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
 
isWithinPageBounds() - Method in class com.levigo.jadice.web.client.tool.events.PointerEditEvent
 
isWithinPageBounds() - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
 
isWithinPageBounds(int) - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
Returns whether the finger is within the bounds.
isWithinPageBounds(int) - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
isWithinPageBounds(int) - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
Returns whether the finger is within the bounds.
isXNull() - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
isYNull() - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
isZoomNull() - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
italic - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
ITALIC - Enum constant in enum class com.levigo.jadice.web.client.util.fonts.FontConfig.FontProperty
 
item() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
Item - Interface in com.levigo.jadice.document
An item represents an abstract entity providing just name and (by implementing PropertiesProvider) user properties.
itemDisabled() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
itemIcon() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
itemSelected() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
itemTable() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
itemText() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
iterator() - Method in class com.levigo.jadice.web.client.ui.List
 
iterator() - Method in class com.levigo.jadice.web.client.ui.ListItem
 
iterator() - Method in class com.levigo.jadice.web.client.util.context.Context
Returns an iterator over the elements in this context.

J

J - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
Jadice - Class in com.levigo.jadice.document.config
Helper methods for object creation and configuration.
JADICE - Enum constant in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationFormat
 
jadiceBranding() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
JadiceButton - Class in com.levigo.jadice.web.client.ui
A superclass for buttons displayed in toolbars or widgets.
JadiceButton() - Constructor for class com.levigo.jadice.web.client.ui.JadiceButton
 
JadiceButtonBuilder - Class in com.levigo.jadice.web.client.ui
Builder for a JadiceButton.
JadiceButtonBuilder() - Constructor for class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
JadiceButtonBuilder.ResourceType - Enum Class in com.levigo.jadice.web.client.ui
 
JadiceButtonPageViewStyle - Interface in com.levigo.jadice.web.client.ui
 
JadiceButtonStyle - Interface in com.levigo.jadice.web.client.ui
Style of the IconButton
JadiceContentViewer - Class in com.levigo.jadice.web.demo.enterprise.client
 
JadiceContentViewer() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.JadiceContentViewer
 
JadiceDefaultButton - Class in com.levigo.jadice.web.client.ui
The default JadiceButton.
JadiceDefaultButton() - Constructor for class com.levigo.jadice.web.client.ui.JadiceDefaultButton
Deprecated.
JadiceDefaultButton(Action) - Constructor for class com.levigo.jadice.web.client.ui.JadiceDefaultButton
Creates a new button with the given action.
JadiceDefaultButton(Action, boolean) - Constructor for class com.levigo.jadice.web.client.ui.JadiceDefaultButton
Creates a new button with the given action.
JadiceDefaultButton(Action, boolean, JadiceButtonStyle) - Constructor for class com.levigo.jadice.web.client.ui.JadiceDefaultButton
Creates a new button with the given action and the given style.
JadiceDefaultButton(Action, boolean, JadiceButtonStyle, PopupExecutor) - Constructor for class com.levigo.jadice.web.client.ui.JadiceDefaultButton
Creates a new button with the given action, the given style and the given PopupExecutor.
JadiceDefaultButton(Action, boolean, JadiceButtonStyle, PopupExecutor, Role) - Constructor for class com.levigo.jadice.web.client.ui.JadiceDefaultButton
Creates a new button with the given action, the given style and the given PopupExecutor.
JadiceDocumentUnit - Enum constant in enum class com.levigo.jadice.document.Unit
 
JadiceDocumentUnit - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
 
JadiceDocumentViewer - Class in com.levigo.jadice.web.demo.enterprise.client
A Viewer for documents
JadiceDocumentViewer(boolean, Context) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
JadiceDocumentViewer.OpenSubmenuCommand - Class in com.levigo.jadice.web.demo.enterprise.client
 
JadiceEvent<H> - Class in com.levigo.jadice.web.client.event
Super type for jadice web toolkit events.
JadiceEvent(HasHandlers) - Constructor for class com.levigo.jadice.web.client.event.JadiceEvent
 
JadiceEvent.Type<H> - Class in com.levigo.jadice.web.client.event
 
JadiceEventBus - Class in com.levigo.jadice.web.client.event
This EventBus is used to propagate the events extending JadiceEvent.
JadiceEventHandler - Interface in com.levigo.jadice.web.client.event
Handler for JadiceEvents
JadiceMediaViewer - Class in com.levigo.jadice.web.demo.enterprise.client
A viewer for media like audio and video.
JadiceMediaViewer(Context) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
 
JadiceMessages - Interface in com.levigo.jadice.web.client.ui.i18n
Main entry point for localized messages - mainly GUI elements.
JadicePageView - Interface in com.levigo.jadice.web.client
Original interface as it is known from the Jadice document platform.
JadiceSubmenuButton - Class in com.levigo.jadice.web.client.ui
A Button used to open a sub-menus.
JadiceSubmenuButton(Action) - Constructor for class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
 
JadiceSubmenuButton(Action, boolean) - Constructor for class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
 
JadiceSubmenuButton(Action, boolean, JadiceButtonStyle) - Constructor for class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
 
JadiceSubmenuButton(Action, boolean, JadiceButtonStyle, PopupExecutor) - Constructor for class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
 
JadiceSubmenuButton.Alignment - Enum Class in com.levigo.jadice.web.client.ui
 
JadiceTouchGestureChangeEvent - Class in com.levigo.jadice.web.client.event.input
Event to notify that a touch gesture changed.
JadiceTouchGestureChangeEvent(TouchMoveEvent) - Constructor for class com.levigo.jadice.web.client.event.input.JadiceTouchGestureChangeEvent
Create a new JadiceGestureChangeEvent that indicates that the contained touch event should be interpreted as a gesture.
JadiceTouchGestureEndEvent - Class in com.levigo.jadice.web.client.event.input
Event to notify that a touch gesture ended.
JadiceTouchGestureEndEvent() - Constructor for class com.levigo.jadice.web.client.event.input.JadiceTouchGestureEndEvent
 
JadiceTouchGestureEndEvent(TouchEndEvent) - Constructor for class com.levigo.jadice.web.client.event.input.JadiceTouchGestureEndEvent
Create a new JadiceGestureEndEvent that indicates that the contained touch event should be interpreted as a gesture.
JadiceTouchGestureEvent<T> - Class in com.levigo.jadice.web.client.event.input
Abstract super class for touch gesture events.
JadiceTouchGestureEvent() - Constructor for class com.levigo.jadice.web.client.event.input.JadiceTouchGestureEvent
 
JadiceTouchGestureEvent(TouchEvent<?>) - Constructor for class com.levigo.jadice.web.client.event.input.JadiceTouchGestureEvent
Create a new JadiceGestureEvent that indicates that the contained touch event should be interpreted as a gesture.
JadiceTouchGestureStartEvent - Class in com.levigo.jadice.web.client.event.input
Event to notify that a touch gesture started.
JadiceTouchGestureStartEvent(TouchEvent<?>) - Constructor for class com.levigo.jadice.web.client.event.input.JadiceTouchGestureStartEvent
Create a new JadiceGestureStartEvent that indicates that the contained touch event should be interpreted as a gesture.
jadiceViewer - Variable in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
 
JadiceViewer - Class in com.levigo.jadice.web.demo.enterprise.client
 
JadiceViewer(boolean) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
 
JadiceWebtoolkitEntryPoint - Class in com.levigo.jadice.web.client.internal
 
JadiceWebtoolkitEntryPoint() - Constructor for class com.levigo.jadice.web.client.internal.JadiceWebtoolkitEntryPoint
 
JadiceWidget - Class in com.levigo.jadice.web.demo.common.client.basicviewer
 
JadiceWidget(boolean) - Constructor for class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
JadiceWidget.DocumentLink - Class in com.levigo.jadice.web.demo.common.client.basicviewer
 
JavaScriptAPI - Class in com.levigo.jadice.web.demo.basicviewer.client
 
JavaScriptAPI(JadiceWidget) - Constructor for class com.levigo.jadice.web.demo.basicviewer.client.JavaScriptAPI
Instantiates a new object of the JavaScript native API.
JPSExporter - Interface in com.jadice.web.export.server
An extension of Exporter allowing to specify typical print settings based on a PrintJobConfiguration
json(Object) - Static method in class com.levigo.jadice.web.server.messaging.mapper.ServerPolymorphicMapper
 
jwt_buttonFullscreen() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
jwt_buttonFullscreen() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
jwt_buttonFullscreen() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
jwt_buttonFullscreenOff() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
jwt_buttonFullscreenOff() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
jwt_buttonFullscreenOff() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
jwt_navigationPageArrowLeft() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
jwt_navigationPageArrowLeft() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
jwt_navigationPageArrowLeft() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
jwt_navigationPageArrowRight() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
jwt_navigationPageArrowRight() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
jwt_navigationPageArrowRight() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
jwt_pagesorterExpandArrowDown() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
jwt_pagesorterExpandArrowDown() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
jwt_pagesorterExpandArrowDown() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
jwt_pagesorterExpandArrowUp() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
jwt_pagesorterExpandArrowUp() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
jwt_pagesorterExpandArrowUp() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
jwt_subrotate() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
jwt_subrotate() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
jwt_subrotate() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
JwtAnnotationFactory - Interface in com.levigo.jadice.web.client.internal.annotation
 
JWTExecutorServiceProvider - Class in com.levigo.jadice.web.server.spring
Use the default JWTThreadPoolExecutor
JWTExecutorServiceProvider() - Constructor for class com.levigo.jadice.web.server.spring.JWTExecutorServiceProvider
 
JWTExportHandler - Class in com.levigo.jadice.web.demo.enterprise.client.dnd
This exportHandler generates data that can be used by another jwt enterprise instance in another browser tab.
JWTExportHandler() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.dnd.JWTExportHandler
 
JWTIconFont - Enum Class in com.jadice.web.util.icon.client.iconfont
This class provides all style classes as an enum to prevent typos.
JWTIconFontMapper - Class in com.jadice.web.util.icon.client.iconfont
In some cases, for example when selecting the image for an annotation, we need to get the icon by the name of the annotation.
JWTIconFontMapper() - Constructor for class com.jadice.web.util.icon.client.iconfont.JWTIconFontMapper
 
JWTImageAnnotation - Class in com.levigo.jadice.annotation
A sub type of a RectangleAnnotation whose content is an image.
JWTImageAnnotation() - Constructor for class com.levigo.jadice.annotation.JWTImageAnnotation
 
JWTImageAnnotationRenderer - Class in com.levigo.jadice.web.server.annotation
Renders JWTImageAnnotations depending on their profile name and image identifier.
JWTImageAnnotationRenderer() - Constructor for class com.levigo.jadice.web.server.annotation.JWTImageAnnotationRenderer
 
JWTImageAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Handles the behavior of the modification of a JWTImageAnnotation: Makes images clickable and set the annotations' size to the native size of the image.
JWTImageAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.JWTImageAnnotationWrangler
 
JWTImageAnnotationWrangler.LoadedCallback - Interface in com.levigo.jadice.web.client.internal.annotation.wrangler
This is a callback for an set load flag callback.
JWTImportHandler - Class in com.levigo.jadice.web.demo.enterprise.client.dnd
Handles drops between jwt instances in different browser tabs.
JWTImportHandler() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.dnd.JWTImportHandler
 
JWTSerializableHistoryAnnotation - Class in com.levigo.jadice.annotation
 
JWTSerializableHistoryAnnotation(HistoryAnnotation) - Constructor for class com.levigo.jadice.annotation.JWTSerializableHistoryAnnotation
 
JWTSpringConfiguration - Class in com.levigo.jadice.web.server.spring
Configuration of the Spring beans that the JWTServerContext expects to get injected.
JWTSpringConfiguration() - Constructor for class com.levigo.jadice.web.server.spring.JWTSpringConfiguration
 

K

K - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
kafka() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
kafkaDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
Key - Interface in com.levigo.jadice.web.client.util.action
Attaches a name to a KeyCode.
KEY - Static variable in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepository
 
KEY - Static variable in class com.levigo.jadice.web.server.export.ExportRepository
 
KEY_ALL - Static variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
KEY_CURRENT - Static variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
KEY_SELECT - Static variable in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
KEY_SELECT - Static variable in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
keyBinding_alt() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
keyBinding_backspace() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
keyBinding_capslock() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
keyBinding_ctrl() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
keyBinding_delete() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
keyBinding_end() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
keyBinding_home() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
keyBinding_insert() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
keyBinding_pageDown() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
keyBinding_pageUp() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
keyBinding_shift() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
KeyboardNavigationTool - Class in com.levigo.jadice.web.client.tools
This tool allows to navigate with the arrow keys (up, down, left, right) within the viewer.
KeyboardNavigationTool() - Constructor for class com.levigo.jadice.web.client.tools.KeyboardNavigationTool
 
KeyDownEventDispatchingUtil - Class in com.jadice.web.util.gwt.client
Delivers key down events from a single source widget to an arbitrary number of target widgets.
KeyDownEventDispatchingUtil() - Constructor for class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil
 
KeyDownEventDispatchingUtil.HasChildren<T> - Interface in com.jadice.web.util.gwt.client
 
KeyDownEventDispatchingUtil.HasChildrenWidget - Class in com.jadice.web.util.gwt.client
 
KeyEditEvent - Class in com.levigo.jadice.web.client.tool.events
 
Keys - Enum Class in com.levigo.jadice.web.client.util.action
Provides access to a large number of predefined Keys.
KeyStroke - Class in com.levigo.jadice.web.client.util.action
A KeyStroke represents a key action on the keyboard, or equivalent input device.
KeyStroke(Key, KeyStroke.Modifier...) - Constructor for class com.levigo.jadice.web.client.util.action.KeyStroke
Creates a KeyStroke with the given Key and KeyStroke.Modifiers.
KeyStroke.Modifier - Enum Class in com.levigo.jadice.web.client.util.action
 
KeystrokeContext - Class in com.levigo.jadice.web.client.util.action
A class that holds a KeyStroke along with it's corresponding Context
keyToValueMap - Variable in class com.levigo.jadice.web.server.util.SimpleConcurrentBidiMap
 
KNOB_WIDGET_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 

L

L - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
label - Variable in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
label() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
label() - Method in interface com.levigo.jadice.web.client.ui.status.ZoomSnapIn.ZoomSnapInStyle
 
Label - Class in com.levigo.jadice.annotation.profiles
 
Label() - Constructor for class com.levigo.jadice.annotation.profiles.Label
Deprecated.
JAXB usage exclusively
Label(String, String) - Constructor for class com.levigo.jadice.annotation.profiles.Label
 
LabelDTO - Class in com.levigo.jadice.web.client.messaging
 
LabelDTO - Class in com.levigo.jadice.web.server.messaging
 
LabelDTO() - Constructor for class com.levigo.jadice.web.client.messaging.LabelDTO
 
LabelDTO() - Constructor for class com.levigo.jadice.web.server.messaging.LabelDTO
 
LabelProvider - Interface in com.levigo.jadice.web.client.viewer
Provider for Labels of Pages in the ThumbnailPageView.
Labels - Class in com.levigo.jadice.annotation.profiles
 
Labels() - Constructor for class com.levigo.jadice.annotation.profiles.Labels
Deprecated.
JAXB usage exclusively
Labels(Label...) - Constructor for class com.levigo.jadice.annotation.profiles.Labels
 
labelThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
labelThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
labelThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
Lanczos - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
LANG_DE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
LANG_DE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
LANG_EN - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
LANG_FR - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
LANG_INT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
LANG_IT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
languageMenu() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
lastModifiedAt - Variable in class com.levigo.jadice.annotation.Annotation
 
lastModifiedBy - Variable in class com.levigo.jadice.annotation.Annotation
 
LastPageCommand - Class in com.levigo.jadice.web.client.commands
Command that navigates to the last page.
LastPageCommand() - Constructor for class com.levigo.jadice.web.client.commands.LastPageCommand
 
lastSearch - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
lastSeen() - Method in interface com.levigo.jadice.web.transport.server.session.Client
 
LAYER_ENABLED - Static variable in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Identifier key for a layer enabled state change, used within a RenderSettingsEvent to recognize the kind of change which happen.
LAYER_INVISIBLE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
LAYER_VISIBLE_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
LAYER_VISIBLE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
layout(boolean) - Method in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
 
layoutPanelStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
LEFT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
LEFT - Enum constant in enum class com.levigo.jadice.annotation.HorizontalAlignment
 
LEFT - Enum constant in enum class com.levigo.jadice.web.client.ui.PopupExecutor.PreferredPosition
 
LEFT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
LEFT_CENTER - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.Alignments
 
LEFT_HORIZONTAL_ALIGNMENT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
LEFT_RIGHT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.Alignments
 
leftTabPanel - Variable in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
levigoLogo() - Method in interface com.levigo.jadice.web.demo.common.client.ui.DemoUIStyle
 
LIGHTEN - Enum constant in enum class com.levigo.jadice.web.client.commands.GradationActionCommand.Action
 
lightningBox() - Method in interface com.levigo.jadice.web.client.tools.ThumbnailTool.ThumbnailToolStyle
 
lightningBoxAnimationspeed() - Method in interface com.levigo.jadice.web.client.tools.ThumbnailTool.ThumbnailToolStyle
 
lightningBoxHeight() - Method in interface com.levigo.jadice.web.client.tools.ThumbnailTool.ThumbnailToolStyle
 
lightningBoxLRMargin() - Method in interface com.levigo.jadice.web.client.tools.ThumbnailTool.ThumbnailToolStyle
 
line() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
 
LINE - Enum constant in enum class com.levigo.jadice.document.text.Granularity
 
LineAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like a line.
LineAnnotation() - Constructor for class com.levigo.jadice.annotation.LineAnnotation
 
LineAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
LineAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
LineAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
LineAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.LineAnnotationDTO
 
LineAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
LineAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler
 
LineAnnotationWrangler.DragHandleLineGesture - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Gesture for resizing the line.
lineColumn() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
 
LineDTO - Class in com.levigo.jadice.web.client.messaging.text
 
LineDTO - Class in com.levigo.jadice.web.server.messaging.text
 
LineDTO() - Constructor for class com.levigo.jadice.web.client.messaging.text.LineDTO
 
LineDTO() - Constructor for class com.levigo.jadice.web.server.messaging.text.LineDTO
 
linePainted - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
lineWidth - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
lineWidth - Variable in class com.levigo.jadice.web.client.tools.GridTool
 
LineWidthEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
LineWidthEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor
 
LineWidthEditor.LineWidthEditorStyle - Interface in com.levigo.jadice.web.client.internal.annotation.editor
 
lineZero() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
 
LinkTool - Class in com.levigo.jadice.web.client.tools
 
LinkTool() - Constructor for class com.levigo.jadice.web.client.tools.LinkTool
 
list() - Method in interface com.levigo.jadice.web.client.ui.ListStyle
 
List - Class in com.levigo.jadice.web.client.ui
Represents a HTML List (unordered or ordered) as a widget.
List(boolean, boolean) - Constructor for class com.levigo.jadice.web.client.ui.List
Creates a new list.
listBox() - Method in interface com.levigo.jadice.web.client.ui.status.ZoomSnapIn.ZoomSnapInStyle
 
listChanged(ListEvent<Page>) - Method in class com.levigo.jadice.document.DocumentAdapter
 
ListFormattedAnnoToolbar - Class in com.levigo.jadice.web.demo.enterprise.client
 
ListFormattedAnnoToolbar(String) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
 
listHorizontal() - Method in interface com.levigo.jadice.web.client.ui.ListStyle
 
listItem() - Method in interface com.levigo.jadice.web.client.ui.ListStyle
 
ListItem - Class in com.levigo.jadice.web.client.ui
Represents an HTML list item represented vie <li>.
ListItem(IsWidget, boolean) - Constructor for class com.levigo.jadice.web.client.ui.ListItem
 
listItemHorizontal() - Method in interface com.levigo.jadice.web.client.ui.ListStyle
 
listItemVertical() - Method in interface com.levigo.jadice.web.client.ui.ListStyle
 
listOfAnnotations() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
listStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
listStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
listStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
ListStyle - Interface in com.levigo.jadice.web.client.ui
 
listSubMenu() - Method in interface com.levigo.jadice.web.client.ui.ListStyle
 
listSubMenuHorizontal() - Method in interface com.levigo.jadice.web.client.ui.ListStyle
 
ListSubmenuItem - Class in com.levigo.jadice.web.client.ui
Represents a list sub menu item.
ListSubmenuItem(IsWidget, boolean, boolean) - Constructor for class com.levigo.jadice.web.client.ui.ListSubmenuItem
Creates a new sub menu item.
listSubMenuVertical() - Method in interface com.levigo.jadice.web.client.ui.ListStyle
 
listVertical() - Method in interface com.levigo.jadice.web.client.ui.ListStyle
 
loadAnnotationProfile() - Method in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
Loads an AnnotationProfile which is required to create a new Annotation.
loadAnnotationProfile() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
Loads an AnnotationProfile which is required to create a new Annotation.
LoadAnnotationsHandler - Interface in com.levigo.jadice.web.server.annotation.load
 
loadFonts(String) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig
load the fontsToLoad that have been added to FontConfig.fontsToLoad
loading - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
loading() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
loading() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
loading() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
loading() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
loading() - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig.DefaultWebFontHandler
 
LOADING - Enum constant in enum class com.levigo.jadice.document.Document.BasicState
If this Document.State is set, it marks a Document as loading and therefore still incomplete.
LOADING - Enum constant in enum class com.levigo.jadice.web.client.event.LoadingEvent.LoadingState
 
LoadingEvent - Class in com.levigo.jadice.web.client.event
An Event fired to indicate that something (tiles/document) is currently loading or the loading has finished.
LoadingEvent(HasHandlers, LoadingEvent.LoadingState, Object) - Constructor for class com.levigo.jadice.web.client.event.LoadingEvent
Create a new LoadingEvent
LoadingEvent(HasHandlers, LoadingEvent.LoadingState, Object, String) - Constructor for class com.levigo.jadice.web.client.event.LoadingEvent
Create a new LoadingEvent
LoadingEvent.Handler - Interface in com.levigo.jadice.web.client.event
 
LoadingEvent.LoadingState - Enum Class in com.levigo.jadice.web.client.event
 
loadingWidget() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
loadingWidget() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
locale_de() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
locale_de_abbreviated() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
locale_en() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
locale_en_abbreviated() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
locale_fr() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
locale_fr_abbreviated() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
locale_it() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
locale_it_abbreviated() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
LocaleCommand - Class in com.levigo.jadice.web.client.commands
 
LocaleCommand() - Constructor for class com.levigo.jadice.web.client.commands.LocaleCommand
 
locateProfile(String) - Method in interface com.levigo.jadice.annotation.profiles.AnnotationProfileLocator
 
LOG_REMOTE - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
logClientClosedException(Exception) - Method in class com.levigo.jadice.web.conn.server.AbstractDownloadServlet
 
logClientClosedException(Exception) - Method in class com.levigo.jadice.web.conn.server.TileServlet
 
LogDownloadServlet - Class in com.levigo.jadice.web.demo.common.server.log
Lists all files contained in the log folder and offers a download of each log file.
LogDownloadServlet() - Constructor for class com.levigo.jadice.web.demo.common.server.log.LogDownloadServlet
 
LOGGER - Static variable in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet
 
LoggingFilter - Class in com.levigo.jadice.web.demo.enterprise.server.logging
 
LoggingFilter() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.logging.LoggingFilter
 
logMessage(RemoteLoggingRequestDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.RemoteLoggingMessageListener
 
logPanel - Variable in class com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
 
LogUtils - Class in com.levigo.jadice.web.client.util
 
LogUtils() - Constructor for class com.levigo.jadice.web.client.util.LogUtils
 
LONGPOLL - Enum constant in enum class com.levigo.jadice.web.transport.shared.Method
Communication via Longpoll.
LongpollDeniedException - Exception Class in com.levigo.jadice.web.transport.client.networking.exception
Produced whenever a longpoll has been denied with a HTTP Error 4xx.
LongpollDeniedException() - Constructor for exception class com.levigo.jadice.web.transport.client.networking.exception.LongpollDeniedException
 
LongpollDeniedException(String, Integer, String) - Constructor for exception class com.levigo.jadice.web.transport.client.networking.exception.LongpollDeniedException
 
LongpollSession(ClientSession) - Constructor for class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet.LongpollSession
Constructs a LongpollTransportServlet.LongpollSession for the given ClientSession of the session layer.
LongpollTransportServlet - Class in com.levigo.jadice.web.transport.server.networking.longpoll
The LongpollTransportServlet dispatches all incoming and/or outgoing messages using a longpoll mechanism.
LongpollTransportServlet() - Constructor for class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet
 
LongpollTransportServlet(TransportManagerInternal) - Constructor for class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet
 
LongpollTransportServlet.LongpollSession - Class in com.levigo.jadice.web.transport.server.networking.longpoll
Represents a longpoll session for a single client.
LONGTIME_INTERVAL - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
LONGTIME_INTERVAL - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
 
LONGTIME_RECONNECT - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
LONGTIME_RECONNECT - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
 
LOW_NOISE - Enum constant in enum class com.levigo.jadice.web.demo.common.client.events.ReaderEventTranslator.Verbosity
 

M

M - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
main() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification.SimpleNotificationStyle
 
main(String[]) - Static method in class com.levigo.jadice.web.demo.basicviewer.server.BasicViewerSpringBootApp
 
main(String[]) - Static method in class com.levigo.jadice.web.demo.enterprise.server.EnterpriseDemoSpringBootApp
 
MAIN - Enum constant in enum class com.levigo.jadice.web.client.ViewerType
Viewer for main document view (Default: BigViewer)
makeTransportInvocationContext() - Method in class com.levigo.jadice.web.transport.server.messaging.IncomingMessageContext
Builds the transport invocation context.
map(F) - Method in interface com.levigo.jadice.web.transport.shared.messaging.Mapping
 
mapFromDTO - Variable in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
mapFromDTO(String, JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.mapper.PageSegmentHandleMapper
 
mapFromDTO(String, D) - Method in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
mapFromDTODefault(String, D) - Method in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
mapFromDTODefault(String, Object) - Method in class com.levigo.jadice.web.client.messaging.mapper.SourceMapper
 
mapFromUserProperties(Map<String, Object>) - Method in class com.levigo.jadice.web.server.messaging.mapper.SimplePolymorphicMapper
 
mapper - Static variable in class com.levigo.jadice.web.server.messaging.mapper.ServerPolymorphicMapper
 
MapperHelper - Class in com.levigo.jadice.web.server.messaging.mapper
 
MapperHelper() - Constructor for class com.levigo.jadice.web.server.messaging.mapper.MapperHelper
 
Mapping<F,T> - Interface in com.levigo.jadice.web.transport.shared.messaging
 
mapToDTO - Variable in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
mapToDTO(PageSegmentHandle) - Method in class com.levigo.jadice.web.client.messaging.mapper.PageSegmentHandleMapper
 
mapToDTO(T) - Method in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
mapToDTODefault(Source) - Method in class com.levigo.jadice.web.client.messaging.mapper.SourceMapper
 
mapToDTODefault(T) - Method in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
mapToUserProperties(ObjectNode) - Method in class com.levigo.jadice.web.server.messaging.mapper.SimplePolymorphicMapper
 
marker() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
markerMarginHeight() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
markerMarginWidth() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
match() - Element in annotation interface com.levigo.jadice.web.client.util.command.AllArguments
Specifies the collection class to be matched.
match() - Element in annotation interface com.levigo.jadice.web.client.util.command.Argument
Specifies the class to be matched.
match(KeyDownEvent) - Method in class com.levigo.jadice.web.client.util.action.KeyStroke
 
matches(Page) - Method in class com.levigo.jadice.web.shared.model.document.DefaultHiddenPagesMatcher
 
matchSubclasses() - Element in annotation interface com.levigo.jadice.web.client.util.command.Argument
Specifies whether the elements eligible for this argument must match the declared type or the type specified by Argument.match() exactly or if sub-classes are allowed as well.
MAX_MESSAGE_COUNT - Static variable in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet.AbstractTransportSession
The maximum number of messages to be sent in one poll-response.
MAX_PENDING_POLLS - Static variable in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet.AbstractTransportSession
The maximum amount of Longpolls allowed by one client.
MAX_PRIORITY - Static variable in class com.levigo.jadice.web.client.tool.Tool
The maximum priority a tool is supposed to use with respect to dispatching or rendering.
MAX_RECONNECTION_ATTEMPTS - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
MAX_RECONNECTION_ATTEMPTS - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
 
MAX_RESPONSE_SIZE - Static variable in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet.AbstractTransportSession
The maximum size of the messages to be sent in one poll-response.
MDCFilter - Class in com.levigo.jadice.web.server.filter
Filter that clears MDC information so they're not visible in wrong threads
MDCFilter() - Constructor for class com.levigo.jadice.web.server.filter.MDCFilter
 
MDCSampleFilter - Class in com.levigo.jadice.web.demo.common.server
Simple sample Filter to demonstrate how to pass MDC objects over thread borders.
MDCSampleFilter() - Constructor for class com.levigo.jadice.web.demo.common.server.MDCSampleFilter
 
mediaChangeDate() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
MediaChangedEvent - Class in com.levigo.jadice.web.demo.enterprise.client
 
MediaChangedEvent(MediaBase, String, HasHandlers) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.MediaChangedEvent
 
MediaChangedEvent.Handler - Interface in com.levigo.jadice.web.demo.enterprise.client
Handler for handling changes of the visible area of a document
MediaControls - Class in com.levigo.jadice.web.demo.enterprise.client
 
MediaControls() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.MediaControls
 
mediaCreationDate() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
MediaFilesPanel - Class in com.levigo.jadice.web.demo.enterprise.client
 
MediaFilesPanel(JadiceViewer) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.MediaFilesPanel
 
MediaFilesPanel.ClassPathDocumentPanelStyle - Interface in com.levigo.jadice.web.demo.enterprise.client
 
mediaLength() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
MediaMetadataServlet - Class in com.levigo.jadice.web.demo.enterprise.server
This servlet handles json requests for media metadata.
MediaMetadataServlet() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.MediaMetadataServlet
 
mediaName() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
mediaSize() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
mediaType() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
MementoBasedUndoableEdit - Class in com.levigo.jadice.web.client.undo
An UndoableEdit using two Memento, one from before and one after the edit.
MementoBasedUndoableEdit(String, Object, Memento, Memento) - Constructor for class com.levigo.jadice.web.client.undo.MementoBasedUndoableEdit
Create a memento-based undoable edit from the given menentos and the description of the edit.
MENU - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
MENU - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
MenuBar - Class in com.levigo.jadice.web.client.ui
 
MenuBar() - Constructor for class com.levigo.jadice.web.client.ui.MenuBar
 
menuBarStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
menuBarStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
menuBarStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
menuBarStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
MenuBuilder - Interface in com.levigo.jadice.web.client.ui.menu
The MenuBuilder is responsible for the construction of some kind of menu UI in response to contributions it receives.
MenuContributor - Interface in com.levigo.jadice.web.client.ui.menu
A MenuContributor is able to contribute entries to a menu.
menuIcon() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
message(Session, PongMessage) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
This is fired by the WebSocket implementation of the application server, once a PongMessage was received.
message(Session, String, boolean) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
This is fired by the WebSocket implementation of the application server, once a message was received.
Message - Class in com.levigo.jadice.web.transport.client.messaging
Represents an actual JSON payload sent via the server connection.
Message() - Constructor for class com.levigo.jadice.web.transport.client.messaging.Message
 
MessageBox - Class in com.levigo.jadice.web.client.ui
 
MessageBox(String, String) - Constructor for class com.levigo.jadice.web.client.ui.MessageBox
 
messageBoxStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
messageBoxStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
messageBoxStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
MessageBoxStyle - Interface in com.levigo.jadice.web.client.ui
 
MessageContext - Interface in com.levigo.jadice.web.transport.server
A MessageContext carries information about the corresponding message, such as the ID of the MessageClient that sent the message, the user Principal, requested URI and and query string.
MessageDescriptor<T> - Class in com.levigo.jadice.web.transport.server.messaging
 
MessageDescriptor() - Constructor for class com.levigo.jadice.web.transport.server.messaging.MessageDescriptor
 
messageInsert() - Method in interface com.levigo.jadice.web.client.ui.ConfirmDialogStyle
 
messageInsert() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
 
MessageListener - Interface in com.levigo.jadice.web.transport.client.messaging
Used to handle messages generally on the client side.
MessageListener<T> - Interface in com.levigo.jadice.web.transport.server.messaging
 
MessageName - Annotation Interface in com.levigo.jadice.web.transport.server.messaging
 
messages - Variable in class com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
 
MessageSerializer - Class in com.levigo.jadice.web.transport.server.messaging
 
MessageSerializer() - Constructor for class com.levigo.jadice.web.transport.server.messaging.MessageSerializer
 
Metadata - Interface in com.levigo.jadice.document.metadata
 
MetadataException - Exception Class in com.levigo.jadice.document.metadata
 
MetadataException(String, Throwable) - Constructor for exception class com.levigo.jadice.document.metadata.MetadataException
 
MetadataNode - Interface in com.levigo.jadice.document.metadata
The MetadataNodes represents a node in an XML-based metadata-document.
MetadataProvider - Interface in com.levigo.jadice.document.metadata
An interface to be implemented by classes which expose some kind of meta-data.
Meter - Enum constant in enum class com.levigo.jadice.document.Unit
 
Meter - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
 
Method - Enum Class in com.levigo.jadice.web.transport.shared
Represents the connection method between the client and the server.
methodChanged(Client, Method, Method) - Method in interface com.levigo.jadice.web.transport.server.session.ClientSessionListener
Informs about a Method-change of a Client.
methodChanged(Method) - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient.TransportListener
Informs about a Method change.
MetricNamesConfiguration - Interface in com.levigo.jadice.web.server.config
 
MetricsFilterConfig - Class in com.levigo.jadice.web.demo.basicviewer.server
 
MetricsFilterConfig - Class in com.levigo.jadice.web.demo.enterprise.server
 
MetricsFilterConfig() - Constructor for class com.levigo.jadice.web.demo.basicviewer.server.MetricsFilterConfig
 
MetricsFilterConfig() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.MetricsFilterConfig
 
Millimeter - Enum constant in enum class com.levigo.jadice.document.Unit
 
Millimeter - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
 
mimeType - Variable in class com.levigo.jadice.web.demo.common.client.commands.FileReader.FileReadResult
 
MIN_PRIORITY - Static variable in class com.levigo.jadice.web.client.tool.Tool
The minimum priority a tool is supposed to use with respect to dispatching or rendering.
MinimizedButtonResources - Interface in com.levigo.jadice.web.client.ui.buttons
 
MinimizedUIStyle - Interface in com.levigo.jadice.web.client.ui.style
Minimal UI Style, meaning that all included icons / images are a 1x1 pixel image with ca. 60 bytes size.
MinimizedUIStyle.BorderBasicStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.BorderThumbnailStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.GalleryNavigationButtonStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.JadiceButtonAnnotationStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.JadiceButtonOnPageViewStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.JadiceButtonTextStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.JadiceButtonThumbnailStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.MenuBarStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ScrollbarHorizontalStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ScrollbarTouchStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ScrollbarVerticalStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ThumbnailOffsetStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ToolbarHorizontalStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ToolbarHorizontalSubmenuStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ToolbarSearchStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ToolbarStatusbarStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ToolbarSubmenuPopupStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ToolbarVerticalStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ToolbarVerticalSubmenuStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ViewerBasicStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MinimizedUIStyle.ViewerThumbnailStyle - Interface in com.levigo.jadice.web.client.ui.style
 
MINIMUM_HEIGHT - Static variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
MINIMUM_WIDTH - Static variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
minimumHeight - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
The customizable minimum height of an annotation.
minimumWidth - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
The customizable minimum width of an annotation.
MINUS - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
MISSING_ICON - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
Mitchell - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
modifierAndButtonMask - Variable in class com.levigo.jadice.web.client.tools.PanForceTool
 
MODIFIERS_ONLY_MASK - Static variable in class com.levigo.jadice.web.client.tools.PanForceTool
 
ModifyCalloutGesture - Class in com.levigo.jadice.web.client.internal.annotation.wrangler.callout
Gesture to modify the callout arrow line of a CalloutAnnotation.
ModifyCalloutGesture(CalloutAnnotation) - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyCalloutGesture
 
ModifyCalloutGesture.Type - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler.callout
 
modifyHandshake(ServerEndpointConfig, HandshakeRequest, HandshakeResponse) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.ServletAwareConfig
 
ModifyOutputIntent - Class in com.levigo.jadice.document.auth
 
ModifyOutputIntent() - Constructor for class com.levigo.jadice.document.auth.ModifyOutputIntent
 
ModifyTextBoxGesture - Class in com.levigo.jadice.web.client.internal.annotation.wrangler.callout
Gesture to modify the textbox of a CalloutAnnotation.
ModifyTextBoxGesture() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture
 
ModifyTextBoxGesture.ResizeType - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler.callout
 
moneyTransferOrder() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
moneyTransferOrderDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
MouseDragEvent - Class in com.levigo.jadice.web.client.event.input
DragEvent for simulating the Swing DragEvent.
MouseDragEvent() - Constructor for class com.levigo.jadice.web.client.event.input.MouseDragEvent
Protected constructor, use DomEvent.fireNativeEvent(com.google.gwt.dom.client.NativeEvent, com.google.gwt.event.shared.HasHandlers) to fire mouse Drag events.
MouseDragEvent.MouseDragHandler - Interface in com.levigo.jadice.web.client.event.input
Handler interface for MouseDragEvent events.
MouseEditEvent - Class in com.levigo.jadice.web.client.tool.events
 
mousetolerance() - Method in interface com.levigo.jadice.web.client.ui.AnnotationStyle
 
MouseWheelEditEvent - Class in com.levigo.jadice.web.client.tool.events
 
MouseWheelScrollTool - Class in com.levigo.jadice.web.client.tools
 
MouseWheelScrollTool() - Constructor for class com.levigo.jadice.web.client.tools.MouseWheelScrollTool
 
MouseWheelZoomTool - Class in com.levigo.jadice.web.client.tools
Advanced MouseWheelZoom with better algorithm.
MouseWheelZoomTool() - Constructor for class com.levigo.jadice.web.client.tools.MouseWheelZoomTool
 
MOVE_ANCHOR_POINT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyCalloutGesture.Type
 
MOVE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
MOVE_HEAD_POINT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyCalloutGesture.Type
 
MOVE_KNEE_POINT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyCalloutGesture.Type
 
MoveGesture - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Gesture for moving annotations.
MoveGesture(Collection<? extends Annotation>, PageView, Page) - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.MoveGesture
 
moveHandler(int, int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.MoveGesture
 
movePages_undo(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
moveSelectionTo(double, double) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
moveSelectionTo(double, double, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
MulticolorIconFont - Class in com.jadice.web.util.icon.client.iconfont
This class is needed if multicolor icon font glyphs should be displayed.
MulticolorIconFont(String, String...) - Constructor for class com.jadice.web.util.icon.client.iconfont.MulticolorIconFont
Creates a new multicolor icon font consisting of the baseStyleName (eg. jwt-anno-pen) and the names of the sub paths (normally path1, path2,...)
MULTIPLE - Enum constant in enum class com.levigo.jadice.web.client.commands.CreateAnnotationCommand.CreateMode
After placing an annotation, another annotation can be added.
MultiStreamOutputStream - Class in com.levigo.jadice.web.server.util
Helper-class that wraps multiple OutputStreams and performs the operations on all streams when called
MultiStreamOutputStream(OutputStream...) - Constructor for class com.levigo.jadice.web.server.util.MultiStreamOutputStream
 
MultiWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Wrangler for more than one Annotation
MultiWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.MultiWrangler
 
MyStackPanelHeaderWidget - Class in com.levigo.jadice.web.demo.enterprise.client.design
 
MyStackPanelHeaderWidget(String, ToggleIconFont, String) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.design.MyStackPanelHeaderWidget
 
MyStackPanelHeaderWidget(String, ToggleIconFont, String, MyStackPanelHeaderWidget.MyStackPanelHeaderStyle) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.design.MyStackPanelHeaderWidget
 
MyStackPanelHeaderWidget.MyStackPanelHeaderStyle - Interface in com.levigo.jadice.web.demo.enterprise.client.design
 

N

N - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
N - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
N - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
N_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
name - Variable in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
name() - Element in annotation interface com.levigo.jadice.web.client.util.command.Parameter
The parameter name.
nameAndIcon() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
NameBasedFactory<T> - Class in com.levigo.jadice.annotation.profiles
 
NameBasedFactory() - Constructor for class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
NativeImageElement - Class in com.levigo.jadice.web.client.dom
Since the GWT-class ImageElement is outdated concerning current HTML5 and JavaScript standards, this class extends ImageElement and adds the native functions which are missing in ImageElement.
NativeImageElement() - Constructor for class com.levigo.jadice.web.client.dom.NativeImageElement
 
NaturalCubicSpline1D - Class in com.levigo.jadice.web.shared.model.settings.gradation
 
NaturalCubicSpline1D() - Constructor for class com.levigo.jadice.web.shared.model.settings.gradation.NaturalCubicSpline1D
 
NAVIGATION_FIRST - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
NAVIGATION_LAST - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
NAVIGATION_NEXT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
NAVIGATION_PREV - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
NAVIGATOR - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
NE - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
NE - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
NE_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
NESW_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
NetworkContext - Class in com.levigo.jadice.web.transport.server
Deprecated.
use TransportManagerProvider instead
NetworkContext() - Constructor for class com.levigo.jadice.web.transport.server.NetworkContext
Deprecated.
 
NetworkContext.NetworkInitializedListener - Interface in com.levigo.jadice.web.transport.server
Deprecated.
A listener that gets informed if the network layer was initialized.
NEUTRAL - Enum constant in enum class com.levigo.jadice.web.client.commands.GradationActionCommand.Action
 
next() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
next(T) - Method in class com.levigo.jadice.web.client.util.Debounce
Queue a value for emission.
nextBlock() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
NextBookmarkCommand - Class in com.levigo.jadice.web.client.commands
Command to get the "next" bookmark.
NextBookmarkCommand() - Constructor for class com.levigo.jadice.web.client.commands.NextBookmarkCommand
 
NextPageCommand - Class in com.levigo.jadice.web.client.commands
Command that navigates to the next page.
NextPageCommand() - Constructor for class com.levigo.jadice.web.client.commands.NextPageCommand
 
nextRedo() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
nextUndo() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
NINE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
no() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
NO - Enum constant in enum class com.levigo.jadice.web.client.PageView.ApplyFilterInView
Show all pages - even when a filter is active.
NO_DROP_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
NoCacheFilter - Class in com.levigo.jadice.web.server.filter
This Filter adds the required HTTP Headers to the HttpServletResponse to force the browser not to cache the resource that was returned.
NoCacheFilter() - Constructor for class com.levigo.jadice.web.server.filter.NoCacheFilter
 
NoCacheFilter(String...) - Constructor for class com.levigo.jadice.web.server.filter.NoCacheFilter
 
noItemIcon() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
noMenuIcon() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
NONE - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.TextSelection
 
NONE - Enum constant in enum class com.levigo.jadice.web.client.tools.VisibleBoundsTool.MouseSensitivity
No mouse-sensitivity at all (dragging the rectangle will be disabled).
NONE - Enum constant in enum class com.levigo.jadice.web.client.util.context.Context.Ancestors
No elements from ancestor contexts are included.
NONE - Enum constant in enum class com.levigo.jadice.web.client.util.context.Context.Children
No elements from child contexts are included.
NONE - Enum constant in enum class com.levigo.jadice.web.transport.shared.Method
No communication method.
NONE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
NoOpFilter - Class in com.levigo.jadice.web.server.filter
A filter without any effect.
NoOpFilter() - Constructor for class com.levigo.jadice.web.server.filter.NoOpFilter
 
NoOpGrid - Class in com.levigo.jadice.web.client.grid
A "no-op" grid with a Cell width and height of 1.
NoOpGrid() - Constructor for class com.levigo.jadice.web.client.grid.NoOpGrid
 
NoopUndoManager - Class in com.levigo.jadice.web.client.undo
An implementation of UndoManager that does nothing.
NoopUndoManager() - Constructor for class com.levigo.jadice.web.client.undo.NoopUndoManager
 
normalize() - Method in interface com.levigo.jadice.document.metadata.Metadata
Normalize the meta-data XML.
north - Variable in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
north - Variable in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
NOT_ALLOWED_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
NOT_CONNECTED - Enum constant in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
State indicating that the client was never connected to a server or disconnected on purpose (by calling the disconnect method).
notationDuration() - Method in interface com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup.PopupNotificationStyle
 
notationDuration() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification.UploadNotificationStyle
 
nothingFound() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
nothingFound() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
Notification - Interface in com.levigo.jadice.web.demo.common.client.widgets.notification
A Notification to inform the User with Errors/Informations and Progresses
Notification.HideHandler - Interface in com.levigo.jadice.web.demo.common.client.widgets.notification
Handler for the Notification to hide it selves
NotificationEventBus - Interface in com.jadice.web.util.notifications.client
This event bus is used to propagate notification events regarding errors and information messages.
NotificationEventBus.Instance - Class in com.jadice.web.util.notifications.client
 
NotificationPopup - Class in com.levigo.jadice.web.demo.common.client.events.ui
 
NotificationPopup() - Constructor for class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
 
NotificationPopup(int, int) - Constructor for class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
 
NotificationPopup.MyBundle - Interface in com.levigo.jadice.web.demo.common.client.events.ui
 
NotificationPopup.PopupNotificationStyle - Interface in com.levigo.jadice.web.demo.common.client.events.ui
 
notifications_button_tooltip() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
notifications_export_failed() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
notifications_export_finished(String) - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
notifications_export_started() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
notifications_headline() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
notifications_switched_off() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
notifications_switched_on() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
Notificator - Class in com.levigo.jadice.web.demo.common.client.widgets.notification
 
NUM_DIVISION - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_EIGHT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_FIVE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_FOUR - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_MINUS - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_MULTIPLY - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_NINE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_ONE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_PLUS - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_SEVEN - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_SIX - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_THREE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_TWO - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUM_ZERO - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUMCOMMA - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NUMLOCK - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
NW - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
NW - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 

O

O - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
OBJECT_MAPPER - Static variable in class com.levigo.jadice.web.server.messaging.mapper.MapperHelper
 
OCR - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for OCR informations, e.g. a hocr file produced by Tesseract which contains text and position information
HINT:
This layer is installed by default in the default layer cache.
OCR_AREA - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
OCR_DOCUMENT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
OCR_SELECTION_IMAGE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
OCR_SINGLE_PAGE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ocrDoc() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
ocrDocDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
OFF - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.ExpandHeight
 
OFF - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.ForceAnnotationUpright
Rotation will stay on 0°
ON_CREATION - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.ForceAnnotationUpright
Rotation will be adapted on Creation to the Rotation of the Page, so the Annotation is aligned to the view
ON_TEXT_INPUT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.ExpandHeight
 
ON_TEXT_INPUT_AND_EDITOR_OPEN - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.ExpandHeight
 
onAbort(Throwable) - Method in class com.levigo.jadice.web.transport.server.messaging.DefaultResultHandler
 
onAreaSelected(PageView, SelectedArea) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
Called when the user selected an area.
onAttach() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
Call on attach.
onAttach() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemCommand
 
onAttach() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
 
onAttach() - Method in class com.levigo.jadice.web.client.util.context.ContextHandlerSupport
 
onChange(CurrentPageChangedEvent) - Method in interface com.levigo.jadice.web.client.event.CurrentPageChangedEvent.Handler
Deprecated.
Event fired when the current page has changed.
onChange(DocumentChangedEvent) - Method in interface com.levigo.jadice.web.client.event.DocumentChangedEvent.Handler
React to changes of the current document
onChange(LoadingEvent) - Method in interface com.levigo.jadice.web.client.event.LoadingEvent.Handler
 
onChange(PageLayoutChangedEvent) - Method in interface com.levigo.jadice.web.client.event.PageLayoutChangedEvent.Handler
React to changes of the PageLayout for a document
onChange(PageSelectionChangedEvent) - Method in interface com.levigo.jadice.web.client.event.PageSelectionChangedEvent.Handler
React to changes of the page
onChange(ToolChangedEvent) - Method in interface com.levigo.jadice.web.client.event.ToolChangedEvent.Handler
React to changes of a Tool state or value
onChange(VisibleRectChangedEvent) - Method in interface com.levigo.jadice.web.client.event.VisibleRectChangedEvent.Handler
React to changes in the visible area of a document
onChange(InventoryRenderSettingsEvent) - Method in interface com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent.Handler
React to changes in the InventoryRenderSettings
onChange(RenderSettingsEvent) - Method in interface com.levigo.jadice.web.client.settings.RenderSettingsEvent.Handler
React to changes in the RenderSettings
onChange(MediaChangedEvent) - Method in interface com.levigo.jadice.web.demo.enterprise.client.MediaChangedEvent.Handler
React to changes in the visible area of a document
onComplete(AsyncEvent) - Method in class com.levigo.jadice.web.conn.server.TileRenderAsyncListener
 
onCopy(JavaScriptObject) - Method in class com.levigo.jadice.web.client.util.clipboard.Clipboard
Standard implementation for copying elements.
onCopyIE(JavaScriptObject) - Method in class com.levigo.jadice.web.client.util.clipboard.Clipboard
Internet Explorer 11 implementation for copying elements.
onDetach() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
Call on detach.
onDetach() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemCommand
 
onDetach() - Method in class com.levigo.jadice.web.client.util.context.ContextHandlerSupport
 
onDone() - Static method in class com.levigo.jadice.web.demo.enterprise.client.dnd.ServerBasedUtils
Resets the utils for the next request.
onDown(int, boolean, boolean) - Method in interface com.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior
onDown(int, boolean, boolean, int) - Method in class com.levigo.jadice.web.client.tools.selectionbehavior.DefaultSelectionBehavior
 
onDown(int, boolean, boolean, int) - Method in interface com.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior
React on mouse down.
onDownButton() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
onDragStart(int, boolean, boolean) - Method in interface com.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior
onDragStart(int, boolean, boolean, int) - Method in class com.levigo.jadice.web.client.tools.selectionbehavior.DefaultSelectionBehavior
 
onDragStart(int, boolean, boolean, int) - Method in interface com.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior
React on drag starts.
ONE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
onEnsureDebugId(String) - Method in class com.levigo.jadice.web.client.ui.status.ZoomSnapIn
 
onError(AsyncEvent) - Method in class com.levigo.jadice.web.conn.server.TileRenderAsyncListener
 
onErrorNotification(ErrorNotificationEvent) - Method in interface com.jadice.web.util.notifications.client.events.ErrorNotificationEventHandler
 
onErrorNotification(ErrorNotificationEvent) - Method in class com.levigo.jadice.web.demo.common.client.events.ApiNotificationEventHandler
 
onErrorNotification(ErrorNotificationEvent) - Method in class com.levigo.jadice.web.demo.common.client.events.ConsoleNotificationEventHandler
 
onErrorNotification(ErrorNotificationEvent) - Method in class com.levigo.jadice.web.demo.common.client.events.PopupNotificationEventHandler
 
onExportFailed() - Method in interface com.jadice.web.export.server.Exporter
 
onExportFailed() - Method in interface com.jadice.web.export.server.ExportStatusListener
 
onFailure(Throwable) - Method in interface com.levigo.jadice.web.client.reader.AsyncCallback
Called when an asynchronous call fails to complete normally.
onFailure(Throwable) - Method in class com.levigo.jadice.web.demo.common.client.events.ReaderEventTranslator
 
onFileOpen(PageView, String, String, String, long) - Method in class com.levigo.jadice.web.demo.common.client.util.OpenFileHandler.DefaultOpenFileHandler
 
onFileOpen(PageView, String, String, String, long) - Method in class com.levigo.jadice.web.demo.common.client.util.OpenFileHandler
Called when a file should be opened in the Viewer
onFileOpen(PageView, String, String, String, long) - Method in class com.levigo.jadice.web.demo.enterprise.client.openfile.EnterpriseFileHandler
 
onFinish(T) - Method in class com.levigo.jadice.web.transport.server.messaging.DefaultResultHandler
 
onGestureStarted(Gesture) - Method in interface com.levigo.jadice.web.client.util.Gesture.GestureHandler
 
onGestureStopped(Gesture) - Method in interface com.levigo.jadice.web.client.util.Gesture.GestureHandler
 
onInfoNotification(InfoNotificationEvent) - Method in interface com.jadice.web.util.notifications.client.events.InfoNotificationEventHandler
 
onInfoNotification(InfoNotificationEvent) - Method in class com.levigo.jadice.web.demo.common.client.events.ApiNotificationEventHandler
 
onInfoNotification(InfoNotificationEvent) - Method in class com.levigo.jadice.web.demo.common.client.events.ConsoleNotificationEventHandler
 
onInfoNotification(InfoNotificationEvent) - Method in class com.levigo.jadice.web.demo.common.client.events.PopupNotificationEventHandler
 
onInput(InputEvent) - Method in interface com.levigo.jadice.web.client.event.input.InputHandler
Called when a change event is fired.
onInstructions(InstructionsDTO) - Method in interface com.levigo.jadice.web.client.tools.InstructionsListener
 
onInstructions(InstructionsDTO) - Method in class com.levigo.jadice.web.demo.enterprise.client.DocumentBookmarkPanel
 
onKeyDown(KeyDownEvent) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
onKeyDown(KeyDownEvent, boolean) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
Fired when a KeyEvent was fired
onLoad() - Method in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
Called when GWT is loaded
onLoaded() - Method in interface com.levigo.jadice.web.client.internal.annotation.wrangler.JWTImageAnnotationWrangler.LoadedCallback
Fired once the DOM-Element got set the loaded flag.
onLoaded() - Method in interface com.levigo.jadice.web.demo.common.client.annotation.SaveAnnotationsServerOperationCommand.LoadedHandler
 
onLoaded(AnnotationProfile) - Method in interface com.levigo.jadice.web.client.annotation.AnnotationProfiles.Handler
onLoaded(AnnotationProfile) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
 
onLoaded(AnnotationProfile) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
 
onMessageReceived(String, MessageContext) - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
Server-side transport implementations notify this method about the arrival of messages from a client.
onModuleLoad() - Method in class com.levigo.jadice.web.client.internal.JadiceWebtoolkitEntryPoint
 
onModuleLoad() - Method in class com.levigo.jadice.web.demo.basicviewer.client.ApplicationEntryPoint
equivalent to the main function or main entry point
onModuleLoad() - Method in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoEntryPoint
 
onMouseDrag(MouseDragEvent) - Method in interface com.levigo.jadice.web.client.event.input.MouseDragEvent.MouseDragHandler
Called when MouseMoveEvent is fired.
onMousePressed(MouseEditEvent, Gesture.GestureHandler) - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
onNetworkInitialized(NetworkContext) - Method in interface com.levigo.jadice.web.transport.server.NetworkContext.NetworkInitializedListener
Deprecated.
Called if the network layer got initialized.
onPointerDown(PointerDownEvent) - Method in interface com.levigo.jadice.web.client.tool.events.PointerDownEvent.Handler
 
onPointerMove(PointerMoveEvent) - Method in interface com.levigo.jadice.web.client.tool.events.PointerMoveEvent.Handler
 
onPointerUp(PointerUpEvent) - Method in interface com.levigo.jadice.web.client.tool.events.PointerUpEvent.Handler
 
onResize() - Method in interface com.levigo.jadice.web.client.Viewer
Should be called to update the Viewer when its size has changed.
onResize() - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
onResult(T) - Method in class com.levigo.jadice.web.transport.server.messaging.DefaultResultHandler
 
onSearchAbort(Throwable) - Method in class com.levigo.jadice.web.client.search.AdvancedSearch
 
onSearchAbort(Throwable) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
onSearchFinish(TextSearchAnswer) - Method in class com.levigo.jadice.web.client.search.AdvancedSearch
 
onSearchFinish(TextSearchAnswer) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
onSearchResult(TextSearchAnswer, int, Document) - Method in class com.levigo.jadice.web.client.search.AdvancedSearch
 
onSearchResult(TextSearchAnswer, int, Document) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
onSearchResults(SearchResultsEvent) - Method in interface com.levigo.jadice.web.client.search.event.SearchResultsEventHandler
 
onSearchResults(SearchResultsEvent) - Method in class com.levigo.jadice.web.demo.common.client.events.SearchEventTranslator
 
onSearchStatusChanged(SearchStatusChangedEvent) - Method in interface com.levigo.jadice.web.client.search.event.SearchStatusChangedEventHandler
 
onSearchStatusChanged(SearchStatusChangedEvent) - Method in class com.levigo.jadice.web.demo.common.client.events.SearchEventTranslator
 
onShow(Notification.HideHandler) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.AbstractNotification
 
onShow(Notification.HideHandler) - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.Notification
Called when the Notification is shown
onShutdown() - Method in class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
 
onSizeKnown(int, int) - Method in interface com.jadice.web.util.icon.client.EffectIconUrl.SizeKnownHandler
 
onStart() - Method in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
 
onStart() - Method in class com.levigo.jadice.web.client.util.Gesture
Called when the Gesture is started
onStartAsync(AsyncEvent) - Method in class com.levigo.jadice.web.conn.server.TileRenderAsyncListener
 
onStop() - Method in class com.levigo.jadice.web.client.util.Gesture
Called when the Gesture is stopped
onSuccess(Document) - Method in class com.levigo.jadice.web.demo.common.client.events.ReaderEventTranslator
 
onSuccess(T) - Method in interface com.levigo.jadice.web.client.reader.AsyncCallback
Called when an asynchronous call completes successfully.
onSuccessfulExecution(boolean) - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu.SuccessfulExecutionHandler
 
onTimeout(AsyncEvent) - Method in class com.levigo.jadice.web.conn.server.TileRenderAsyncListener
 
onTouchStart(TouchEditEvent, Gesture.GestureHandler) - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
onUncaughtException(Throwable) - Method in class com.levigo.jadice.web.demo.common.client.util.DefaultUncaughtExceptionHandler
 
OnUndoStackUpdatedHandler - Interface in com.levigo.jadice.web.client.undo
Handler function used by the next gen web viewer to generate the descriptions displayed as tooltips and enable/disable the corresponding tooltips.
onUp(int, boolean, boolean) - Method in interface com.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior
onUp(int, boolean, boolean, int) - Method in class com.levigo.jadice.web.client.tools.selectionbehavior.DefaultSelectionBehavior
 
onUp(int, boolean, boolean, int) - Method in interface com.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior
React on mouse up.
onUpButton() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
open(Session, String, Long, EndpointConfig) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
This gets called by the WebSocket implementation of the application server, once a session is opened.
OPEN - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
OPEN - Enum constant in enum class com.levigo.jadice.web.shared.export.DownloadPurpose
 
OpenAction - Interface in com.jadice.web.export.server
An abstract representation of an "open action" that is embeddable into a pdf export.
openFile() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
openFileAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
 
OpenFileCommand - Class in com.levigo.jadice.web.demo.common.client.commands
 
OpenFileCommand() - Constructor for class com.levigo.jadice.web.demo.common.client.commands.OpenFileCommand
 
OpenFileHandler - Class in com.levigo.jadice.web.demo.common.client.util
Handler called when the user wants to open a File
OpenFileHandler() - Constructor for class com.levigo.jadice.web.demo.common.client.util.OpenFileHandler
 
OpenFileHandler.DefaultOpenFileHandler - Class in com.levigo.jadice.web.demo.common.client.util
 
OpenFileHandler.UploadErroredHandler - Interface in com.levigo.jadice.web.demo.common.client.util
 
OpenFileHandler.UploadFinishedHandler - Interface in com.levigo.jadice.web.demo.common.client.util
 
openMedia(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
 
openMedia(String, String) - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
 
OpenSubmenuCommand() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer.OpenSubmenuCommand
 
openTextEditor(TextAnnotation, Page, RenderControls, PageView, int, int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Opens the text editor in a new popup.
openURL() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
openURL_description(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
optional() - Element in annotation interface com.levigo.jadice.web.client.util.command.AllArguments
Specifies whether the argument collection is optional.
optional() - Element in annotation interface com.levigo.jadice.web.client.util.command.Argument
Specifies whether the argument is optional.
optional() - Element in annotation interface com.levigo.jadice.web.client.util.command.Parameter
Specifies whether the parameter is optional.
ORIGINAL - Enum constant in enum class com.levigo.jadice.web.shared.export.ExportType
The original document as it has been stored in the archive.
ORIGINAL - Enum constant in enum class com.levigo.jadice.web.shared.model.export.ExportType
 
original_export_button_tooltip() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
otherStyles() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
OutputIntent - Class in com.levigo.jadice.document.auth
 
OutputIntent() - Constructor for class com.levigo.jadice.document.auth.OutputIntent
 
OVER_HANDLE_PRIORITY - Static variable in class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
The priority to be used to indicate that some action with a handle could be performed upon activation.
OVER_SELECTION_PRIORITY - Static variable in class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
The priority to be used to indicate that some action related to some kind of selection could be performed upon activation.
overlay_apply() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
overlay_apply() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
overlay_apply() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
overlay_close() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
overlay_close() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
overlay_close() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
overlay_copy() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
overlay_copy() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
overlay_copy() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
overlay_dustbin() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
overlay_dustbin() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
overlay_dustbin() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
overlay_pin_pinned() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
overlay_pin_pinned() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
overlay_pin_pinned() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
overlay_pin_unpinned() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
overlay_pin_unpinned() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
overlay_pin_unpinned() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
overlay_revert() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
overlay_revert() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
overlay_revert() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
OverlayInformation - Class in com.levigo.jadice.web.client.tools
This class is used to display some information about scrolling, zooming and rotating (for example the direction of rotation, the zoom factor or the current page index) as an overlay
OverlayInformation() - Constructor for class com.levigo.jadice.web.client.tools.OverlayInformation
 
overlayInformationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
overlayInformationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
overlayInformationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
OverlayInformationStyle - Interface in com.levigo.jadice.web.client.ui
 
Overview - Search tag in class com.levigo.jadice.document.Permissions
Section

P

P - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
p1 - Variable in class com.levigo.jadice.annotation.LineAnnotation
 
p2 - Variable in class com.levigo.jadice.annotation.LineAnnotation
 
padding() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonPageViewStyle
 
padding() - Method in interface com.levigo.jadice.web.client.ui.SelectorStyle
 
page - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture
 
page - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture
 
page - Variable in class com.levigo.jadice.web.client.tool.BasicRenderParameters
 
page - Variable in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
page() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
Page - Interface in com.levigo.jadice.document
Represents a page of a Document.
PAGE - Enum constant in enum class com.levigo.jadice.document.text.Granularity
 
PAGE - Enum constant in enum class com.levigo.jadice.web.client.commands.AbstractDocumentCommand.Scope
 
PAGE - Enum constant in enum class com.levigo.jadice.web.client.PageView.Layout
A layout where only a single page is visible at a time.
PAGE_LAYOUT_CONTINUOUS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PAGE_LAYOUT_GRID - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PAGE_LAYOUT_SINGLE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PAGE_NAV_SCROLL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PAGE_SEGMENT_READ - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
PAGE_SEGMENT_UPDATE - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
PAGE_VIEW_BOTTOM - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PAGE_VIEW_CLOSE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PAGE_VIEW_LEFT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PAGE_VIEW_RIGHT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PAGE_VIEW_TOP - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
pageBounds - Variable in class com.levigo.jadice.web.client.tool.events.EditEvent
 
pageBoundsBorderColor() - Method in interface com.levigo.jadice.web.client.tools.VisibleBoundsTool.VisibleBoundsStyle
 
pageBoundsBorderWidth() - Method in interface com.levigo.jadice.web.client.tools.VisibleBoundsTool.VisibleBoundsStyle
 
pageClampPoint(PageView, Page, Point2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Makes sure that the given point is inside the page rectangle
PAGEDOWN - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
PageDTO - Class in com.levigo.jadice.web.client.messaging
 
PageDTO - Class in com.levigo.jadice.web.server.messaging
 
PageDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PageDTO
 
PageDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PageDTO
 
pageFirstAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
pageIndex - Variable in class com.levigo.jadice.web.client.tool.BasicRenderParameters
 
pageLabel(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
pageLastAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
PageLayout - Interface in com.levigo.jadice.web.client.layout
PageLayouts are responsible for laying out pages to be displayed in a PageView.
PageLayoutChangedEvent - Class in com.levigo.jadice.web.client.event
Event fired when the PageLayout changed.
PageLayoutChangedEvent(PageLayout, PageLayout, HasHandlers) - Constructor for class com.levigo.jadice.web.client.event.PageLayoutChangedEvent
 
PageLayoutChangedEvent.Handler - Interface in com.levigo.jadice.web.client.event
Handler for handling changes in the PageLayout for a document.
pagelayoutContinuousAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
pagelayoutGridAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
pagelayoutSingleAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
pageLayoutSnapIn() - Method in interface com.levigo.jadice.web.client.ui.status.PageLayoutSnapIn.PageLayoutSnapInStyle
 
PageLayoutSnapIn - Class in com.levigo.jadice.web.client.ui.status
 
PageLayoutSnapIn(Collection<Object>) - Constructor for class com.levigo.jadice.web.client.ui.status.PageLayoutSnapIn
 
PageLayoutSnapIn(Collection<Object>, PageLayoutSnapIn.PageLayoutSnapInStyle) - Constructor for class com.levigo.jadice.web.client.ui.status.PageLayoutSnapIn
 
PageLayoutSnapIn.PageLayoutSnapInStyle - Interface in com.levigo.jadice.web.client.ui.status
 
pageLayoutSnapInStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
pageLayoutSnapInStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
pageLayoutSnapInStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
pageLayoutStyleChanged(PageView, PageLayout) - Method in class com.levigo.jadice.web.client.rule.AbstractPresentationRule
 
pageLayoutStyleChanged(PageView, PageLayout) - Method in interface com.levigo.jadice.web.client.rule.PresentationRule
 
pageLayoutStyleChanged(PageView, PageLayout) - Method in class com.levigo.jadice.web.client.rules.ApplyDynamicZoomRule
Deactivates dynamic zoom mode whenever the layout is changed from SinglePageLayout to anything different.
PageListener - Interface in com.levigo.jadice.document
A listener interface for receiving page events.
PageMapper - Class in com.levigo.jadice.web.client.messaging.mapper
 
PageMapper - Class in com.levigo.jadice.web.server.messaging.mapper
 
PageNavigationMenuContributor - Class in com.levigo.jadice.web.demo.common.client.menu
 
PageNavigationMenuContributor() - Constructor for class com.levigo.jadice.web.demo.common.client.menu.PageNavigationMenuContributor
 
pageNextAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
PageNumberLabelProvider - Interface in com.levigo.jadice.web.client.viewer
Provider for Labels of Pages in the ThumbnailPageView.
PagePoint(Page, Point2D) - Constructor for class com.levigo.jadice.web.client.util.helper.Events.PagePoint
 
pagePrevAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
pages - Variable in class com.levigo.jadice.document.auth.AddPagesIntent
 
pages - Variable in class com.levigo.jadice.document.auth.RemovePagesIntent
 
pages - Variable in class com.levigo.jadice.document.auth.ReorderIntent
 
Pages - Class in com.levigo.jadice.web.client.util.helper
Utility class for Pages.
PageSegment - Interface in com.levigo.jadice.document
A PageSegment represents a single layer of a Page, i.e. the Page consists of a stack of PageSegments.
pageSegmentAdded(PageSegmentEvent) - Method in class com.levigo.jadice.document.DocumentAdapter
 
pageSegmentAdded(PageSegmentEvent) - Method in interface com.levigo.jadice.document.PageListener
Signal the addition of a page segment from a page.
PageSegmentByUUIDInstructionDTO - Class in com.levigo.jadice.web.client.messaging.instructions
 
PageSegmentByUUIDInstructionDTO - Class in com.levigo.jadice.web.server.messaging.instructions
 
PageSegmentByUUIDInstructionDTO() - Constructor for class com.levigo.jadice.web.client.messaging.instructions.PageSegmentByUUIDInstructionDTO
 
PageSegmentByUUIDInstructionDTO() - Constructor for class com.levigo.jadice.web.server.messaging.instructions.PageSegmentByUUIDInstructionDTO
 
PageSegmentByUUIDInstructionExecutor - Class in com.levigo.jadice.web.client.tools.instruction
 
PageSegmentByUUIDInstructionExecutor() - Constructor for class com.levigo.jadice.web.client.tools.instruction.PageSegmentByUUIDInstructionExecutor
 
PageSegmentDTO - Class in com.levigo.jadice.web.client.messaging
 
PageSegmentDTO - Class in com.levigo.jadice.web.server.messaging
 
PageSegmentDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PageSegmentDTO
 
PageSegmentDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PageSegmentDTO
 
PageSegmentEvent - Class in com.levigo.jadice.document
An event of this type will indicate the addition, the removal or the modification of page segments within a page.
PageSegmentEvent(Document, Page, PageSegment, DocumentLayer) - Constructor for class com.levigo.jadice.document.PageSegmentEvent
Constructor
PageSegmentEvent(Document, Page, PageSegment, DocumentLayer, PageSegmentEvent.Type) - Constructor for class com.levigo.jadice.document.PageSegmentEvent
Constructor
PageSegmentEvent(Document, PageSegmentEvent) - Constructor for class com.levigo.jadice.document.PageSegmentEvent
Clones a page segment event but changing the associated document reference.
PageSegmentEvent(Page, PageSegment, DocumentLayer) - Constructor for class com.levigo.jadice.document.PageSegmentEvent
Constructor
PageSegmentEvent.Type - Enum Class in com.levigo.jadice.document
The type is used to describe page segment (modify) events more in detail.
PageSegmentHandle - Class in com.levigo.jadice.web.shared.model
A handle to identify and recover a PageSegment on the server.
PageSegmentHandle() - Constructor for class com.levigo.jadice.web.shared.model.PageSegmentHandle
 
PageSegmentHandleDTO - Class in com.levigo.jadice.web.client.messaging
 
PageSegmentHandleDTO - Class in com.levigo.jadice.web.server.messaging
 
PageSegmentHandleDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
PageSegmentHandleDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PageSegmentHandleDTO
 
PageSegmentHandleMapper<PageSegmentHandle> - Class in com.levigo.jadice.web.client.messaging.mapper
 
PageSegmentHandleMapper - Class in com.levigo.jadice.web.server.messaging.mapper
 
PageSegmentHandleMetricsFilter - Interface in com.levigo.jadice.web.server.config.metricsfilter
 
PageSegmentMapper - Class in com.levigo.jadice.web.client.messaging.mapper
 
PageSegmentMapper - Class in com.levigo.jadice.web.server.messaging.mapper
 
pageSegmentModified(PageSegmentEvent) - Method in class com.levigo.jadice.document.DocumentAdapter
 
pageSegmentModified(PageSegmentEvent) - Method in interface com.levigo.jadice.document.PageListener
Signal the modification of a page segment within a page.
PageSegmentReadResultDTO - Class in com.levigo.jadice.web.client.messaging
 
PageSegmentReadResultDTO - Class in com.levigo.jadice.web.server.messaging
 
PageSegmentReadResultDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PageSegmentReadResultDTO
 
PageSegmentReadResultDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PageSegmentReadResultDTO
 
pageSegmentRemoved(PageSegmentEvent) - Method in class com.levigo.jadice.document.DocumentAdapter
 
pageSegmentRemoved(PageSegmentEvent) - Method in interface com.levigo.jadice.document.PageListener
Signal the removal of a page segment from a page.
PageSegments - Class in com.levigo.jadice.web.client.util.helper
 
PageSegmentSource - Interface in com.levigo.jadice.document
A PageSegmentSource describes the origin of a page segment.
PageSegmentUpdateDTO - Class in com.levigo.jadice.web.client.messaging
 
PageSegmentUpdateDTO - Class in com.levigo.jadice.web.server.messaging
 
PageSegmentUpdateDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PageSegmentUpdateDTO
 
PageSegmentUpdateDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PageSegmentUpdateDTO
 
PageSegmentUpdateListener - Class in com.levigo.jadice.web.conn.client
 
PageSegmentUpdateListener() - Constructor for class com.levigo.jadice.web.conn.client.PageSegmentUpdateListener
 
PageSelectionChangedEvent - Class in com.levigo.jadice.web.client.event
Event fired when a different Page is selected (by mouse click on page navigation buttons, scrolling...).
PageSelectionChangedEvent(Page, Page, int, int, HasHandlers) - Constructor for class com.levigo.jadice.web.client.event.PageSelectionChangedEvent
 
PageSelectionChangedEvent.Handler - Interface in com.levigo.jadice.web.client.event
Handler for handling PageSelectionChangedEvents.
pageSnapIn() - Method in interface com.levigo.jadice.web.client.ui.status.PageSnapIn.PageSnapInStyle
 
PageSnapIn - Class in com.levigo.jadice.web.client.ui.status
Widget to select a Page in the Document
PageSnapIn(Collection<Object>) - Constructor for class com.levigo.jadice.web.client.ui.status.PageSnapIn
 
PageSnapIn(Collection<Object>, PageSnapIn.PageSnapInStyle) - Constructor for class com.levigo.jadice.web.client.ui.status.PageSnapIn
 
PageSnapIn(Collection<Object>, PageSnapIn.PageSnapInStyle, boolean) - Constructor for class com.levigo.jadice.web.client.ui.status.PageSnapIn
 
pageSnapIn_currentPage() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
pageSnapIn_maxPage() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
pageSnapIn_page1() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
pageSnapIn_page2(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
PageSnapIn.PageSnapInStyle - Interface in com.levigo.jadice.web.client.ui.status
Style for the PageSnapIn
pageSnapInStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
pageSnapInStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
pageSnapInStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
pageSnapInStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
PageSortImportHandler - Class in com.levigo.jadice.web.client.tools.dnd
ImportHandler used to sort the pages within a thumbnailPageView.
PageSortImportHandler() - Constructor for class com.levigo.jadice.web.client.tools.dnd.PageSortImportHandler
 
PAGEUP - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
pageView - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
pageView - Variable in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
PageView - Interface in com.levigo.jadice.web.client
 
PageView.ApplyFilterInView - Enum Class in com.levigo.jadice.web.client
Only applicable for FilteredDocuments.
PageView.Layout - Enum Class in com.levigo.jadice.web.client
These layout style constants define a set of well-known page layout styles.
PageView.RepaintMode - Enum Class in com.levigo.jadice.web.client
Indicates what should be done while repainting.
PageView.TextPurgeStrategy - Enum Class in com.levigo.jadice.web.client
Defines when an element should be removed from the PageTextContent cache.
PageView.VisibleRectPositioningStrategy - Enum Class in com.levigo.jadice.web.client
Configures the position of the visible rectangle when navigating through a document.
PageViewInstructionManager - Class in com.levigo.jadice.web.client.tools.instruction
 
PageViewInstructionManager(PageView) - Constructor for class com.levigo.jadice.web.client.tools.instruction.PageViewInstructionManager
 
PageViewSettings - Class in com.levigo.jadice.web.shared.model.settings
An implementation RenderSettings pertaining and particular to the rendering within com.levigo.jadice.web.client.PageView objectss.
PageViewSettings() - Constructor for class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
PageViewUtils - Class in com.levigo.jadice.web.client.util
Utility Methods for the PageView
PageViewUtils() - Constructor for class com.levigo.jadice.web.client.util.PageViewUtils
 
pageVisualBoundsIntersectionFillColor() - Method in interface com.levigo.jadice.web.client.tools.VisibleBoundsTool.VisibleBoundsStyle
 
paintVisibleBounds(Rectangle, Rectangle, WebGraphics) - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
 
PAN_FORCE_TOOL_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
panel - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
panel - Variable in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
panel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.LayoutPanelStyle
 
panelArrowLeft() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
panelArrowRight() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
panelLabel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
panelWidth() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
PanForceGesture() - Constructor for class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
 
PanForceMouseTool - Class in com.levigo.jadice.web.client.tools
A tool for scrolling by pressing the left mouse button and moving the mouse.
PanForceMouseTool() - Constructor for class com.levigo.jadice.web.client.tools.PanForceMouseTool
 
PanForceTool - Class in com.levigo.jadice.web.client.tools
A base class for scrolling down by pressing the page and moving the mouse or finger.
PanForceTool() - Constructor for class com.levigo.jadice.web.client.tools.PanForceTool
 
PanForceTool.PanForceGesture - Class in com.levigo.jadice.web.client.tools
Pan Gesture with a little panning after MouseUp or TouchEnd
PanForceTouchTool - Class in com.levigo.jadice.web.client.tools
A tool for scrolling with one finger.
PanForceTouchTool() - Constructor for class com.levigo.jadice.web.client.tools.PanForceTouchTool
 
panToBookmark(Bookmark) - Method in class com.levigo.jadice.web.client.commands.AbstractBookmarkCommand
 
PanTool - Class in com.levigo.jadice.web.client.tools
 
PanTool() - Constructor for class com.levigo.jadice.web.client.tools.PanTool
 
PANTOOL_ACTIVE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
PANTOOL_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
PARAM_CACHE_EXPIRY_SECONDS - Static variable in class com.levigo.jadice.web.server.filter.CacheFilter
Name of initialization parameter.
Parameter - Class in com.levigo.jadice.annotation.profiles
 
Parameter - Annotation Interface in com.levigo.jadice.web.client.util.command
An annotation used to specify parameters to be injected into any Command
Parameter() - Constructor for class com.levigo.jadice.annotation.profiles.Parameter
 
ParameterDTO - Class in com.levigo.jadice.web.client.messaging
 
ParameterDTO - Class in com.levigo.jadice.web.server.messaging
 
ParameterDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ParameterDTO
 
ParameterDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ParameterDTO
 
parameters - Variable in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
paramString() - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
Returns a parameter string identifying this event.
PARENT - Enum constant in enum class com.levigo.jadice.web.client.util.context.Context.Ancestors
Elements from the direct parent context are included.
PARENT_WITH_AGGREGATION - Enum constant in enum class com.levigo.jadice.web.client.util.context.Context.Ancestors
Elements from the direct parent context are included.
parentWidget - Variable in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
 
parentWidget - Variable in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer.OpenSubmenuCommand
 
parse(String) - Static method in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationFormat
 
password_dialog_abort() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
password_dialog_confirm() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
password_dialog_headline() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
password_dialog_password() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
PasswordContainingPageSegmentHandle - Class in com.levigo.jadice.web.shared
A PageSegmentHandle containing the password.
PasswordContainingPageSegmentHandle() - Constructor for class com.levigo.jadice.web.shared.PasswordContainingPageSegmentHandle
 
PasswordContainingSource - Class in com.levigo.jadice.web.shared
A Source containing the password.
PasswordContainingSource() - Constructor for class com.levigo.jadice.web.shared.PasswordContainingSource
 
PasswordDialog - Class in com.levigo.jadice.web.demo.common.client.ui
Dialog which can be shown if a password is needed to open a document.
PasswordDialog(PageView, PasswordContainingSource) - Constructor for class com.levigo.jadice.web.demo.common.client.ui.PasswordDialog
Creates a new PasswordDialog which can then be displayed in the given PageView and which will set the password to the given PasswordContainingSource
PasswordDialog.Style - Interface in com.levigo.jadice.web.demo.common.client.ui
 
passwordDialogStyle() - Method in interface com.levigo.jadice.web.demo.common.client.ui.DemoResources
 
path - Variable in class com.levigo.jadice.annotation.PathAnnotation
 
PathAnnotation - Class in com.levigo.jadice.annotation
An annotation mostly drawn using the mouse pointer.
PathAnnotation() - Constructor for class com.levigo.jadice.annotation.PathAnnotation
 
PathAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
PathAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
PathAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PathAnnotationDTO
 
PathAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PathAnnotationDTO
 
PathDTO - Class in com.levigo.jadice.web.client.messaging
 
PathDTO - Class in com.levigo.jadice.web.server.messaging
 
PathDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PathDTO
 
PathDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PathDTO
 
PathSegmentDTO - Class in com.levigo.jadice.web.client.messaging
 
PathSegmentDTO - Class in com.levigo.jadice.web.server.messaging
 
PathSegmentDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PathSegmentDTO
 
PathSegmentDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PathSegmentDTO
 
PATTERN - Static variable in class com.levigo.jadice.web.server.filter.TileCacheFilter
 
PATTERN - Static variable in class com.levigo.jadice.web.server.filter.TileSecurityFilter
 
PAUSE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
PDF - Enum constant in enum class com.levigo.jadice.web.shared.export.ExportType
A "standard" PDF generated by jadice PDF generator.
PDF - Enum constant in enum class com.levigo.jadice.web.shared.model.export.ExportType
 
PDF_A - Enum constant in enum class com.levigo.jadice.web.shared.export.ExportType
PDF/A2b file
PDF_A - Enum constant in enum class com.levigo.jadice.web.shared.model.export.ExportType
 
PDF_REDACT - Enum constant in enum class com.levigo.jadice.web.shared.export.ExportType
Rasterized PDF.
PDF_REDACT - Enum constant in enum class com.levigo.jadice.web.shared.model.export.ExportType
 
PDF_SHOW_PRINT_DIALOG_ON_OPEN - Enum constant in enum class com.levigo.jadice.web.shared.export.ExportType
A PDF that has been tuned to be immediately printed by adding an OpenAction to the PDF.
PDF_SHOW_PRINT_DIALOG_ON_OPEN - Enum constant in enum class com.levigo.jadice.web.shared.model.export.ExportType
 
PDFSecurityDocumentCreationException - Exception Class in com.levigo.jadice.web.shared.service.exceptions
This exception is thrown if the loading of a document fails due to PDF security issues.
PDFSecurityDocumentCreationException() - Constructor for exception class com.levigo.jadice.web.shared.service.exceptions.PDFSecurityDocumentCreationException
Deprecated.
for GWT only
PDFSecurityDocumentCreationException(String) - Constructor for exception class com.levigo.jadice.web.shared.service.exceptions.PDFSecurityDocumentCreationException
 
PDFSecurityDocumentCreationException(String, Throwable) - Constructor for exception class com.levigo.jadice.web.shared.service.exceptions.PDFSecurityDocumentCreationException
 
PDFSecurityDocumentCreationException(Throwable) - Constructor for exception class com.levigo.jadice.web.shared.service.exceptions.PDFSecurityDocumentCreationException
 
PDFSignatureBoxTool - Class in com.levigo.jadice.web.client.tools
 
PDFSignatureBoxTool() - Constructor for class com.levigo.jadice.web.client.tools.PDFSignatureBoxTool
 
PDFSignatureBoxTool.JadiceButtonSignatureToolStyle - Interface in com.levigo.jadice.web.client.tools
 
PDFSignatureBoxTool.PDFSignatureBoxToolStyle - Interface in com.levigo.jadice.web.client.tools
 
pdfSignatureBoxToolButtonStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
pdfSignatureBoxToolButtonStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
pdfSignatureBoxToolButtonStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
pdfSignatureBoxToolStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
pdfSignatureBoxToolStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
pdfSignatureBoxToolStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
PDFUtil - Class in com.jadice.web.util
Contains Utilities
PDFUtil() - Constructor for class com.jadice.web.util.PDFUtil
 
permAdd() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
Permission - Class in com.levigo.jadice.annotation.auth
 
Permission<D> - Interface in com.levigo.jadice.document
An interface to be implemented by permission voters.
Permission() - Constructor for class com.levigo.jadice.annotation.auth.Permission
 
Permission.Vote - Enum Class in com.levigo.jadice.document
 
Permissions - Search tag in class com.levigo.jadice.document.Permissions
Section
Permissions<D> - Class in com.levigo.jadice.document
Overview
Permissions() - Constructor for class com.levigo.jadice.document.Permissions
 
PermissionsDTO - Class in com.levigo.jadice.web.client.messaging
 
PermissionsDTO - Class in com.levigo.jadice.web.server.messaging
 
PermissionsDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PermissionsDTO
 
PermissionsDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PermissionsDTO
 
PermissionsMapper - Class in com.levigo.jadice.web.client.messaging.mapper
Maps permissions from and to DTOs.
PermissionsMapper - Class in com.levigo.jadice.web.server.messaging.mapper
Maps permissions from and to DTOs.
PermissionsProvider<D> - Interface in com.levigo.jadice.document
 
permModify() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
permRemove() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
permShow() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
pertainsTo(Class<? extends Instruction>) - Method in interface com.levigo.jadice.document.instruction.InstructionExecutor
Returns whether or not this InstructionExecutor knows how to deal with a given type of Instruction.
pertainsTo(Class<? extends Instruction>) - Method in class com.levigo.jadice.web.client.tools.instruction.ComplexPanAndZoomInstructionExecutor
 
pertainsTo(Class<? extends Instruction>) - Method in class com.levigo.jadice.web.client.tools.instruction.PageSegmentByUUIDInstructionExecutor
 
pertainsTo(Class<? extends Instruction>) - Method in class com.levigo.jadice.web.client.tools.instruction.URIInstructionExecutor
 
pertainsTo(Class<? extends Intent>) - Method in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
 
pertainsTo(Class<? extends Intent>) - Method in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
 
pertainsTo(Class<? extends Intent>) - Method in class com.levigo.jadice.document.auth.web.DocumentPermission
 
pertainsTo(Class<? extends Intent>) - Method in class com.levigo.jadice.document.auth.web.UnconditionalPermission
 
pertainsTo(Class<? extends Intent>) - Method in interface com.levigo.jadice.document.Permission
Return whether this permission pertains to the given action.
pertainsTo(String) - Method in interface com.levigo.jadice.web.server.UriBasedDocumentDataProvider
Deprecated, for removal: This API element is subject to removal in a future version.
Schemes are now defined via the UriScheme Annotation
Pica - Enum constant in enum class com.levigo.jadice.document.Unit
 
Pica - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
 
PIN_PINNED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PIN_UNPINNED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PIN_VERTICAL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
PINNED_ANNO - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
Pixel - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
Deprecated.
PLAIN - Enum constant in enum class com.levigo.jadice.web.client.util.fonts.FontConfig.FontProperty
 
PlainInvocationContext(HttpServletRequest) - Constructor for class com.levigo.jadice.web.conn.server.TileServlet.PlainInvocationContext
 
PLUS - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
PNG - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameterValues
One of the possible values for the URL parameter defined by UrlParameterUtils.UrlParameters.ICON_TYPE_URL_PARAM
PNGJ_BEST_COMPRESSION - Enum constant in enum class com.levigo.jadice.web.server.config.ServerConfiguration.TileCompressionType
Write the PNG files created for tile rendering via PNGJ with best compression.
PNGJ_BEST_SPEED - Enum constant in enum class com.levigo.jadice.web.server.config.ServerConfiguration.TileCompressionType
Write the PNG files created for tile rendering via PNGJ with best speed.
Point - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
Point - Enum constant in enum class com.levigo.jadice.document.Unit
 
Point - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
 
Point2DDTO - Class in com.levigo.jadice.web.client.messaging
 
Point2DDTO - Class in com.levigo.jadice.web.server.messaging
 
Point2DDTO() - Constructor for class com.levigo.jadice.web.client.messaging.Point2DDTO
 
Point2DDTO() - Constructor for class com.levigo.jadice.web.server.messaging.Point2DDTO
 
PointedEditEvent - Class in com.levigo.jadice.web.client.tool.events
Abstract super class for both mouse and touch edit events.
POINTER_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
PointerDownEvent - Class in com.levigo.jadice.web.client.tool.events
Represents a native pointer down event.
PointerDownEvent() - Constructor for class com.levigo.jadice.web.client.tool.events.PointerDownEvent
Protected constructor, use DomEvent.fireNativeEvent(com.google.gwt.dom.client.NativeEvent, com.google.gwt.event.shared.HasHandlers) to fire pointer down events.
PointerDownEvent.Handler - Interface in com.levigo.jadice.web.client.tool.events
Handler for PointerDownEvent.
PointerEditEvent - Class in com.levigo.jadice.web.client.tool.events
 
PointerEditEvent(PageView, DomEvent<?>, Page, int, Rectangle, RenderControls) - Constructor for class com.levigo.jadice.web.client.tool.events.PointerEditEvent
 
PointerMoveEvent - Class in com.levigo.jadice.web.client.tool.events
Represents a native pointer down event.
PointerMoveEvent() - Constructor for class com.levigo.jadice.web.client.tool.events.PointerMoveEvent
Protected constructor, use DomEvent.fireNativeEvent(com.google.gwt.dom.client.NativeEvent, com.google.gwt.event.shared.HasHandlers) to fire pointer down events.
PointerMoveEvent.Handler - Interface in com.levigo.jadice.web.client.tool.events
Handler for PointerMoveEvent.
PointerUpEvent - Class in com.levigo.jadice.web.client.tool.events
Represents a native pointer down event.
PointerUpEvent() - Constructor for class com.levigo.jadice.web.client.tool.events.PointerUpEvent
Protected constructor, use DomEvent.fireNativeEvent(com.google.gwt.dom.client.NativeEvent, com.google.gwt.event.shared.HasHandlers) to fire pointer down events.
PointerUpEvent.Handler - Interface in com.levigo.jadice.web.client.tool.events
Handler for PointerUpEvent.
points - Variable in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
The control points
Points - Class in com.levigo.jadice.web.client.util.helper
Helper Class for points.
POINTS - Static variable in class com.levigo.jadice.document.Resolution
Points: 1/72'th of an inch (72 DPI).
pollMessage() - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
Return the oldest queued message for the client.
PolygonAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
PolygonAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.PolygonAnnotationWrangler
 
PolymorphicMapper<T,D> - Class in com.levigo.jadice.web.transport.shared.messaging
This class solves the problem of managing class hierarchies when mapping objects to DTOs and can be extended for any given base class.
PolymorphicMapper() - Constructor for class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
popup() - Method in interface com.levigo.jadice.web.client.ui.SimplePopupStyle
 
PopupExecutor - Interface in com.levigo.jadice.web.client.ui
 
PopupExecutor.PreferredPosition - Enum Class in com.levigo.jadice.web.client.ui
 
PopupMenuTool - Class in com.levigo.jadice.web.client.tools
 
PopupMenuTool() - Constructor for class com.levigo.jadice.web.client.tools.PopupMenuTool
 
PopupNotificationEventHandler - Class in com.levigo.jadice.web.demo.common.client.events
 
PopupNotificationEventHandler(NotificationPopup) - Constructor for class com.levigo.jadice.web.demo.common.client.events.PopupNotificationEventHandler
 
PopupNotificationEventHandler(NotificationPopup, int) - Constructor for class com.levigo.jadice.web.demo.common.client.events.PopupNotificationEventHandler
 
popupNotificationStyle() - Method in interface com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup.MyBundle
 
popupPanel() - Method in interface com.levigo.jadice.web.client.ui.DialogStyle
 
popupPanelGlass() - Method in interface com.levigo.jadice.web.client.ui.DialogStyle
 
PopupSubMenuTool - Class in com.levigo.jadice.web.client.tools
 
PopupSubMenuTool() - Constructor for class com.levigo.jadice.web.client.tools.PopupSubMenuTool
 
popupWidgetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
popupWidgetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
popupWidgetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
PositionedBlockDTO - Class in com.levigo.jadice.web.client.messaging.text
 
PositionedBlockDTO - Class in com.levigo.jadice.web.server.messaging.text
 
PositionedBlockDTO() - Constructor for class com.levigo.jadice.web.client.messaging.text.PositionedBlockDTO
 
PositionedBlockDTO() - Constructor for class com.levigo.jadice.web.server.messaging.text.PositionedBlockDTO
 
postprocessMenu(MenuBuilder) - Method in class com.levigo.jadice.web.client.tools.PopupMenuTool
 
POSTSCRIPT - Enum constant in enum class com.levigo.jadice.web.shared.export.ExportType
A "standard" Postscript generated by jadice.
POSTSCRIPT - Enum constant in enum class com.levigo.jadice.web.shared.model.export.ExportType
 
PredefinedAnnotationRenderStrategy - Enum Class in com.levigo.jadice.web.shared.model.settings.strategy
This class publishes the available AnnotationRenderStrategy as enum values.
PreloadingPageRange - Class in com.levigo.jadice.web.client.viewer
This class is used to configure how many pages should be preloaded.
PreloadingPageRange() - Constructor for class com.levigo.jadice.web.client.viewer.PreloadingPageRange
Use this constructor if the whole document should be loaded.
PreloadingPageRange(boolean, boolean) - Constructor for class com.levigo.jadice.web.client.viewer.PreloadingPageRange
Use this constructor if everything should be preloaded before or after the page and nothing in the other direction.
PreloadingPageRange(boolean, boolean, int, int) - Constructor for class com.levigo.jadice.web.client.viewer.PreloadingPageRange
Use this constructor if everything should be preloaded before or after the page and a specific number of pages in the other direction.
PreloadingPageRange(int) - Constructor for class com.levigo.jadice.web.client.viewer.PreloadingPageRange
Use this constructor if the number of pages which should be preloaded before and after the visible pages are the same.
PreloadingPageRange(int, int) - Constructor for class com.levigo.jadice.web.client.viewer.PreloadingPageRange
Use this constructor if the number of pages which should be preloaded before and after the visible pages are different.
prepareForDeserialization(RawIncomingMessage) - Static method in class com.levigo.jadice.web.transport.server.messaging.MessageSerializer
 
prepareResponseFor(HttpServletResponse, ExportMeta) - Method in class com.levigo.jadice.web.server.export.DownloadExportServlet
 
prepareSerialisation() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
prepareSerialisation() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
prepareUpload() - Method in class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
 
PresentationRule - Interface in com.levigo.jadice.web.client.rule
PresentationRules allow PageView reactions to events.
PresentationRuleManager - Interface in com.levigo.jadice.web.client.rule
The PresentationRuleManager is responsible for the delegation of events occurring on a managed PageView to PresentationRules.
preserveSearch - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
preventPageViewFocus() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
Prevent, that the PageView gets the Focus after an MouseDownEvent.
PreviousBookmarkCommand - Class in com.levigo.jadice.web.client.commands
Command to get the "previous" bookmark.
PreviousBookmarkCommand() - Constructor for class com.levigo.jadice.web.client.commands.PreviousBookmarkCommand
 
PreviousPageCommand - Class in com.levigo.jadice.web.client.commands
Command that navigates to the previous page.
PreviousPageCommand() - Constructor for class com.levigo.jadice.web.client.commands.PreviousPageCommand
 
PRINT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
print_export_button_tooltip() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
PRINT_WITH_ANNOTATIONS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
printerIcon() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
printerIcon() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
PrintExportCommand - Class in com.levigo.jadice.web.demo.common.client.export
Command that exports the current document on the serverside into a pdf file intended for printing.
PrintExportCommand() - Constructor for class com.levigo.jadice.web.demo.common.client.export.PrintExportCommand
 
PrintOpenAction - Class in com.jadice.web.export.server
An implementation of an open action that instructs the pdf viewer to show its print dialog when opening the containing pdf document.
PrintOpenAction() - Constructor for class com.jadice.web.export.server.PrintOpenAction
 
profile - Variable in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
The AnnotationProfile required to properly execute the command.
profileId - Variable in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
The profile ID as it is set in the annotation profile XML file within the tag annotation-profile.
PROGRESS_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
ProgressWidget - Class in com.levigo.jadice.web.demo.common.client.widgets
 
ProgressWidget() - Constructor for class com.levigo.jadice.web.demo.common.client.widgets.ProgressWidget
 
propagateContextChange() - Method in class com.levigo.jadice.web.client.commands.AbstractContextCommand
Propagate a change of the context from which this command is currently being executed.
propagatePropertyChange(String, Object, Object) - Method in class com.levigo.jadice.web.client.tool.Tool
 
PROPERTIES_READ - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
PropertiesConfiguration - Interface in com.levigo.jadice.web.server.config
If you want your own properties configuration you have to provide a Component that returns a PropertiesConfiguration.
PropertiesProvider - Interface in com.levigo.jadice.document.util
An interface to be implemented by classes providing a map of properties associated with the instances of those classes.
PropertiesReadResultDTO - Class in com.levigo.jadice.web.client.messaging
 
PropertiesReadResultDTO - Class in com.levigo.jadice.web.server.messaging
 
PropertiesReadResultDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PropertiesReadResultDTO
 
PropertiesReadResultDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PropertiesReadResultDTO
 
PROPERTY_ALLOW_RESIZE - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_ALLOW_RESIZE - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_ARROW_ANGLE - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_ARROW_ANGLE - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_ARROW_LENGTH - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_ARROW_LENGTH - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_CREATION_TIMESTAMP - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_CREATION_TIMESTAMP - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_EFFECT_HIGHLIGHT - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_EFFECT_HIGHLIGHT - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_EFFECT_STRIKETHROUGH - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_EFFECT_STRIKETHROUGH - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_EFFECT_UNDERSCORE - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_EFFECT_UNDERSCORE - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FILL_COLOR - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FILL_COLOR - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FILLED - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FILLED - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_EFFECT_STRIKETHROUGH - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_EFFECT_STRIKETHROUGH - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_EFFECT_UNDERSCORE - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_EFFECT_UNDERSCORE - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_FACE - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_FACE - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_SIZE - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_SIZE - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_STYLE_BOLD - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_STYLE_BOLD - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_STYLE_ITALIC - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_FONT_STYLE_ITALIC - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_GAP - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_GAP - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_HORIZONTAL_TEXT_ALIGNMENT - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_HORIZONTAL_TEXT_ALIGNMENT - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_ID - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_ID - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_KEY_ANNOTATION_SELECTION - Static variable in class com.levigo.jadice.web.client.tools.AnnotationTool
This property key can be used to receive changes in the current selection of annotations.
PROPERTY_KEY_BOOKMARK_LIST - Static variable in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
 
PROPERTY_KEY_DISPLAY_NAME - Static variable in interface com.levigo.jadice.document.Document
A user property key for the name of the document to be presented to users such as in a window title bar etc..
PROPERTY_KEY_DOCUMENT_ID - Static variable in interface com.levigo.jadice.document.Document
A user property key for the ID of an item in an archive with which the document is associated.
PROPERTY_KEY_FILE_NAME - Static variable in interface com.levigo.jadice.document.Document
A user property key for the name of the file from which the document originated.
PROPERTY_KEY_GRID_INSTANCE - Static variable in class com.levigo.jadice.web.client.grid.Grids
A Grid is stored in the document properties under this property key.
PROPERTY_KEY_SERIALIZABLE_BOOKMARK_LIST - Static variable in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmarkList
 
PROPERTY_LINE_PAINTED - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_LINE_PAINTED - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_LINE_WIDTH - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_LINE_WIDTH - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_LOCATION - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_LOCATION - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_MODIFY_TIMESTAMP - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_MODIFY_TIMESTAMP - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_NAME - Static variable in interface com.levigo.jadice.document.Document
Property change key for the 'name' property.
PROPERTY_ORIGINATOR_NAME - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_ORIGINATOR_NAME - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_PATH - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_PATH - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_POINT1 - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_POINT2 - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_PREFIX_PAGE - Static variable in interface com.levigo.jadice.document.Document
A property name prefix used for bridged property changes from pages.
PROPERTY_PREFIX_USER_PROPERTY - Static variable in interface com.levigo.jadice.document.Document
A property name prefix used for bridged property changes from user properties.
PROPERTY_PREFIX_USER_PROPERTY - Static variable in interface com.levigo.jadice.document.Page
A property name prefix used for bridged property changes from user properties.
PROPERTY_ROTATION - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_ROTATION - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_SIZE - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_SIZE - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_STATE - Static variable in interface com.levigo.jadice.document.Document
Property change key for the 'state' property.
PROPERTY_STREAM_CONTENT - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_STROKE_COLOR - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_STROKE_COLOR - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_TEXT - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_TEXT - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_TEXT_COLOR - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_TEXT_COLOR - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_USER_NAME - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
PROPERTY_USER_NAME - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
propertyChange(PropertyChangeEvent) - Method in class com.levigo.jadice.document.DocumentAdapter
 
PropertyChangeSupport - Class in com.levigo.jadice.web.shared.model.settings
A simple Object providing PropertyChangeEvents and can be used for Client/Server Communication
PropertyChangeSupport(Object) - Constructor for class com.levigo.jadice.web.shared.model.settings.PropertyChangeSupport
 
PropertyDefault<T> - Class in com.levigo.jadice.annotation.profiles
 
PropertyDefault() - Constructor for class com.levigo.jadice.annotation.profiles.PropertyDefault
 
PropertyDefaultDTO - Class in com.levigo.jadice.web.client.messaging
 
PropertyDefaultDTO - Class in com.levigo.jadice.web.server.messaging
 
PropertyDefaultDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
 
PropertyDefaultDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PropertyDefaultDTO
 
propertyEditorColorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
propertyEditorColorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
propertyEditorColorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
propertyEditorFontFaceStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
propertyEditorFontFaceStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
propertyEditorFontFaceStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
propertyEditorFontSizeStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
propertyEditorFontSizeStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
propertyEditorFontSizeStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
propertyEditorLineWidthStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
propertyEditorLineWidthStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
propertyEditorLineWidthStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
PropertyProfile<T> - Class in com.levigo.jadice.annotation.profiles
 
PropertyProfile() - Constructor for class com.levigo.jadice.annotation.profiles.PropertyProfile
 
PropertyProfileDTO - Class in com.levigo.jadice.web.client.messaging
 
PropertyProfileDTO - Class in com.levigo.jadice.web.server.messaging
 
PropertyProfileDTO() - Constructor for class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
PropertyProfileDTO() - Constructor for class com.levigo.jadice.web.server.messaging.PropertyProfileDTO
 
PropertyProfileEditorStyle - Interface in com.levigo.jadice.web.client.internal.annotation.editor
 
PropertyProfileMapper - Class in com.levigo.jadice.web.client.messaging.mapper
 
PropertyProfileMapper - Class in com.levigo.jadice.web.server.messaging.mapper
 
propertyType - Variable in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
provideAnnotationImage(String) - Method in class com.levigo.jadice.web.demo.common.server.annotation.AnnoImageProvider
 
provideAnnotationImage(String) - Method in interface com.levigo.jadice.web.server.annotation.AnnotationImageProvider
Provides an image for the requested image annotation identifier.
PURGE_ON_DOC_CLOSE - Enum constant in enum class com.levigo.jadice.web.client.PageView.TextPurgeStrategy
Old PageTextContent entries are only deleted when the document is closed.
PURGE_ON_PAGE_CHANGE - Enum constant in enum class com.levigo.jadice.web.client.PageView.TextPurgeStrategy
Old PageTextContent entries are deleted when the page isn't visible anymore.
purgeComponentConfigurers() - Static method in class com.levigo.jadice.document.config.Jadice
Remove all registered ComponentConfigurer instances.
putColorToMap(String, String) - Method in class com.levigo.jadice.web.client.tools.HighlightTool
Puts a new color to the color map.

Q

Q - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
Quadratic - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
queryMessageHistory(long) - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
Return all historical messages with an ID larger than the given id.
QUESTIONMARK - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 

R

R - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
RangeProperty<T> - Class in com.levigo.jadice.annotation.profiles
 
RangeProperty() - Constructor for class com.levigo.jadice.annotation.profiles.RangeProperty
 
RangePropertyDTO - Class in com.levigo.jadice.web.client.messaging
 
RangePropertyDTO - Class in com.levigo.jadice.web.server.messaging
 
RangePropertyDTO() - Constructor for class com.levigo.jadice.web.client.messaging.RangePropertyDTO
 
RangePropertyDTO() - Constructor for class com.levigo.jadice.web.server.messaging.RangePropertyDTO
 
RawIncomingMessage - Class in com.levigo.jadice.web.transport.server.messaging
 
RawIncomingMessage() - Constructor for class com.levigo.jadice.web.transport.server.messaging.RawIncomingMessage
 
RawOutgoingMessage - Class in com.levigo.jadice.web.transport.server.messaging
 
RawOutgoingMessage() - Constructor for class com.levigo.jadice.web.transport.server.messaging.RawOutgoingMessage
 
read(Reader, ClassPathWithAnnoAndPermissionSource) - Method in class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
 
read(Reader, UriSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.DemoUploadSchemeDocumentDataProvider
 
read(Reader, S) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.AbstractDocumentDataProvider
 
read(Reader, S) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.SimpleDocumentDataProvider
 
read(Reader, S) - Method in interface com.levigo.jadice.web.server.DocumentDataProvider
Reads a part of the document to load.
read(Source, AsyncCallback<Document>) - Method in class com.levigo.jadice.web.client.reader.Reader
Initiates server side document loading.
read(Source, String, AsyncCallback<Document>) - Method in class com.levigo.jadice.web.client.reader.Reader
 
read(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextToSpeechTool
 
readDocument() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
readDocument(Source) - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
readDocumentFailure() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
Reader - Class in com.levigo.jadice.web.client.reader
Client-side Reader to load a document from the server.
Reader() - Constructor for class com.levigo.jadice.web.client.reader.Reader
 
ReaderEventTranslator - Class in com.levigo.jadice.web.demo.common.client.events
This class is used to show how messages (related to a document reading event) can be shown to the user
ReaderEventTranslator(AsyncCallback<Document>) - Constructor for class com.levigo.jadice.web.demo.common.client.events.ReaderEventTranslator
 
ReaderEventTranslator(AsyncCallback<Document>, ReaderEventTranslator.Verbosity) - Constructor for class com.levigo.jadice.web.demo.common.client.events.ReaderEventTranslator
 
ReaderEventTranslator(AsyncCallback<Document>, ReaderEventTranslator.Verbosity, PasswordDialog) - Constructor for class com.levigo.jadice.web.demo.common.client.events.ReaderEventTranslator
 
ReaderEventTranslator.Verbosity - Enum Class in com.levigo.jadice.web.demo.common.client.events
 
readFile(Object, int, AsyncCallback<FileReader.FileReadResult>) - Static method in class com.levigo.jadice.web.demo.common.client.commands.FileReader
Reads the specified file and returns the result via the AsyncCallback as a FileReader.FileReadResult.
readLine(byte[], int, int, Reader) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet.AbstractTransportSession
Copied from ServletInputStream.readLine(byte[], int, int)
readRawMessage(String) - Static method in class com.levigo.jadice.web.transport.server.messaging.MessageSerializer
 
READY - Enum constant in enum class com.levigo.jadice.document.Document.BasicState
This state marks a Document as being ready for use.
recalculatePositionAfterRotation(BaseRenderSettings.Rotation, BaseRenderSettings.Rotation) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
recalculatePositionAfterZoom(float, float) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
receive(InitializationEvent) - Method in class com.levigo.jadice.web.server.font.DebugInitializationListener
 
receiveAndDispatchIncomingMessages(HttpServletRequest) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet.AbstractTransportSession
Reads messages of a request line by line until the end of the stream has been reached.
RECONNECTING_BACKOFF - Enum constant in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
State indicating that the client tries to reconnect to the server using the backoff algorithm.
RECONNECTING_LONGTIME - Enum constant in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
State indicating that the client tries to reconnect to the server using longtime reconnects.
recover(Reader, ClassPathWithAnnoAndPermissionHandle) - Method in class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
 
recover(Reader, UriHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.DemoUploadSchemeDocumentDataProvider
 
recover(Reader, SH) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.AbstractDocumentDataProvider
 
recover(Reader, SH) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.SimpleDocumentDataProvider
 
recover(Reader, SH) - Method in interface com.levigo.jadice.web.server.DocumentDataProvider
Partially recovers a Document identified by the given PageSegmentHandle.
recoverDocument() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
recoverDocumentFailure() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
RecoverFailedException - Exception Class in com.levigo.jadice.web.shared.service.exceptions
Exception denoting that a document can not be recovered from its handles.
RecoverFailedException(String) - Constructor for exception class com.levigo.jadice.web.shared.service.exceptions.RecoverFailedException
 
RecoverFailedException(String, Throwable) - Constructor for exception class com.levigo.jadice.web.shared.service.exceptions.RecoverFailedException
 
rect - Variable in class com.levigo.jadice.annotation.RectangleAnnotation
 
RECTANGLE - Enum constant in enum class com.levigo.jadice.web.client.tools.HoverLensTool.HoverShape
Lens shape rectangle
RectangleAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like an rectangle.
RectangleAnnotation() - Constructor for class com.levigo.jadice.annotation.RectangleAnnotation
 
RectangleAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
RectangleAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
RectangleAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.RectangleAnnotationDTO
 
RectangleAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.RectangleAnnotationDTO
 
rectangleTextbox - Variable in class com.levigo.jadice.annotation.CalloutAnnotation
 
RectangularShapeDTO - Class in com.levigo.jadice.web.client.messaging
 
RectangularShapeDTO - Class in com.levigo.jadice.web.server.messaging
 
RectangularShapeDTO() - Constructor for class com.levigo.jadice.web.client.messaging.RectangularShapeDTO
 
RectangularShapeDTO() - Constructor for class com.levigo.jadice.web.server.messaging.RectangularShapeDTO
 
redo() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
redo() - Method in class com.levigo.jadice.web.client.undo.MementoBasedUndoableEdit
 
redo() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
redo() - Method in class com.levigo.jadice.web.client.undo.RemoveListElementsUndoableEdit
 
redo() - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
Re-do the edit.
redo() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Redo the edit at the top of the redo stack.
redo(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
REDO - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
redoAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
RedoCommand - Class in com.levigo.jadice.web.client.commands
 
RedoCommand() - Constructor for class com.levigo.jadice.web.client.commands.RedoCommand
 
register() - Static method in class com.levigo.jadice.web.conn.client.PageSegmentUpdateListener
 
register(IsWidget, Action) - Static method in class com.levigo.jadice.web.client.util.action.ActionRegistrationUtils
Registers the acceleratorKey of the Action to the given widget.
register(InstructionExecutor<PageView>) - Method in class com.levigo.jadice.web.client.tools.instruction.PageViewInstructionManager
 
register(PageView) - Static method in class com.levigo.jadice.web.client.util.PageViewUtils
Make sure, the PageView is in the Context and contextChanged is fired when anything changed in the PageView or the related Document.
register(PageView, Context) - Static method in class com.levigo.jadice.web.client.util.PageViewUtils
Register the PageView to the Context and fires contextChanged when the PageView or the related document has changed
register(DocumentUploadMeta) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepository
 
register(ExportMeta) - Method in class com.levigo.jadice.web.server.export.ExportRepository
 
register(Class<T>, boolean) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
register(Class<T>, boolean) - Method in interface com.levigo.jadice.web.client.ToolManager
Registers the tool of the given class if the tool instance of this class is not currently registered as tool.
register(T) - Method in class com.levigo.jadice.web.server.export.GeneratedIdRepository
 
registerAction(RegisteredAction) - Static method in class com.levigo.jadice.web.client.util.action.ActionManager
Registers the RegisteredAction in the ActionRegistry of its context.
registerAlternativeAcceleratorKey(RegisteredAction) - Static method in class com.levigo.jadice.web.client.util.action.ActionManager
If the alternative KeyStroke is set to an RegisteredAction after the creation, the alternative KeyStroke can be registered here by calling this method.
registerAnnotationImageProvider(String, AnnotationImageProvider) - Static method in class com.levigo.jadice.web.server.annotation.AnnotationImageResolver
Registers a AnnotationImageProvider for a given AnnotationProfile.
registerAnnotationImageProvider(String, AnnotationImageProvider) - Method in interface com.levigo.jadice.web.server.AnnotationProfileRegistry
Registers an AnnotationImageProvider at the registry on a given profile name.
registerChangeHandler(Consumer<String>) - Method in class com.levigo.jadice.web.client.ui.style.Theme
 
registerConsumer(String, MessageListener) - Method in class com.levigo.jadice.web.transport.client.messaging.ClientMessageManager
 
registerConversation(int, ConversationMessageListener.ConversationListener) - Method in class com.levigo.jadice.web.transport.client.messaging.ConversationMessageListener
 
registerDefaultMessages() - Method in class com.levigo.jadice.web.transport.server.messaging.ServerMessageManager
 
registerDefaults() - Method in class com.levigo.jadice.web.client.messaging.mapper.PageSegmentHandleMapper
 
registerDefaults() - Method in class com.levigo.jadice.web.client.messaging.mapper.SourceMapper
 
registerDefaults() - Method in class com.levigo.jadice.web.server.messaging.mapper.AnnotationMapper
 
registerDefaults() - Method in class com.levigo.jadice.web.server.messaging.mapper.InstructionMapper
 
registerDefaults() - Method in class com.levigo.jadice.web.server.messaging.mapper.PageMapper
 
registerDefaults() - Method in class com.levigo.jadice.web.server.messaging.mapper.PageSegmentHandleMapper
 
registerDefaults() - Method in class com.levigo.jadice.web.server.messaging.mapper.PageSegmentMapper
 
registerDefaults() - Method in class com.levigo.jadice.web.server.messaging.mapper.PropertyProfileMapper
 
registerDefaults() - Method in class com.levigo.jadice.web.server.messaging.mapper.ShapeMapper
 
registerDefaults() - Method in class com.levigo.jadice.web.server.messaging.mapper.SourceMapper
 
registerDefaults() - Method in class com.levigo.jadice.web.server.messaging.mapper.TypeSetElementMapper
 
registerDirectMapping(String, Class<? extends Source>) - Method in class com.levigo.jadice.web.server.messaging.mapper.SourceMapper
 
REGISTERED - Enum constant in enum class com.levigo.jadice.web.client.event.ToolChangedEvent.Cause
A tool was registered or deregistered.
RegisteredAction - Class in com.levigo.jadice.web.client.util.action
A RegisteredAction provides the content and KeyStroke of all kind of buttons or menu items.
RegisteredAction(String, KeyStroke, StateIcon, Command, Collection<Object>) - Constructor for class com.levigo.jadice.web.client.util.action.RegisteredAction
Creates a new RegisteredAction with the given parameters.
RegisteredAction(String, String, KeyStroke, KeyStroke, StateIcon, Command, Collection<Object>, boolean) - Constructor for class com.levigo.jadice.web.client.util.action.RegisteredAction
Creates a new RegisteredAction with the given parameters.
RegisteredAction(String, String, KeyStroke, KeyStroke, StateIcon, Command, Collection<Object>, boolean, boolean) - Constructor for class com.levigo.jadice.web.client.util.action.RegisteredAction
Creates a new RegisteredAction with the given parameters.
registerFilter(ServletContext, String) - Static method in class com.levigo.jadice.web.server.DevModeStartupListener
Deprecated.
Registers a servlet filter.
registerGlobal(Action) - Static method in class com.levigo.jadice.web.client.util.action.ActionRegistrationUtils
Registers the acceleratorKey of the Action to the body element.
registerIgnore(Class<?>) - Method in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
Registers a class that should not be serialized
registerInstructionsListener(InstructionsListener) - Method in class com.levigo.jadice.web.client.tools.LinkTool
This method provides the possibility to register another listener that is also notified about incoming InstructionsDTOs.
registerLoadedCallback(JWTImageAnnotationWrangler.LoadedCallback, String) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.JWTImageAnnotationWrangler
Registers a JavaScript MutationObserver to the image element that is currently loading.
registerMapping(Permission<?>, String, Permission.Vote) - Method in class com.levigo.jadice.web.client.messaging.mapper.PermissionsMapper
 
registerMapping(Permission<?>, String, Permission.Vote) - Method in class com.levigo.jadice.web.server.messaging.mapper.PermissionsMapper
 
registerMapping(String, Class<? extends PageSegmentHandle>) - Method in class com.levigo.jadice.web.server.messaging.mapper.PageSegmentHandleMapper
 
registerMapping(String, Class<? extends Source>) - Method in class com.levigo.jadice.web.server.messaging.mapper.SourceMapper
 
registerMapping(String, Class<? extends T>, Mapping<T, D>, Mapping<D, T>) - Method in class com.levigo.jadice.web.transport.shared.messaging.PolymorphicMapper
 
registerMappings() - Method in class com.levigo.jadice.web.demo.enterprise.server.EnterpriseDemoConfig
 
registerMessage(String, MessageDescriptor<?>) - Method in class com.levigo.jadice.web.transport.server.messaging.ServerMessageManager
 
registerProfile(AnnotationProfile) - Method in interface com.levigo.jadice.annotation.TypeRegisterer
Register a profile server-wide.
registerProfile(AnnotationProfile) - Method in interface com.levigo.jadice.web.server.AnnotationProfileRegistry
Registers an AnnotationProfile at the registry.
registerProfile(String, AnnotationProfile) - Method in interface com.levigo.jadice.web.server.AnnotationProfileRegistry
Registers an AnnotationProfile at the registry on a given name.
registerProvider(ContextualFactory<? extends UriBasedDocumentDataProvider>) - Method in interface com.levigo.jadice.web.server.DocumentDataProviderRegistry
Registers a ContextualFactory instance to create a UriBasedDocumentDataProvider.
registerProvider(UriBasedDocumentDataProvider) - Method in interface com.levigo.jadice.web.server.DocumentDataProviderRegistry
Registers a UriBasedDocumentDataProvider implementation for the specific URI-scheme
registerProvider(Class<S>, Class<SH>, ContextualFactory<? extends DocumentDataProvider<S, SH>>) - Method in interface com.levigo.jadice.web.server.DocumentDataProviderRegistry
Registers a ContextualFactory instance to create a DocumentDataProvider.
registerProvider(Class<S>, Class<SH>, DocumentDataProvider<S, SH>) - Method in interface com.levigo.jadice.web.server.DocumentDataProviderRegistry
Registers a DocumentDataProvider implementation for the provided Source and PageSegmentHandle types.
registerServlet(ServletContext, Class<?>) - Static method in class com.levigo.jadice.web.server.DevModeStartupListener
Deprecated.
Registers a servlet.
registerServlet(ServletContext, String) - Static method in class com.levigo.jadice.web.server.DevModeStartupListener
Deprecated.
Registers a servlet.
registerTools() - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
Register the tools and set an activation policy
registerUndo() - Method in class com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture
 
RegistrationException - Exception Class in com.levigo.jadice.web.client.util.action
Thrown when there is a problem registering a RegisteredAction with the ActionManager or registering an alternative KeyStroke for an action.
RegistrationException(String) - Constructor for exception class com.levigo.jadice.web.client.util.action.RegistrationException
 
RemoteIDHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
RemoteIDHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.RemoteIDHandle
Deprecated.
for GWT only
RemoteIDHandle(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.RemoteIDHandle
 
RemoteIDParamsDTO - Class in com.levigo.jadice.web.demo.common.client.service.sources
 
RemoteIDParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.client.service.sources.RemoteIDParamsDTO
 
RemoteIDSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
RemoteIDSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.RemoteIDSource
Deprecated.
for GWT only
RemoteIDSource(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.RemoteIDSource
 
RemoteLoggingMessageListener - Class in com.levigo.jadice.web.conn.server.messaging
 
RemoteLoggingMessageListener() - Constructor for class com.levigo.jadice.web.conn.server.messaging.RemoteLoggingMessageListener
 
RemoteLoggingRequestDTO - Class in com.levigo.jadice.web.client.messaging
 
RemoteLoggingRequestDTO - Class in com.levigo.jadice.web.server.messaging
 
RemoteLoggingRequestDTO() - Constructor for class com.levigo.jadice.web.client.messaging.RemoteLoggingRequestDTO
 
RemoteLoggingRequestDTO() - Constructor for class com.levigo.jadice.web.server.messaging.RemoteLoggingRequestDTO
 
remove() - Method in interface com.levigo.jadice.web.client.tools.HighlightTool.RemoveHandler
 
remove(int) - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
remove(int) - Method in class com.levigo.jadice.web.client.ui.List
 
remove(IsWidget) - Method in class com.levigo.jadice.web.client.ui.List
 
remove(IsWidget, Object) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Remove the given element from the appropriate context for the given owner.
remove(Widget) - Method in class com.levigo.jadice.web.client.ui.List
 
remove(Widget) - Method in class com.levigo.jadice.web.client.ui.ListItem
 
remove(ShapeBasedAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
remove(DocumentLayer) - Method in interface com.levigo.jadice.document.Page
Deprecated.
remove(Bookmark) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Removes the given bookmark from the list
remove(SerializableBookmark) - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmarkList
Removes the given bookmark from the list
remove(Object) - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
remove(Object) - Method in class com.levigo.jadice.web.client.util.context.Context
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(K) - Method in class com.levigo.jadice.web.server.util.SimpleConcurrentBidiMap
Removes the mapping for a key from this map if it is present (optional operation).
REMOVE - Variable in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission.Factory
 
REMOVE - Variable in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission.Factory
 
REMOVE_DOCUMENT_ANNOTATION - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
REMOVE_INDIVIDUAL_ANNOTATION - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
REMOVE_PAGES - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
REMOVE_PAGES - Variable in class com.levigo.jadice.document.auth.web.DocumentPermission.Factory
 
removeAll(String) - Method in class com.levigo.jadice.web.client.tools.HighlightTool
 
removeAll(Collection<?>) - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
RemoveAllBookmarksCommand - Class in com.levigo.jadice.web.client.commands
Command to remove all bookmarks from a document.
RemoveAllBookmarksCommand() - Constructor for class com.levigo.jadice.web.client.commands.RemoveAllBookmarksCommand
 
RemoveAnnotationIntent - Class in com.levigo.jadice.annotation.auth
This type of AnnotationIntent declares the intention to remove one or more annotations as a document or as individual annotation intent.
RemoveAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.RemoveAnnotationIntent
Constructor
RemoveBookmarkCommand - Class in com.levigo.jadice.web.client.commands
Command to remove a Bookmark from the current page.
RemoveBookmarkCommand() - Constructor for class com.levigo.jadice.web.client.commands.RemoveBookmarkCommand
 
removeByClass(IsWidget, ContextUtils.IsAssignable<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Remove all elements matching the given class from the context for the given owner.
removeByClass(IsWidget, Class<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Remove all elements matching the given class from the context for the given owner.
removeByClass(Context, ContextUtils.IsAssignable<? extends Object>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Remove all non-context elements matching the given class.
removeByClass(Context, Class<? extends Object>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Remove all non-context elements matching the given class.
removeByValue(V) - Method in class com.levigo.jadice.web.server.util.SimpleConcurrentBidiMap
Removes the mapping for a value from this map if it is present (optional operation).
removeChangeHandler(Consumer<String>) - Method in class com.levigo.jadice.web.client.ui.style.Theme
 
removeChildContext(Context) - Method in class com.levigo.jadice.web.client.util.context.Context
Removes the context from the collection of child contexts and unregisters itself as ContextListener.
removeClientSessionListener(ClientSessionListener) - Method in class com.levigo.jadice.web.transport.server.NetworkContext
Deprecated.
Removes a previous registered ClientSessionListener.
removeClientSessionListener(ClientSessionListener) - Method in interface com.levigo.jadice.web.transport.server.TransportManager
Removes a previous registered ClientSessionListener from the TransportManager.
removeContextChangeListener(ContextListener) - Method in class com.levigo.jadice.web.client.util.context.Context
Removes a ContextListener from the collection of listeners so that it doesn't receive notifications any longer.
removeControlPoint(int) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
Removes the specified control point.
removeControlPoint(int) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
 
removeDeletedAnnotations() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
removeDocumentInterceptor(DocumentInterceptor) - Method in interface com.levigo.jadice.document.Document
Unregister a DocumentInterceptor from this document.
removeDocumentInterceptor(DocumentInterceptor) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
removeDocumentListener(DocumentListener) - Method in interface com.levigo.jadice.document.Document
Unregister a DocumentListener from this document.
removeDocumentListener(DocumentListener) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
removeFromServletContext(ServletContext) - Static method in class com.levigo.jadice.web.transport.server.TransportManagerProvider
Removes the com.levigo.jadice.web.server.WebtoolkitServerContext "singleton" instance from the ServletContext.
removeGridFromDocument(Document) - Static method in class com.levigo.jadice.web.client.grid.Grids
Removes the known grid properties from the given map.
removeHandler(RenderSettingsEvent.Handler) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
 
removeHandler(Object) - Static method in class com.levigo.jadice.web.client.util.action.ActionManager
Removes an existing DOM-Handler from a given object.
removeInformation() - Method in class com.levigo.jadice.web.client.tools.OverlayInformation
 
removeInventoryRenderSettingsHandler(InventoryRenderSettingsEvent.Handler) - Method in class com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Inventory
Removes the given listener from this BasicRenderControlInventory.
RemoveListElementsUndoableEdit<E> - Class in com.levigo.jadice.web.client.undo
An undoable edit dealing with the removal of elements from a list.
RemoveListElementsUndoableEdit(List<E>, List<E>, String) - Constructor for class com.levigo.jadice.web.client.undo.RemoveListElementsUndoableEdit
 
removeListener(HandlerRegistration) - Method in class com.levigo.jadice.web.shared.model.settings.AbstractListenableRenderSettings
 
removeListener(HandlerRegistration) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderSettings
 
removeListener(TransportClient.TransportListener) - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient
Removes the given TransportClient.TransportListener from the list of listeners.
removeListEventListener(ListEventListener<? super E>) - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
removeMarkers() - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
Removes all markers.
removeMedia() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
 
removeNetworkInitializedListener(NetworkContext.NetworkInitializedListener) - Static method in class com.levigo.jadice.web.transport.server.NetworkContext
Deprecated.
removeOnUndoStackUpdatedHandler(OnUndoStackUpdatedHandler) - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
removeOnUndoStackUpdatedHandler(OnUndoStackUpdatedHandler) - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
removeOnUndoStackUpdatedHandler(OnUndoStackUpdatedHandler) - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Removes a handler that is called whenever the undo/redo item lists are updated.
removePageListener(PageListener) - Method in interface com.levigo.jadice.document.Page
Deregister a PageListener.
removePages - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
RemovePagesCommand - Class in com.levigo.jadice.web.demo.common.client.commands
 
RemovePagesCommand(ThumbnailView) - Constructor for class com.levigo.jadice.web.demo.common.client.commands.RemovePagesCommand
 
RemovePagesIntent - Class in com.levigo.jadice.document.auth
 
RemovePagesIntent(Page) - Constructor for class com.levigo.jadice.document.auth.RemovePagesIntent
 
RemovePagesIntent(Collection<? extends Page>) - Constructor for class com.levigo.jadice.document.auth.RemovePagesIntent
 
removeRegisteredActionsForContext(Collection<Object>) - Static method in class com.levigo.jadice.web.client.util.action.ActionManager
Removes all actions which are registered in the given Context.
removeWhiteSpace(char[]) - Static method in class com.jadice.web.util.Base64
remove WhiteSpace from MIME containing encoded Base64 data.
render(RenderParameters) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
render(RenderParameters) - Method in interface com.levigo.jadice.web.client.ToolManager
Render the Tool UIs using the given RenderControls.
render(RenderParameters, boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Renders the Tool's UI onto the given Graphics2D context using the given RenderControls.
render(RenderParameters, boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.web.client.tools.GridTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.web.client.tools.HighlightTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
 
render(JadiceGraphics) - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
render(JadiceGraphics) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.RotateHandle
 
render(JadiceGraphics, Point2D, Color) - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
RENDER_QUALITY - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
RENDER_QUALITY_URL_PARAM - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
The URL parameter for tuning the ClientConfiguration setQualityEnhancement.
renderActiveCount() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
renderAndAddHandle(JadiceGraphics, Handle) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
renderBounds(AnnotationSelection, JadiceGraphics) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Renders the bounds of the currently selected annotation(s).
RenderControlInventory - Interface in com.levigo.jadice.web.shared.model.settings
Implementations of RenderControlInventory handle document and page specific render controls belonging to a certain document instance.
renderControls - Variable in class com.levigo.jadice.web.client.tool.BasicRenderParameters
 
RenderControls - Interface in com.levigo.jadice.web.shared.model.settings
 
RenderControlsJsonSerializer - Class in com.levigo.jadice.web.client.rendercontrols
Utility class that is responsible to serialize RenderControls to json and the other way round, i.e. parse the json and restore RenderControls from that json.
RenderControlsJsonSerializer() - Constructor for class com.levigo.jadice.web.client.rendercontrols.RenderControlsJsonSerializer
 
RenderControlsMetricsFilter - Interface in com.levigo.jadice.web.server.config.metricsfilter
 
RenderControlsUtils - Class in com.levigo.jadice.web.server.rendercontrols
 
RenderControlsUtils() - Constructor for class com.levigo.jadice.web.server.rendercontrols.RenderControlsUtils
 
renderCorePoolSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
renderedPageBounds - Variable in class com.levigo.jadice.web.client.tool.BasicRenderParameters
 
renderFuturesQueueSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
renderLargestPoolSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
renderMaximumPoolSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
RenderParameters - Class in com.levigo.jadice.web.client.tool
This is a parameter object class used for calls to Tool.render(RenderParameters,boolean).
RenderParameters(PageView, Page, int, Rectangle, JadiceGraphics, RenderControls) - Constructor for class com.levigo.jadice.web.client.tool.RenderParameters
 
renderPoolSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
renderQueueSize() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
renderSettingChanged(PageView, RenderSettingsEvent) - Method in class com.levigo.jadice.web.client.rule.AbstractPresentationRule
 
renderSettingChanged(PageView, RenderSettingsEvent) - Method in interface com.levigo.jadice.web.client.rule.PresentationRule
 
renderSettingChanged(PageView, RenderSettingsEvent) - Method in class com.levigo.jadice.web.client.rules.ApplyDynamicZoomRule
Changes the layout to SinglePageLayout whenever DYNAMIC_ZOOM_MODE is activated.
renderSettingChanged(PageView, RenderSettingsEvent) - Method in class com.levigo.jadice.web.client.rules.ZoomMinMaxRule
Deprecated.
 
RenderSettings - Interface in com.levigo.jadice.web.shared.model.settings
A ProcessingSettings type which focus various aspects of rendering.
RenderSettingsEvent - Class in com.levigo.jadice.web.client.settings
This event gets delivered whenever a RenderSettings property change happens.
RenderSettingsEvent(RenderSettingsEvent) - Constructor for class com.levigo.jadice.web.client.settings.RenderSettingsEvent
Copy constructor
RenderSettingsEvent(RenderControls, RenderSettings, String, Object, Object, HasHandlers) - Constructor for class com.levigo.jadice.web.client.settings.RenderSettingsEvent
Constructor
RenderSettingsEvent(RenderControls, RenderSettings, String, Object, Object, HasHandlers, Page) - Constructor for class com.levigo.jadice.web.client.settings.RenderSettingsEvent
Constructor with page parameter
RenderSettingsEvent.Handler - Interface in com.levigo.jadice.web.client.settings
Handler for handling changes of the RenderSettings
renderTile() - Method in interface com.levigo.jadice.web.server.config.MetricNamesConfiguration
 
REORDER_PAGES - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
REORDER_PAGES - Variable in class com.levigo.jadice.document.auth.web.DocumentPermission.Factory
 
ReorderIntent - Class in com.levigo.jadice.document.auth
 
ReorderIntent(int) - Constructor for class com.levigo.jadice.document.auth.ReorderIntent
 
ReorderIntent(int, Page) - Constructor for class com.levigo.jadice.document.auth.ReorderIntent
 
ReorderIntent(int, List<? extends Page>) - Constructor for class com.levigo.jadice.document.auth.ReorderIntent
 
reorderPages - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
repaint() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
Trigger a repaint of the annotation toolbar
repaint() - Method in interface com.levigo.jadice.web.client.JadicePageView
 
repaint() - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
repaint() - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
repaint() - Method in interface com.levigo.jadice.web.client.ViewComponent
Repaints this component.
repaint(Page) - Method in interface com.levigo.jadice.web.client.JadicePageView
Repaint all of the given page.
repaint(Page) - Method in interface com.levigo.jadice.web.client.ViewComponent
Repaint all of the given page.
repaint(Page, Rectangle2D) - Method in interface com.levigo.jadice.web.client.JadicePageView
Repaint all of the given page.
repaint(Page, Rectangle2D) - Method in interface com.levigo.jadice.web.client.ViewComponent
Repaint all of the given page.
repaint(Rectangle) - Method in interface com.levigo.jadice.web.client.JadicePageView
 
repaint(Rectangle) - Method in interface com.levigo.jadice.web.client.ViewComponent
 
repaintAnnosAndTools() - Method in interface com.levigo.jadice.web.client.ViewComponent
Deprecated.
use repaint instead
repaintAnnosAndTools(Page) - Method in interface com.levigo.jadice.web.client.ViewComponent
Deprecated.
use repaint instead
repaintAnnosAndTools(Page, Rectangle2D) - Method in interface com.levigo.jadice.web.client.ViewComponent
Deprecated.
use repaint instead
repaintAnnosAndTools(Rectangle) - Method in interface com.levigo.jadice.web.client.ViewComponent
Deprecated.
use repaint instead
replace(IsWidget, Collection<? extends T>, ContextUtils.IsAssignable<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Replace all current elements matching the given ContextUtils.IsAssignable in the context for the given owner with the given collection of elements.
replace(IsWidget, Collection<? extends T>, Class<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Replace all current elements matching the given class in the context for the given owner with the given collection of elements.
replace(IsWidget, Collection<Object>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Replace the contents of the context for the given owner with the given collection of elements.
replace(IsWidget, T, ContextUtils.IsAssignable<? super T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Replace all current elements matching the given ContextUtils.IsAssignable in the context for the given owner with the given element.
replace(IsWidget, T, Class<? super T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Replace all current elements matching the given class in the context for the given owner with the given element.
replace(Context, Collection<? extends Object>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Replaces all non-Context entries in the current context objects collection with the elements of the given collection.
replace(Context, Collection<? extends T>, ContextUtils.IsAssignable<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Replaces all non-Context entries in the current context objects collection that match the given ContextUtils.IsAssignable with the elements found in the given collection.
replace(Context, Collection<? extends T>, Class<T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Replaces all non-Context entries in the current context objects collection that match the given class with the elements found in the given collection.
replace(Context, T, ContextUtils.IsAssignable<? super T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Replaces all non-Context entries in the current context objects collection that match the given ContextUtils.IsAssignable with the elements found in the given collection.
replace(Context, T, Class<? super T>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
Replaces all non-Context entries in the current context objects collection that match the given class with the elements found in the given collection.
reply(String, Object) - Method in class com.levigo.jadice.web.transport.server.messaging.IncomingMessageContext
Send a message to the client in response to the current conversation.
repo() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
repoDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
request - Variable in class com.levigo.jadice.web.client.tool.ToolActivationPolicy.ActivationCandidate
 
ResampleFilterCommand - Class in com.levigo.jadice.web.client.commands
 
ResampleFilterCommand() - Constructor for class com.levigo.jadice.web.client.commands.ResampleFilterCommand
 
reset() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
reset() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
reset() - Method in class com.levigo.jadice.web.client.ui.style.Theme
 
reset() - Static method in class com.levigo.jadice.web.conn.client.ServerConnection
Reset the provided ServerConnection instance for tests.
reset() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
Removes all intermediate controls points and keeps just a start and end point for this curve.
reset(AbstractBar) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
RESET - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
RESET_ON_DOCUMENT_CHANGE - Enum constant in enum class com.levigo.jadice.web.client.tools.lens.FrozenStateMode
Enabled frozen state, reset on document change
RESET_ON_PAGE_CHANGE - Enum constant in enum class com.levigo.jadice.web.client.tools.lens.FrozenStateMode
Enabled frozen state, reset on page change
resetEditorFocusability() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
resetMappings() - Method in class com.jadice.web.util.icon.client.iconfont.JWTIconFontMapper
Deletes all defined mappings.
resetScrollPosition() - Method in interface com.levigo.jadice.web.client.ViewComponent
Resets the scroll position to the top left corner.
resetZoom() - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
Reset the zoom factor to its initial value, e.g. after changing the size or shape of the lens
ResizeAnnotationsGesture - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
ResizeAnnotationsGesture(ResizeAnnotationsGesture.BoundsType) - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture
 
ResizeAnnotationsGesture.BoundsType - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
ResizeAnnotationsGesture.ResizeType - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
ResizeAnnotationsGesture.ResizeTypeHandle - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
ResizeTypeHandle() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeTypeHandle
 
Resolution - Class in com.levigo.jadice.document
A resolution specifies a point density in two dimensions (horizontal, vertical) relative to a certain measurement unit.
Resolution() - Constructor for class com.levigo.jadice.document.Resolution
Create the default base resolution.
Resolution(float) - Constructor for class com.levigo.jadice.document.Resolution
Create a uniform resolution (one being identical in both horizontally and vertically) based on a unit of dots per inch.
Resolution(float, float) - Constructor for class com.levigo.jadice.document.Resolution
Create a new resolution using dots per inch.
Resolution(float, float, Unit) - Constructor for class com.levigo.jadice.document.Resolution
 
Resolution(Dimension2D, Unit) - Constructor for class com.levigo.jadice.document.Resolution
 
ResolutionDTO - Class in com.levigo.jadice.web.client.messaging
 
ResolutionDTO - Class in com.levigo.jadice.web.server.messaging
 
ResolutionDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ResolutionDTO
 
ResolutionDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ResolutionDTO
 
ResourceServlet - Class in com.levigo.jadice.web.demo.enterprise.server
An abstract servlet for downloading different resources from the classpath or file uploads.
ResourceServlet() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.ResourceServlet
 
restore() - Method in class com.levigo.jadice.annotation.AnnotationMemento
 
restoreFrom(AnnotationMemento) - Method in class com.levigo.jadice.annotation.Annotation
This method is called back from AnnotationMemento upon Memento.restore()
restoreTo(Style) - Method in class com.levigo.jadice.web.demo.common.client.ui.StyleMemento
 
result() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
resultsPanel() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
revert() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
revertIcon() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
 
revertIcon() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
revertIcon() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
RIGHT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
RIGHT - Enum constant in enum class com.levigo.jadice.annotation.HorizontalAlignment
 
RIGHT - Enum constant in enum class com.levigo.jadice.web.client.ui.PopupExecutor.PreferredPosition
 
RIGHT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
RIGHT_HORIZONTAL_ALIGNMENT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROLLED_BACK - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
ROLLED_BACK - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
RolloutSearch - Class in com.levigo.jadice.web.client.search
This class is responsible for sending the search string to the server and handle the asynchronously received results on the client side.
RolloutSearch(PageView) - Constructor for class com.levigo.jadice.web.client.search.RolloutSearch
 
RolloutSearch(PageView, AbstractBar) - Constructor for class com.levigo.jadice.web.client.search.RolloutSearch
 
rolloutSearch_close() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
rolloutSearch_close() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
rolloutSearch_close() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
rolloutSearch_down() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
rolloutSearch_down() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
rolloutSearch_down() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
rolloutSearch_hitText(int, int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
rolloutSearch_placeholder() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
rolloutSearch_up() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
rolloutSearch_up() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
rolloutSearch_up() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
rolloutSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
rolloutSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
rolloutSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
RolloutSearchStyle - Interface in com.levigo.jadice.web.client.search
 
ROT_000 - Enum constant in enum class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings.Rotation
 
ROT_090 - Enum constant in enum class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings.Rotation
 
ROT_180 - Enum constant in enum class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings.Rotation
 
ROT_270 - Enum constant in enum class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings.Rotation
 
rotate() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
ROTATE_0_DEG - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_180 - Static variable in class com.jadice.web.util.icon.client.IconManager
Rotate the icon by 180 degrees
ROTATE_180_DEG - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_270 - Static variable in class com.jadice.web.util.icon.client.IconManager
Rotate the icon by 270 degrees
ROTATE_270_DEG - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_90 - Static variable in class com.jadice.web.util.icon.client.IconManager
Rotate the icon by 90 degrees
ROTATE_90_DEG - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_LEFT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_LEFT_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_LEFT_D - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_LEFT_DOC - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_LEFT_INVERTED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_RIGHT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_RIGHT_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_RIGHT_D - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_RIGHT_DOC - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ROTATE_RIGHT_INVERTED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
rotate0Action(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
rotate180Action(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
rotate270Action(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
rotate90Action(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
RotateCommand - Class in com.levigo.jadice.web.client.commands
 
RotateCommand() - Constructor for class com.levigo.jadice.web.client.commands.RotateCommand
 
RotateCommand(BaseRenderSettings.Rotation) - Constructor for class com.levigo.jadice.web.client.commands.RotateCommand
 
RotatedAnnotationsResizeGesture - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
RotateGesture - Class in com.levigo.jadice.web.client.internal.annotation
 
RotateGesture(TextAnnotation, PointedEditEvent) - Constructor for class com.levigo.jadice.web.client.internal.annotation.RotateGesture
 
rotateHight() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
rotateLeftAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
rotateRightAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
rotateWidth() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
rotation - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
ROTATION - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
 
ROTATION - Static variable in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Identifier key for a rotation change, used within a RenderSettingsEvent to recognize the kind of change which happen.
RotationMenuContributor - Class in com.levigo.jadice.web.demo.common.client.menu
 
RotationMenuContributor() - Constructor for class com.levigo.jadice.web.demo.common.client.menu.RotationMenuContributor
 
ROW_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
run(Document, SaveAnnotationsRequestDTO) - Method in class com.levigo.jadice.web.demo.common.server.annotation.DemoSaveAnnotationsHandler
 
run(Document, SaveAnnotationsRequestDTO) - Method in interface com.levigo.jadice.web.server.annotation.save.SaveAnnotationsHandler
 
run(DnDRequestDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.demo.enterprise.server.DnDMessageListener
 
run(GetTextContentDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.GetTextContentMessageListener
 
run(Runnable) - Method in interface com.jadice.web.util.ClassLoaders.WrappedPerformer
 
runCustomizers(Annotation) - Static method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
This method executes all AnnotationCustomizer implementations with the given annotation object.
runStream(GetTextContentDTO, IncomingMessageContext) - Method in class com.levigo.jadice.web.conn.server.messaging.GetTextContentMessageListener
 

S

S - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
S - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
S - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
S_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
sampleDocuments() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
sampleDocumentsDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
SAVE - Enum constant in enum class com.levigo.jadice.web.shared.export.DownloadPurpose
 
SAVE_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
SAVE_ANNO_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
SAVE_ANNO_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
SAVE_ANNOS - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
 
SAVE_ANNOS_URL_PARAM - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
The URL parameter to save annotations.
SAVE_ANNOTATIONS - Static variable in class com.levigo.jadice.annotation.save.SaveAnnotationMessageNames
 
SAVE_ANNOTATIONS_FINISHED - Static variable in class com.levigo.jadice.annotation.save.SaveAnnotationMessageNames
 
SAVE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
SAVE_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
saveAnnosAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
saveAnnosP8Action(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
SaveAnnotationCompletedDTO - Class in com.levigo.jadice.web.demo.enterprise.server.annotations
 
SaveAnnotationCompletedDTO() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.annotations.SaveAnnotationCompletedDTO
 
SaveAnnotationMessageNames - Class in com.levigo.jadice.annotation.save
 
SaveAnnotationMessageNames() - Constructor for class com.levigo.jadice.annotation.save.SaveAnnotationMessageNames
 
saveAnnotations() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
SaveAnnotationsCommand - Class in com.levigo.jadice.web.demo.enterprise.client.annotations
This Command is used to invoke a server operation which saves the annotations on a document.
SaveAnnotationsCommand() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCommand
 
SaveAnnotationsCommand.TextPopup - Class in com.levigo.jadice.web.demo.enterprise.client.annotations
A simple popup panel to show a text area with a title lable.
SaveAnnotationsCompletedDTO - Class in com.levigo.jadice.web.demo.enterprise.client.annotations
 
SaveAnnotationsCompletedDTO() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCompletedDTO
 
SaveAnnotationsHandler - Interface in com.levigo.jadice.web.server.annotation.save
 
SaveAnnotationsMessageListener - Class in com.levigo.jadice.web.server.annotation.save
 
SaveAnnotationsMessageListener() - Constructor for class com.levigo.jadice.web.server.annotation.save.SaveAnnotationsMessageListener
 
SaveAnnotationsRequestDTO - Class in com.levigo.jadice.web.client.annotation.save
 
SaveAnnotationsRequestDTO - Class in com.levigo.jadice.web.server.annotation.save
 
SaveAnnotationsRequestDTO() - Constructor for class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsRequestDTO
 
SaveAnnotationsRequestDTO() - Constructor for class com.levigo.jadice.web.server.annotation.save.SaveAnnotationsRequestDTO
 
SaveAnnotationsResponseDTO - Class in com.levigo.jadice.web.client.annotation.save
 
SaveAnnotationsResponseDTO - Class in com.levigo.jadice.web.server.annotation.save
 
SaveAnnotationsResponseDTO() - Constructor for class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsResponseDTO
 
SaveAnnotationsResponseDTO() - Constructor for class com.levigo.jadice.web.server.annotation.save.SaveAnnotationsResponseDTO
 
SaveAnnotationsServerOperationCommand - Class in com.levigo.jadice.web.demo.common.client.annotation
A client side command that propagates annotation changes to the server and lets the server handle these changes.
SaveAnnotationsServerOperationCommand() - Constructor for class com.levigo.jadice.web.demo.common.client.annotation.SaveAnnotationsServerOperationCommand
 
SaveAnnotationsServerOperationCommand.LoadedHandler - Interface in com.levigo.jadice.web.demo.common.client.annotation
 
saveData(DnDParameter) - Static method in class com.levigo.jadice.web.demo.enterprise.client.dnd.ServerBasedUtils
Sends a EnterpriseMessageNames.DND message to saves the selection of the current document on the server.
saveFile() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
saveFile(InputStream, String) - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDRepository
Save the given resource in the defaultDirectory dictionary with a filename matching the uuid.
saveFile(String, String) - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDRepository
Save the given resource in the defaultDirectory dictionary with a filename matching the uuid.
scale(AffineTransform, Resolution) - Method in class com.levigo.jadice.document.Resolution
Augment the given transform so that it scale the unit square with this resolution to the given target resolution.
scaleByEditorWidth() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
scaleByEditorWidth() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconifiedTextAnnotationWrangler
 
scaleByEditorWidth() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.StampAnnotationWrangler
 
scaleByEditorWidth() - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
This can be overriden by any subclass to disable the initial resizing when an annotation is added with a single click.
scaleText - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
scroll() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
scroll(int, int, int) - Method in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
 
SCROLL_LOCK - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
scrollbarHorizontalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
scrollbarHorizontalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
scrollbarHorizontalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
scrollbarTouchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
scrollbarTouchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
scrollbarTouchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
ScrollbarUIStyle - Interface in com.levigo.jadice.web.client.ui.style
Almost minimal UI Style with the amendment of the 4 resource icons needed for the viewer scroll bars (the ones that appear if the document tile is bigger than the viewer area).
scrollbarVerticalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
scrollbarVerticalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
scrollbarVerticalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
ScrollbarVisibility - Class in com.levigo.jadice.web.client.ui
Defines the desired ScrollBar visibility.
ScrollbarVisibility() - Constructor for class com.levigo.jadice.web.client.ui.ScrollbarVisibility
Creates a default ScrollbarVisibility which uses Style.Overflow.AUTO for horizontal and vertical scrollbar.
ScrollbarVisibility(Style.Overflow) - Constructor for class com.levigo.jadice.web.client.ui.ScrollbarVisibility
Convenience constructor which calls ScrollbarVisibility(Overflow, Overflow) with the given overflow mode.
ScrollbarVisibility(Style.Overflow, Style.Overflow) - Constructor for class com.levigo.jadice.web.client.ui.ScrollbarVisibility
Creates a new ScrollbarVisibility using the given Style.Overflow-values for horizontal and vertical overflow mode.
scrollHeight() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
scrollPanel() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor.FontFaceEditorStyle
 
scrollPanel() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
 
scrollPanel() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
 
scrollPositionX() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
scrollPositionY() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
scrollRecToVisible(Rectangle) - Method in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
 
scrollRectToTop(Page, Rectangle2D) - Method in interface com.levigo.jadice.web.client.JadicePageView
Instructs the JadicePageView to scroll to the given targetPage and ensures that the target rectangle is visible and the top of the view is scrolled to the top of the rectangle.
scrollRectToVisible(Page, Rectangle2D) - Method in interface com.levigo.jadice.web.client.JadicePageView
Instructs the JadicePageView to scroll to the given targetPage and ensures that the target rectangle is visible.
scrollRectToVisible(Rectangle) - Method in interface com.levigo.jadice.web.client.ViewComponent
 
scrollWidth() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
SE - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
SE - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
SE_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
search() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
search(String) - Method in class com.levigo.jadice.web.client.search.AdvancedSearch
 
search(String) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
searchBar() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
searchBegan - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
SearchEventTranslator - Class in com.levigo.jadice.web.demo.common.client.events
 
SearchEventTranslator() - Constructor for class com.levigo.jadice.web.demo.common.client.events.SearchEventTranslator
 
searchField - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
searchField() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
searchField() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
searchIcon() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
searchResultCount() - Method in class com.levigo.jadice.web.client.search.AdvancedSearch
Gets the number of results, if any, from the last search on the current PageView.
searchResultCount() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
searchResults - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
SearchResultsEvent - Class in com.levigo.jadice.web.client.search.event
 
SearchResultsEvent(int, int) - Constructor for class com.levigo.jadice.web.client.search.event.SearchResultsEvent
 
SearchResultsEventHandler - Interface in com.levigo.jadice.web.client.search.event
 
SearchStatusChangedEvent - Class in com.levigo.jadice.web.client.search.event
 
SearchStatusChangedEvent(SearchStatusChangedEvent.SearchState) - Constructor for class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent
 
SearchStatusChangedEvent(SearchStatusChangedEvent.SearchState, Throwable) - Constructor for class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent
 
SearchStatusChangedEvent.SearchState - Enum Class in com.levigo.jadice.web.client.search.event
 
SearchStatusChangedEventHandler - Interface in com.levigo.jadice.web.client.search.event
 
secureText - Variable in class com.levigo.jadice.annotation.HistoryAnnotation
 
select(int, boolean, boolean) - Method in class com.levigo.jadice.web.client.tools.selectionbehavior.DefaultSelectionBehavior
 
SELECT_PAGE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
selectAnnotations(Page, boolean, ShapeBasedAnnotation...) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Selects the given annotation(s) for the given page.
selectAnnotations(Page, ShapeBasedAnnotation...) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Selects the given annotation(s) for the given page.
selected() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
SelectedAreaDTO - Class in com.levigo.jadice.web.client.messaging
 
SelectedAreaDTO - Class in com.levigo.jadice.web.server.messaging
 
SelectedAreaDTO() - Constructor for class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
SelectedAreaDTO() - Constructor for class com.levigo.jadice.web.server.messaging.SelectedAreaDTO
 
selectedResult() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
Selection - Interface in com.levigo.jadice.document
Provides selection information for a given Page.
SelectionBehavior - Interface in com.levigo.jadice.web.client.tools.selectionbehavior
A selectionBehaviour manages the indices of selected pages in a ThumbnailView
selectionInspector - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
SelectionInspector - Class in com.levigo.jadice.web.client.internal.annotation
Helper for checking Points of a ShapeAnnotation
SelectionInspector() - Constructor for class com.levigo.jadice.web.client.internal.annotation.SelectionInspector
 
selectionMarker() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
selector() - Method in interface com.levigo.jadice.web.client.ui.SelectorStyle
 
selector_left() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
selector_left() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
selector_left() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
selector_right() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
selector_right() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
selector_right() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
selectorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
selectorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
selectorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
SelectorStyle - Interface in com.levigo.jadice.web.client.ui
 
SelectPageLayoutCommand - Class in com.levigo.jadice.web.client.commands
 
SelectPageLayoutCommand() - Constructor for class com.levigo.jadice.web.client.commands.SelectPageLayoutCommand
 
SelectPageLayoutCommand(PageView.Layout) - Constructor for class com.levigo.jadice.web.client.commands.SelectPageLayoutCommand
 
SelectPageTool - Class in com.levigo.jadice.web.client.tools
This tool is responsible to select an sort pages.
SelectPageTool() - Constructor for class com.levigo.jadice.web.client.tools.SelectPageTool
 
send(Message, boolean) - Method in class com.levigo.jadice.web.conn.client.ServerConnection
 
send(Message, boolean, ConversationMessageListener.ConversationListener) - Method in class com.levigo.jadice.web.conn.client.ServerConnection
 
sendEOC(boolean, String, ObjectNode) - Method in class com.levigo.jadice.web.transport.server.messaging.IncomingMessageContext
Sends a message to the client that terminates this conversation.
sendFail(String, Throwable) - Method in class com.levigo.jadice.web.transport.server.messaging.IncomingMessageContext
Sends a message to the client that terminates this conversation and indicates that the requested operation was not carried out properly.
sendFail(Throwable) - Method in class com.levigo.jadice.web.transport.server.messaging.IncomingMessageContext
Sends a message to the client that terminates this conversation and indicates that the requested operation was not carried out properly.
sendSuccess() - Method in class com.levigo.jadice.web.transport.server.messaging.IncomingMessageContext
Sends a message to the client that terminates this conversation and indicates that the requested operation was carried out successfully.
separator() - Method in interface com.levigo.jadice.web.client.ui.BarStyle
 
separator() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
SerializableBookmark - Class in com.levigo.jadice.web.shared.model.bookmark
A serializable representation of a Bookmark intended to be used on the server side.
SerializableBookmark() - Constructor for class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
for GWT only
SerializableBookmark(Integer) - Constructor for class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
Constructs a serializable bookmark that belongs to a specific page.
SerializableBookmark(Integer, Point2D, Float, BaseRenderSettings.Rotation) - Constructor for class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
Constructs a serializable bookmark that belongs to a specific page and that stores optional render parameters.
SerializableBookmarkDTO - Class in com.levigo.jadice.web.client.messaging
 
SerializableBookmarkDTO - Class in com.levigo.jadice.web.server.messaging
 
SerializableBookmarkDTO() - Constructor for class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
SerializableBookmarkDTO() - Constructor for class com.levigo.jadice.web.server.messaging.SerializableBookmarkDTO
 
SerializableBookmarkList - Class in com.levigo.jadice.web.shared.model.bookmark
A serializable representation of a BookmarkList intended to be used on the server side.
SerializableBookmarkList() - Constructor for class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmarkList
Constructs a new empty list.
SerializableBookmarkListDTO - Class in com.levigo.jadice.web.client.messaging
 
SerializableBookmarkListDTO - Class in com.levigo.jadice.web.server.messaging
 
SerializableBookmarkListDTO() - Constructor for class com.levigo.jadice.web.client.messaging.SerializableBookmarkListDTO
 
SerializableBookmarkListDTO() - Constructor for class com.levigo.jadice.web.server.messaging.SerializableBookmarkListDTO
 
SerializableDocument - Interface in com.levigo.jadice.web.shared.model.document
Common interface for documents exchanged between JWT server and client.
SerializableJavaScriptObject - Class in com.levigo.jadice.web.client.messaging.data
A serializable version of a generic JS-Object.
SerializableJavaScriptObject() - Constructor for class com.levigo.jadice.web.client.messaging.data.SerializableJavaScriptObject
 
SerializableSignatureFieldDTO - Class in com.levigo.jadice.web.client.messaging
 
SerializableSignatureFieldDTO - Class in com.levigo.jadice.web.server.messaging
The (GWT-)serializable version of a jadice core SignatureField.
SerializableSignatureFieldDTO() - Constructor for class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
SerializableSignatureFieldDTO() - Constructor for class com.levigo.jadice.web.server.messaging.SerializableSignatureFieldDTO
 
SerializableSignatureFieldListDTO - Class in com.levigo.jadice.web.client.messaging
 
SerializableSignatureFieldListDTO - Class in com.levigo.jadice.web.server.messaging
 
SerializableSignatureFieldListDTO() - Constructor for class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldListDTO
 
SerializableSignatureFieldListDTO() - Constructor for class com.levigo.jadice.web.server.messaging.SerializableSignatureFieldListDTO
 
serialize() - Method in class com.levigo.jadice.web.transport.client.messaging.Message
 
serialize(Object) - Method in class com.levigo.jadice.web.client.messaging.mapper.SimplePolymorphicMapper
 
serialize(String, int, Object) - Static method in class com.levigo.jadice.web.transport.server.messaging.MessageSerializer
 
serializeRenderControls(PageView, Document) - Static method in class com.levigo.jadice.web.client.rendercontrols.RenderControlsJsonSerializer
Take both the RenderControls that are applied document-wide and page-wide and create a json object
serializeRenderControls(PageView, Document, ControlsKitFilter) - Static method in class com.levigo.jadice.web.client.rendercontrols.RenderControlsJsonSerializer
Take both the RenderControls that are applied document-wide and page-wide and create a json object
serializeRenderControls(PageView, List<Page>) - Static method in class com.levigo.jadice.web.client.rendercontrols.RenderControlsJsonSerializer
Take page RenderControls and create a json object for them.
serializeRenderControls(PageView, List<Page>, ControlsKitFilter) - Static method in class com.levigo.jadice.web.client.rendercontrols.RenderControlsJsonSerializer
Take page RenderControls and create a json object for them.
serializeValue(Object, ObjectMapper) - Method in class com.levigo.jadice.web.server.messaging.mapper.SimplePolymorphicMapper
 
SERVER_SENT_EVENT - Enum constant in enum class com.levigo.jadice.web.transport.shared.Method
Communication via Server Sent Events (SSE).
SERVER_SIDE_MASKING - Enum constant in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
Annotations shall be rendered on server side, if the DENY.REMOVE and DENY.CHANGE permissions are present on the annotation.
ServerBasedDnDDataProvider - Class in com.levigo.jadice.web.demo.common.server.dataprovider
DataProvider that loads drag and drop data that is stored on the server
ServerBasedDnDDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.ServerBasedDnDDataProvider
 
ServerBasedDnDHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
Handle to load drag and drop data from the server
ServerBasedDnDHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDHandle
Deprecated.
ServerBasedDnDHandle(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDHandle
 
ServerBasedDnDSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
A source to transfer/load drag and drop data to/from the server
ServerBasedDnDSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDSource
Deprecated.
ServerBasedDnDSource(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDSource
 
ServerBasedDnDSource(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDSource
 
ServerBasedUtils - Class in com.levigo.jadice.web.demo.enterprise.client.dnd
The Utils are used to generate only one server request to save the drag/drop data.
ServerBasedUtils() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.dnd.ServerBasedUtils
 
ServerConfiguration - Interface in com.levigo.jadice.web.server.config
Holds the set of JWT server properties.
ServerConfiguration.NetworkConfiguration - Interface in com.levigo.jadice.web.server.config
Holds the initial configuration parameters the network layer will use.
ServerConfiguration.TileCompressionType - Enum Class in com.levigo.jadice.web.server.config
Enum to define the supported PNG compressions for tile rendering
ServerConnection - Class in com.levigo.jadice.web.conn.client
This is the abstract connection to the server.
ServerConnection() - Constructor for class com.levigo.jadice.web.conn.client.ServerConnection
 
ServerConnection.Cancelable - Interface in com.levigo.jadice.web.conn.client
 
ServerConnectionBuilder - Class in com.levigo.jadice.web.conn.client
This factory creates a ServerConnection that is able to communicate with the server side end point.
ServerConnectionBuilder() - Constructor for class com.levigo.jadice.web.conn.client.ServerConnectionBuilder
 
ServerMessageManager - Class in com.levigo.jadice.web.transport.server.messaging
 
ServerPolymorphicMapper<T> - Class in com.levigo.jadice.web.server.messaging.mapper
 
ServerPolymorphicMapper() - Constructor for class com.levigo.jadice.web.server.messaging.mapper.ServerPolymorphicMapper
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
 
service(HttpServletRequest, HttpServletResponse, long) - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet.LongpollSession
Services requests from the LongpollTransportServlet.
ServletAwareConfig - Class in com.levigo.jadice.web.transport.server.networking.websocket
The ServletAwareConfig configures WebSocketTransportEndpoints so that they get a ClientSessionRegistry set from the ServletContext.
ServletAwareConfig() - Constructor for class com.levigo.jadice.web.transport.server.networking.websocket.ServletAwareConfig
 
ServletInvocationContext - Interface in com.levigo.jadice.web.server
An InvocationContext specifically for cases when a jakarta.websocket implementation is used.
sessionClosed() - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
Receive notification that the client closed the session.
sessionClosed(Client) - Method in interface com.levigo.jadice.web.transport.server.session.ClientSessionListener
Informs that a client session was closed.
sessionClosed(String) - Method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
Sets the lifetime of the information to now + AuthenticationInfoManager.sessionClosedTTL
sessionStarted(Client) - Method in interface com.levigo.jadice.web.transport.server.session.ClientSessionListener
Informs about a new client session that was started.
sessionTimedOut(Client) - Method in interface com.levigo.jadice.web.transport.server.session.ClientSessionListener
Informs about a client session that timed out.
set(int, E) - Method in class com.jadice.web.util.glazedlists.GwtEventList
 
set(NotificationEventBus) - Static method in class com.jadice.web.util.notifications.client.NotificationEventBus.Instance
 
set(ShapeBasedAnnotation, boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.ToggleEditor
 
set(Document, AnnotationProfile) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Set the applicable AnnotationProfile for the given document.
set(Document, Page, ShapeBasedAnnotation...) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
set(UIStyle) - Static method in class com.levigo.jadice.web.client.ui.style.UIStyler
 
set(ServerConnection) - Static method in class com.levigo.jadice.web.conn.client.ServerConnection
Sets a ServerConnection created by the ServerConnectionBuilder.
set(NetworkContext) - Static method in class com.levigo.jadice.web.transport.server.NetworkContext
Deprecated.
This is an automatic setter used by the com.levigo.jadice.web.transport.server.TransportWebtoolkitFilter in order to set the NetworkContext and inform all NetworkContext.NetworkInitializedListeners that are registered.
set(TransportManagerImpl) - Static method in class com.levigo.jadice.web.transport.server.TransportManagerProvider
Deprecated.
for Testing only
setAction(GradationActionCommand.Action) - Method in class com.levigo.jadice.web.client.commands.GradationActionCommand
 
setAction(String) - Method in class com.levigo.jadice.web.client.messaging.PathSegmentDTO
 
setActivationClickCount(int) - Method in class com.levigo.jadice.web.client.tools.SetCurrentPageTool
Sets the activation click count to the desired value.
setActivationPolicy(ToolActivationPolicy) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
setActivationPolicy(ToolActivationPolicy) - Method in interface com.levigo.jadice.web.client.ToolManager
 
setActive(boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Receive notification from the tool manager about the tool's active state.
setActive(boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
setActive(boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
 
setActive(boolean) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
setActive(boolean) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
setActive(boolean) - Method in class com.levigo.jadice.web.client.util.context.Context
Sets the Sets the active.
setActive(boolean) - Method in class com.levigo.jadice.web.demo.common.client.events.ConsoleNotificationEventHandler
 
setActive(boolean) - Method in class com.levigo.jadice.web.demo.common.client.events.PopupNotificationEventHandler
 
setAlignment(JadiceSubmenuButton.Alignment) - Method in class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
 
setAlignments(HorizontalAlignmentEditor.Alignments) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor
 
setAllowedValues(JsArray<JavaScriptObject>) - Method in class com.levigo.jadice.web.client.messaging.DiscretePropertyDTO
 
setAllowMultipleTextlines(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setAllowResize(boolean) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets a flag if annotation is resizeable
setAllowResize(boolean) - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
setAllowTransparancy(boolean) - Method in class com.levigo.jadice.web.client.messaging.ColorPropertyDTO
 
setAllowTransparency(boolean) - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
setAlpha(float) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
setAlphaFillColor(Double) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
setAlphaStrokeColor(Double) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
setAlternativeAcceleratorKey(KeyStroke) - Method in interface com.levigo.jadice.web.client.util.action.Action
Sets the given KeyStroke to this action as an alternative KeyStroke.
setAlternativeAcceleratorKey(KeyStroke) - Method in class com.levigo.jadice.web.client.util.action.BasicAction
 
setAlternativeAcceleratorKey(KeyStroke) - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
 
setAlwaysCreateHttpSession(boolean) - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
setAnimationEnabled(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Turn on or off GWTs animations for popups and dialogs
setAnimationEnabled(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setAnnoFileName(String) - Method in class com.levigo.jadice.web.demo.common.client.annotation.SaveAnnotationsServerOperationCommand
 
setAnnoFormat(AnnotationFormatDTO) - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
setAnnoFormat(AnnotationFormat) - Method in class com.levigo.jadice.web.demo.common.client.annotation.SaveAnnotationsServerOperationCommand
 
setAnnoFormat(String) - Method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsRequestDTO
 
setAnnoFormatPermission(AnnoFormatPermissionDTO) - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationPermissionParamsDTO
 
setAnnoImageProviders(List<AnnotationImageProvider>) - Method in interface com.levigo.jadice.web.server.WebtoolkitServerContext
 
setAnnoRenderStrategy(String) - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
setAnnoStreamPaths(JsArrayString) - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
setAnnotationClass(Class<? extends Annotation>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
setAnnotationClass(String) - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
setAnnotationFactory(AnnotationProfile, AnnotationFactory) - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
 
setAnnotationPageSegments(JsArray<ChangedAnnoSegmentInfoDTO>) - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
setAnnotationPageSegments(ArrayList<ChangedAnnoSegmentInfo>) - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
setAnnotationPoint(LineAnnotation, Point2D, Point2D, boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler.DragHandleLineGesture
 
setAnnotationProfiles(List<String>) - Method in class com.levigo.jadice.web.server.spring.SpringPropertiesServerConfiguration
 
setAnnotationRenderingEnabled(AnnotationFactory, boolean) - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
Sets a flag whether annotations of given type should be rendered or not.
setAnnotations(JsArray<AnnotationDTO>) - Method in class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
setAnnotationService(AnnotationService) - Method in class com.levigo.jadice.web.conn.server.messaging.GetAnnotationProfileMessageListener
 
setAnnotationService(AnnotationService) - Method in interface com.levigo.jadice.web.server.WebtoolkitServerContext
 
setAnnotationType(String) - Method in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
setAnnotationType(String) - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
Sets the CreateAnnotationViaApiCommand.annotationType.
setAnnotationUrisList(JsArray<JsArrayString>) - Method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
setAnnotationUrisList(JsArray<JsArrayString>) - Method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
setAnnotationUrisList(List<List<String>>) - Method in class com.levigo.jadice.web.shared.UriHandle
 
setAnnotationUrisList(List<List<String>>) - Method in class com.levigo.jadice.web.shared.UriSource
 
setApplyFilterInView(PageView.ApplyFilterInView) - Method in interface com.levigo.jadice.web.client.PageView
Sets whether to show all pages of a FilteredDocument - even those pages that are not accepted the filter.
setArchetypeName(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
setArea(RectangularShapeDTO) - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
 
setAreas(JsArray<PathDTO>) - Method in class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
setAreas(List<Path2D>) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
Set List containing Path2D area definitions.
setAriaRole(Role) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
setArrowHeadHandleEnabled(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ArrowAnnotationWrangler
 
setArrowHeight(int) - Method in class com.levigo.jadice.annotation.CalloutAnnotation
 
setArrowHeight(int) - Method in class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
setArrowHidingStrategy(GalleryNavigationTool.ArrowHidingStrategy) - Method in class com.levigo.jadice.web.client.tools.GalleryNavigationTool
 
setArrowWidth(int) - Method in class com.levigo.jadice.annotation.CalloutAnnotation
 
setArrowWidth(int) - Method in class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
setArtifactId(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
setAsyncCallback(AsyncCallback<Document>) - Method in class com.levigo.jadice.web.demo.common.client.ui.PasswordDialog
set the AsyncCallback to be triggered when the password has been entered.
setAuthenticationInfo(String) - Method in class com.levigo.jadice.web.conn.client.ServerConnection
Set or update the information provided by the client used to authenticate document accesses in the backend.
setAuthInfo(AuthenticationInfoUpdateDTO) - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
setAutoDetectResolution(boolean) - Method in class com.levigo.jadice.web.client.ViewerBuilder
Enables automatic resolution detection.
setAutoHideDuration(Integer) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.AbstractNotification
Set the time the notification should be visible This feature starts the hideIn-Timer when the Notification is shown
setAutoHierarchyManagement(boolean) - Method in class com.levigo.jadice.web.client.util.context.Context
 
setAvailable(boolean) - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuHandler
 
setAvailable(boolean) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
 
setBaseline(double) - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
setBasePageSegmentUUID(String) - Method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
setBasicFileUploadService(BasicFileUploadService) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.DemoUploadSchemeDocumentDataProvider
 
setBlocks(JsArray<PositionedBlockDTO>) - Method in class com.levigo.jadice.web.client.messaging.responses.TextContentDTO
 
setBold(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setBold(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setBold(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setBorder(BorderSettings<?>) - Method in interface com.levigo.jadice.web.client.layout.PageLayout
Sets the Border around the Pages
setBorderThumbnailStyle(SimpleBorderSettings.BorderStyle) - Method in class com.levigo.jadice.web.client.ThumbnailViewBuilder
Setter for configuring CSS styles of borders.
setBottom(Point2D) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
setBounds(RectangularShapeDTO) - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
setBoundsWithinPage(Rectangle) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture
 
setBoundsWithinPageAndGrid(Rectangle, Grid, Grid.SnapTo) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture
 
setBranch(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.GitVersionDTO
 
setBrowsePages(boolean) - Method in class com.levigo.jadice.web.client.tools.MouseWheelScrollTool
Set whether to skip to the previous/next page if scrolling occurs while already scrolled to the top/bottom and using a single-page layout.
setButton(int) - Method in class com.levigo.jadice.web.client.event.input.MouseDragEvent
 
setCacheFilterEnabled(boolean) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setCacheFilterEnabled(boolean) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Enabled/disables the Servlet-Filter that sets caching-headers to static resources
setCacheTimeToLive(long) - Method in class com.levigo.jadice.web.server.FontDownloadServlet
Set the time to live in seconds signaled to clients for downloaded fonts.
setCallout(PathDTO) - Method in class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
setCallout(Path2D) - Method in class com.levigo.jadice.annotation.CalloutAnnotation
Sets the callout of this CalloutAnnotation.
setCalloutHeight(double) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Set new height for CalloutAnnotation
setCapacity(int) - Method in class com.jadice.web.util.base.shared.ValueHistory
 
setCaseSensitive(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
setCause(ThrowableDTO) - Method in class com.levigo.jadice.web.client.messaging.ThrowableDTO
 
setCenterAsOrigin(boolean) - Method in class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
setChain(JsArray<InstructionDTO>) - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
 
setChangeHandler(AnnotationChangeHandler) - Method in class com.levigo.jadice.annotation.Annotation
Changes the annotation change handler.
setChangeSet(ChangeDTO) - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
setChangeSet(ChangeSet<Page>) - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
setCheckboxCSV(String) - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
Deprecated.
setCheckboxes(List<ChecklistAnnotation.CheckboxState>) - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
Sets the list of checkboxes to the given list.
setClassName(String) - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
setClassName(String) - Method in class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
 
setClassResolver(Resolver<Class<?>, ClassNotFoundException>) - Static method in class com.levigo.jadice.document.config.Jadice
Set the Resolver to be used by jadice compontents when looking up Class instances based on their name.
setClientConfiguration(ClientConfiguration) - Static method in class com.levigo.jadice.web.client.config.ClientConfigurationManager
Inject a different configuration implementation, e.g. from a properties or YAML file.
setClientConfiguration(ClientConfiguration) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setClientConfiguration(ClientConfiguration) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
replace the default configuration
setClientSideResolution(int) - Method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
setClosed(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.PolygonAnnotationWrangler
 
setCmResolution(ResolutionDTO) - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
setColor(Color) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
Changes the line color.
setColumn(int) - Method in class com.levigo.jadice.web.client.grid.Cell
 
setCommand(Command) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
Sets the command to associate with the button.
setCommand(Command) - Method in interface com.levigo.jadice.web.client.util.action.Action
Should be only used for sub-menu actions.
setCommand(Command) - Method in class com.levigo.jadice.web.client.util.action.BasicAction
 
setCommand(Command) - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
 
setCommitId(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.GitVersionDTO
 
setConfiguration(SpringPropertiesServerConfiguration) - Method in class com.levigo.jadice.web.server.annotation.save.SaveAnnotationsMessageListener
 
setConnFromUrl() - Static method in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils
Set the ServerConnection from the URL Parameter
setContactInfo(String) - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
setContent(IsWidget) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification
 
setContent(String) - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
setContent(String) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification
 
setContentSet(boolean) - Method in class com.levigo.jadice.web.client.messaging.ParameterDTO
 
setContext(Context) - Method in class com.levigo.jadice.web.client.commands.AbstractContextCommand
Invoked by command injection.
setContext(Collection<Object>) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
Setting arguments manually.
setContext(Collection<Object>) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
setContext(Collection<Object>) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemCommand
Sets the context to this item
setContext(Collection<Object>) - Method in class com.levigo.jadice.web.client.util.context.ContextHandlerSupport
 
setControlPoint(int, Point) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
Sets the specified control point.
setControlPoint(int, Point) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
 
setConversationId(int) - Method in class com.levigo.jadice.web.transport.client.messaging.CancelRequestDTO
 
setCreatedBy(String) - Method in class com.levigo.jadice.annotation.Annotation
 
setCreateMode(AnnotationProfile, AnnotationFactory) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Sets the Creation Mode.
setCreateMode(CreateAnnotationCommand.CreateMode) - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
 
setCreationMode(DefaultWrangler.CreationMode) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
setCreationTimeSlot(int) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Sets the duration in milliseconds in which a new Annotation will not be deselected after its creation.
setCreationTimestamp(Date) - Method in class com.levigo.jadice.annotation.Annotation
 
setCurrent(int) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
setCurrent(long) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification
 
setCurrentPage(Page) - Method in interface com.levigo.jadice.web.client.JadicePageView
Navigate to the given page.
setCurrentPageIndex(int) - Method in interface com.levigo.jadice.web.client.JadicePageView
Deprecated.
Use setCurrentPage() instead (in order to support filtered documents)
setCurrentPageIndex(int) - Method in interface com.levigo.jadice.web.client.layout.PageLayout
Set the index of the current page.
SetCurrentPageTool - Class in com.levigo.jadice.web.client.tools
This tool allows to jump to a specific page.
SetCurrentPageTool() - Constructor for class com.levigo.jadice.web.client.tools.SetCurrentPageTool
 
setCursor(Style.Cursor) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
Sets the current shown Cursor
setCursor(Style.Cursor) - Method in class com.levigo.jadice.web.client.tool.Tool
Deprecated.
Use setCursor(String) instead. To convert existing calls easily, just add .getCssName() to the method's cursor parameter or use UIStyler.get().cursorStyle().[any method] instead to make use of all currently available css cursors
setCursor(Style.Cursor) - Method in interface com.levigo.jadice.web.client.ToolManager
Deprecated.
Use setCursor(String) instead. To convert easily, just add .getCssName() to this method's cursor parameter
setCursor(String) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
setCursor(String) - Method in class com.levigo.jadice.web.client.tool.Tool
Set the cursor on the associated view component.
setCursor(String) - Method in interface com.levigo.jadice.web.client.ToolManager
Sets the currently used cursor.
setCursorPosition(TextAnnotationWrangler.CursorPosition) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
setCursorStyleSelector(CursorStyleSelector) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Sets the cursor style selector to be used
setCurve(String) - Method in class com.levigo.jadice.web.client.commands.GradationActionCommand
 
setCurve(String) - Method in class com.levigo.jadice.web.client.commands.GradationCurveCommand
 
setCustomizerFactories(List<NameBasedFactory<AnnotationCustomizer>>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setCw(boolean) - Method in class com.levigo.jadice.web.client.commands.SpinCommand
 
setDamage(Rectangle2D) - Method in class com.levigo.jadice.document.PageSegmentEvent
Sets a damage area for this event.
setData(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.PageSegmentDTO
 
setData(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.ShapeDTO
 
setDateTimeOfSigning(String) - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
setDeactivateFrozenStateOnlyInLensArea(boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
Set if the frozen state should be changed only if the mouse position points to the lens interior.
setDeclaringClass(String) - Method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
setDefaultAction(RegisteredAction) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
Sets the default action to be executed on the next area selection.
setDefaultAlphaValue(double) - Method in class com.levigo.jadice.web.client.messaging.ColorPropertyDTO
 
setDefaultAlphaValue(float) - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
setDefaultAnnotationProfile(String) - Method in class com.levigo.jadice.web.server.spring.SpringPropertiesServerConfiguration
 
setDefaultDirectory(String) - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDRepository
 
setDefaultEffects(int) - Method in class com.jadice.web.util.icon.client.IconManager
Sets the default effects.
setDefaultFilterType(FilterType) - Static method in enum class com.levigo.jadice.document.render.FilterType
 
setDefaultLayerStateEnabled(Boolean) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
only for serialization
setDefaultProfile(AnnotationProfile) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
setDefaultRemoteHandler() - Static method in class com.levigo.jadice.web.client.util.LogUtils
Call this method if you want to send the client log messages to the server.
setDefaults() - Method in class com.levigo.jadice.web.shared.model.settings.AbstractListenableRenderSettings
Initializes additional settings.
setDefaults() - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
 
setDefaults() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
 
setDefaults() - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
 
setDefaults() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
setDefaults(JsArray<PropertyDefaultDTO>) - Method in class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
setDefaultText(String) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets a default text.
setDefaultText(String) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setDefaultThumbnailSize(Dimension) - Method in interface com.levigo.jadice.web.client.ThumbnailView
Sets the default thumbnail size.
setDefaultThumbnailSize(Dimension) - Method in class com.levigo.jadice.web.client.ThumbnailViewBuilder
 
setDefaultValue(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
setDefaultValue(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
setDefaultValue(String) - Method in class com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
 
setDefaultValue(T) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setDefaultValueXML(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setDeletedAnnotations(JsArray<AnnotationDTO>) - Method in class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
setDependencies(JsArray<DependencyDTO>) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionDTO
 
setDescription(String) - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
 
setDescription(String) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
setDescription(String) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
setDeviceResolution(Integer) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Sets the device deviceResolution.
setDirty() - Method in interface com.levigo.jadice.web.client.layout.PageLayout
 
setDisabledAnnoTypes(JsArrayString) - Method in class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
setDisabledAutomaticFontLoading(boolean) - Method in class com.levigo.jadice.web.client.ViewerBuilder
We automatically call FontConfig#get usually so that the fonts for rendering annotations are loaded at the first possible moment.
setDisabledImage(EffectIcon) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setDoc(DocumentSnapshotDTO) - Method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsRequestDTO
 
setDocStreamPaths(JsArrayString) - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
setDocument(Document) - Method in class com.levigo.jadice.document.AbstractDocumentEvent
Sets the document which originates this event.
setDocument(Document) - Method in interface com.levigo.jadice.web.client.JadicePageView
Changes the document reference to be displayed within this page view instance.
setDocument(DocumentSnapshotDTO) - Method in class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
setDocument(DocumentSnapshotDTO) - Method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
setDocument(DocumentSnapshotDTO) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DnDRequestDTO
 
setDocumentBounds(RectangularShapeDTO) - Method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
setDocumentDataProviderRegistry(DocumentDataProviderRegistry) - Method in interface com.levigo.jadice.web.server.WebtoolkitServerContext
 
setDocumentLayer(String) - Method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
setDocumentLayer(String) - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
Associates the handle with a DocumentLayer, represented by its name.
setDocumentLayerEnabled(DocumentLayer, boolean) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Sets a flag whether document layer of given class should be rendered or not.
setDocumentOffsetBottom(Integer) - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
Set the bottom offset of the document.
setDocumentOffsetTop(Integer) - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
Set the top offset of the document.
setDocumentPermissions(JsArray<PermissionsDTO>) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
setDocumentProperties(JsArray<PropertiesReadResultDTO>) - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
setDocumentProperties(ArrayList<PropertiesReadResult>) - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
setDocumentReadMetricsFilters(List<DocumentReadMetricsFilter>) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setDocumentReadMetricsFilters(List<DocumentReadMetricsFilter>) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Clear the existing list and add all filters passed in
setDocumentReadSubTaskTimeout(long) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setDocumentReadSubTaskTimeout(long) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the timeout for document read subtasks.
setDocumentService(DocumentService) - Method in class com.levigo.jadice.web.conn.server.messaging.CreateDocumentMessageListener
 
setDocumentService(DocumentService) - Method in interface com.levigo.jadice.web.server.WebtoolkitServerContext
 
setDocumentUploadRepository(DocumentUploadRepository) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadServlet
 
setDocumentViewVisible() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
 
setDoFireAnnotationEvents(boolean) - Method in class com.levigo.jadice.annotation.Annotation
Changes the annotation event propagation mode.
setDontUpdateOnChange(boolean) - Method in interface com.levigo.jadice.web.client.PageView
Setting this value to true causes the view to not updating itself when scrolling or zooming.
setDownloadPurpose(DownloadPurpose) - Method in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
setDownloadPurpose(String) - Method in class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
setDraggable(Element, String) - Method in class com.levigo.jadice.web.client.tools.SelectPageTool
Workaround for https://github.com/gwtproject/gwt/issues/9525
setDynamicZoomMode(int) - Method in class com.levigo.jadice.web.client.commands.FitPageCommand
Sets the dynamic zoom mode.
setDynamicZoomMode(int) - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
setEditable(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets the ability to edit the annotation.
setEditable(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setEditorBehaviorOnOutsideClick(TextAnnotationWrangler.EditorBehaviorOnOutsideClick) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
setEditorFactory(ToolkitBasedFactoryDTO) - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
setEditorHeight(int) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Set the editor height.
setEditorHeight(int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Used to inject the value defined in the annotation profile.
setEditorHost(AbstractBar) - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
Sets the context toolbar for the annotation tool.
setEditorHost(AbstractBar) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
This is used to set a non-pop-up toolbar holding the editing tools.
setEditorWidth(int) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Set the editor width.
setEditorWidth(int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Used to inject the value defined in the annotation profile.
setEffect(int) - Method in interface com.jadice.web.util.icon.client.EffectIcon
 
setEffect(int) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setEnabled(boolean) - Method in class com.jadice.web.util.icon.client.iconfont.ToggleIconFont
 
setEnabled(boolean) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setEnabled(boolean) - Method in interface com.jadice.web.util.icon.client.StateIcon
Sets the enabled state for this icon.
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.tool.Tool
Receive notification from the tool manager about the tool's enabled state.
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.tools.GalleryNavigationTool
 
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.tools.GridTool
 
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.tools.LinkTool
 
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.tools.PDFSignatureBoxTool
 
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
 
setEnabled(boolean) - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuHandler
 
setEnabled(boolean) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
 
setEnabled(Class<? extends Tool>, boolean) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
setEnabled(Class<? extends Tool>, boolean) - Method in interface com.levigo.jadice.web.client.ToolManager
Change the enabled state of the tool of the given class.
setEnableFillColor(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
setEnableStrokeColor(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
setEntireText(String) - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Sets the entire text, this method should be used by the reader- / writer-implementations.
setEntry(String, Object) - Method in class com.levigo.jadice.web.client.messaging.UserPropertiesDTO
 
setEnumValue(String) - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationFormatDTO
 
setExclusive(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
setExclusive(Class<? extends Tool>) - Method in interface com.levigo.jadice.web.client.ToolManager
Set the tool of the given class to be the exclusive tool.
setExecuteActionAfterCreation(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Used to inject the value defined in the annotation profile.
setExecutorService(ExecutorService) - Method in class com.levigo.jadice.web.conn.server.messaging.ExportOperationMessageListener
 
setExecutorService(ExecutorService) - Method in class com.levigo.jadice.web.conn.server.messaging.GetInstructionsMessageListener
 
setExecutorService(ExecutorService) - Method in class com.levigo.jadice.web.conn.server.messaging.GetTextContentMessageListener
 
setExecutorService(ExecutorService) - Method in class com.levigo.jadice.web.conn.server.messaging.RemoteLoggingMessageListener
 
setExecutorService(ExecutorService) - Method in class com.levigo.jadice.web.demo.enterprise.server.DnDMessageListener
 
setExecutorService(ExecutorService) - Method in class com.levigo.jadice.web.demo.enterprise.server.version.VersionService
 
setExecutorService(ExecutorService) - Method in class com.levigo.jadice.web.server.annotation.save.SaveAnnotationsMessageListener
 
setExecutorService(ExecutorService) - Method in interface com.levigo.jadice.web.server.WebtoolkitServerContext
 
setExpandHeight(TextAnnotationWrangler.ExpandHeight) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Used to inject the value defined in the annotation profile.
setFileName(String) - Method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
setFillColor(ColorDTO) - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
setFillColor(Color) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets the fill color (used for filled areas)
setFilled(boolean) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets a flag indicating if annotation is rendered with a background color.
setFilled(boolean) - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
setFilter(String) - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
setFilter(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionRequestDTO
 
setFilterName(String) - Method in class com.levigo.jadice.web.client.commands.ResampleFilterCommand
 
setFilterType(FilterType) - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
 
setFirstPageSegmentHandle(PageSegmentHandleDTO) - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
setFirstPageSegmentHandle(PageSegmentHandle) - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
setFlowWorkerMaxQueueSizeActive(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setFlowWorkerMaxQueueSizeActive(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the maximum amount of flow requests that can be in the queue of the executor
setFlowWorkerPoolCoreSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setFlowWorkerPoolCoreSize(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the core pool size for jadice flow workers which is the minimum number of workers to keep alive (and not allow to time out etc).
setFlowWorkerPoolMaxSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setFlowWorkerPoolMaxSize(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the maximum pool size for flow workers.
setFnResolution(ResolutionDTO) - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
setFocus(boolean) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
setFocusTextEditor(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Sets whether text editors of text based annotations should be focused by the browser.
setFocusTextEditor(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setFontFace(String) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setFontFace(String) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets the logical name of the font to display.
setFontFace(String) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setFontHandler(WebFontLoader.WebFontHandler) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig
Set the WebFontLoader.WebFontHandler to be used.
setFontManagerFuture(FontManagerFuture) - Method in class com.levigo.jadice.web.server.font.FontEnvironments
Method to set your custom FontManagerFuture instance.
setFontSize(float) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setFontSize(float) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets the font size of the displayed text.
setFontSize(float) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setForceAnnotationUpright(TextAnnotationWrangler.ForceAnnotationUpright) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
setFormat(Reader, AnnotationFormat, AnnotationProfileRegistry) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnotationUtils
 
setFormat(String) - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
setFrameDragTolerance(int) - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
Set the tolerance in pixels within which the frame will be draggable.
setFrozen(boolean) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
Sets / unsets the frozen state where the pane will remain in focus of the last point before being set to frozen.
setFrozen(boolean) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
Sets / unsets the frozen state where the lens will remain in focus of the last point before being set to frozen.
setFrozenStateMode(int) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
setFrozenStateMode(FrozenStateMode) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
Set the frozen state mode, which describes how instances of hover lens handles the frozen mode.
setFullscreen(boolean) - Method in interface com.levigo.jadice.web.demo.common.client.commands.FullscreenCommand.FullscreenHandler
 
setGap(int) - Method in class com.levigo.jadice.annotation.StampAnnotation
Returns the insets gap width of stamp border and displayed text
setGap(int) - Method in class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
setGeneralPoolCoreSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setGeneralPoolCoreSize(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the core pool size for general tasks which is the minimum number of workers to keep alive (and not allow to time out etc).
setGeneralPoolMaxSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setGeneralPoolMaxSize(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the maximum pool size for general tasks.
setGitVersionDTO(GitVersionDTO) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionDTO
 
setGlobalAnnotationChangeAllowed(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Set to true, if document permissions allow changing annotations.
setGlobalDeviceResolution(int) - Method in class com.levigo.jadice.web.client.ViewerBuilder
Defines a globally defined default resolution.
setGlyphs(JsArray<GlyphDTO>) - Method in class com.levigo.jadice.web.client.messaging.text.WordDTO
 
setGradationCurve(GradationCurve) - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
Sets the gradation curve to be applied to the image.
setGridColor(Color) - Method in class com.levigo.jadice.web.client.tools.GridTool
Sets the grid color.
setGroupId(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
setH(double) - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
setHandle(PageSegmentHandleDTO) - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
setHandler(WidgetCommand.Handler) - Method in class com.levigo.jadice.web.client.commands.ShowAnnotationEditorCommand
 
setHandler(WidgetCommand.Handler) - Method in class com.levigo.jadice.web.client.commands.ShowGradationCommand
 
setHandler(WidgetCommand.Handler) - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
Registers a callback.
setHandler(WidgetCommand.Handler) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.WidgetBasedAnnotationPropertyEditor
 
setHandler(WidgetCommand.Handler) - Method in interface com.levigo.jadice.web.client.util.command.WidgetCommand
 
setHandler(OpenFileHandler) - Static method in class com.levigo.jadice.web.demo.common.client.util.OpenFileHandler
 
setHandler(Set<FullscreenCommand.FullscreenHandler>) - Method in class com.levigo.jadice.web.demo.common.client.commands.FullscreenCommand
 
setHasNativeScrollbars(boolean) - Method in interface com.levigo.jadice.web.client.PageView
Set true when native scrollbars are used for this page view.
setHasNativeScrollbars(boolean) - Method in class com.levigo.jadice.web.client.ThumbnailViewBuilder
 
setHasNativeScrollbars(boolean) - Method in class com.levigo.jadice.web.client.ViewerBuilder
Sets native scrollbars of the browser or special scrollbars.
setHeadAngle(double) - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
setHeadAngle(int) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Sets the head angle in degrees.
setHeader(String) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification
 
setHeadLength(double) - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
setHeadLength(int) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Sets the head length which is defined by the ArrowAnnotation.isHeadLengthInPercent() value.
setHeadLengthInPercent(boolean) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Sets the mode for the ArrowAnnotation.setHeadAngle(int) value:
true - head length in percent of the total length.
setHeadLengthInPercent(boolean) - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
setHeight(double) - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
setHeight(double) - Method in class com.levigo.jadice.web.client.messaging.PageSegmentUpdateDTO
 
setHelpFromUrl() - Method in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
If there is a URL parameter UrlParameterUtils.UrlParameters.HELP, show the help popup.
setHideScrollbarButtons(boolean) - Method in class com.levigo.jadice.web.client.ViewerBuilder
Defines whether the scrollbar should have buttons.
setHighlighted(boolean) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
Enable / disable highlight effect.
setHighlighted(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
setHighlightTool(Class<? extends HighlightTool>) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
Overwrite the used HighlightTool.
setHighlightTool(Class<? extends HighlightTool>) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
Overwrite the used HighlightTool.
setHistoryPattern(String) - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Set history pattern displayed as non editable text.
setHistoryPattern(String) - Method in class com.levigo.jadice.web.client.messaging.HistoryAnnotationDTO
 
setHorizontal(float) - Method in class com.levigo.jadice.web.client.messaging.ResolutionDTO
 
setHorizontalAlignment(HorizontalAlignment) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setHorizontalAlignment(HorizontalAlignment) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets the horizontal alignment of the text within the annotation.
setHorizontalAlignment(String) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setHorizontalOverflow(Style.Overflow) - Method in class com.levigo.jadice.web.client.ui.ScrollbarVisibility
 
setHover(boolean) - Method in class com.jadice.web.util.icon.client.iconfont.ToggleIconFont
 
setHover(boolean) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setHover(boolean) - Method in interface com.jadice.web.util.icon.client.StateIcon
Sets the hover state for this icon.
setHover(boolean) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
setHover(boolean) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
Sets whether the icon is hovered or not.
setHoverImage(EffectIcon) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setHoverShape(HoverLensTool.HoverShape) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
!!
setHoverSize(Dimension) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
!!
setIcon(IsWidget) - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuHandler
 
setIcon(StateEffectIcon) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
setIconFont(ToggleIconFont) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
setIconHeight(int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
 
setIconified(boolean) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
setIconified(boolean) - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
setIconifiedHeight(int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconifiedTextAnnotationWrangler
 
setIconifiedWidth(int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconifiedTextAnnotationWrangler
 
setIconName(String) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
 
setIconWidth(int) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
 
setId(String) - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
setId(String) - Method in class com.levigo.jadice.web.client.messaging.ExportFinishedDTO
 
setId(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.UploadDocIDParamsDTO
 
setId(String) - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDSource
 
setID(String) - Method in class com.levigo.jadice.annotation.Annotation
Set annotation id.
setIdentifier(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
setIdentifier(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
setIdentifier(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.CompositeParamsDTO
 
setIdentifier(String) - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
 
setIgnoreLineWidth(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
Flag to ignore line width for annotation size update.
setIgnoreLineWidth(boolean) - Method in class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
setImageId(String) - Method in class com.levigo.jadice.web.client.messaging.ImageAnnotationDTO
 
setImageID(String) - Method in class com.levigo.jadice.annotation.JWTImageAnnotation
The identifier of the image, such that an AnnotationImageProvider can find it.
setIncrement(int) - Method in class com.levigo.jadice.web.client.tools.KeyboardNavigationTool
Sets the distance to navigate with a single keystroke.
setIndex(int) - Method in class com.levigo.jadice.web.client.messaging.ChangeDTO
 
setIndividualPermissions(JsArray<PermissionsDTO>) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
setInitialEffect(int) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
Sets the effect of the button, with effects as specified in the IconManager's EFFECT_* constants.
setInitializer(AnnotationInitializer) - Method in class com.levigo.jadice.annotation.Annotation
 
setInitializerFactories(List<AnnotationInitializerFactory>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setInitializerFactory(ToolkitBasedFactoryDTO) - Method in class com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
 
setInitialLifeTime(Duration) - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDRepository
 
setInitialZoomFactor(float) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
Set the initial zoom factor when displaying the lens.
setInstanceClass(Class<? extends T>) - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
setInternalCustomProperties(Map<String, String>) - Method in interface com.levigo.jadice.web.server.config.ClientConfiguration
 
setInternalCustomProperties(Map<String, String>) - Method in class com.levigo.jadice.web.server.config.DefaultClientConfiguration
 
setIsAlignMiddle(boolean) - Method in class com.levigo.jadice.web.client.ThumbnailViewBuilder
 
setIsAnnotationEditorWidgetUsed(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Set whether a position editor widget is added to the per-annotation toolbar.
setIsAnnotationEditorWidgetUsed(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setIsBetterTextAnnoRenderingUsed(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Set whether the improved text annotation font scaling is used or not.
setIsBetterTextAnnoRenderingUsed(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setIsClient(boolean) - Static method in class com.levigo.jadice.web.shared.helper.GWTHelper
 
setIsCrossInstanceDragAndDropEnabled(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Set whether the drag and drop across different instances is enabled or not.
setIsCrossInstanceDragAndDropEnabled(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setIsIconFontUsed(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Sets whether icon fonts should be used or not.
setIsIconFontUsed(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setIsShowPageCountOnTouchKnobWidget(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Set whether the TouchKnobWidget should show a popup upon each document change, where the amount of pages is shown for a short period.
setIsShowPageCountOnTouchKnobWidget(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setIsTextContentStreaming(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
The TextService#getTextContent(AbstractInvocationContext, PageSegmentHandle, String) by default gets one result of Collection<Block> from the server.
setIsTextContentStreaming(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setItalic(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setItalic(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setItalic(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setJadiceCoreMaxPoolSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setJadiceCoreMaxPoolSize(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Set the maximum size of the thread pool, that is used by jadice utils / jadice core in ThreadPoolTaskService
setJadiceCorePoolSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setJadiceCorePoolSize(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Set the size of the thread pool, that is used by jadice utils / jadice core in ThreadPoolTaskService
setJwtTracingEnabled(boolean) - Method in class com.levigo.jadice.web.transport.server.config.TracingConfig
 
setKeepAliveInterval(Duration) - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
setKey(String) - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
 
setLabel(String) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
setLabelProvider(LabelProvider) - Method in interface com.levigo.jadice.web.client.ThumbnailView
Sets the LabelProvider which is responsible for creating labels for each page in the ThumbnailView.
setLabels(JsArray<LabelDTO>) - Method in class com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
 
setLabels(JsArray<LabelDTO>) - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
setLabels(JsArray<LabelDTO>) - Method in class com.levigo.jadice.web.client.messaging.TypeSetDTO
 
setLabels(Labels) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setLabels(Labels) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setLabels(Labels) - Method in class com.levigo.jadice.annotation.profiles.TypeSet
Deprecated.
JAXB usage exclusively
setLabelThumbnailStyle(ThumbnailPageView.LabelThumbnailStyle) - Method in class com.levigo.jadice.web.client.ThumbnailViewBuilder
Setter for configuring css styles of labels.
setLastModifiedBy(String) - Method in class com.levigo.jadice.annotation.Annotation
 
setLastSearch(String) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
Sets the text that was searched before.
setLastVisible(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
 
setLayer(DocumentLayer) - Method in class com.levigo.jadice.document.PageSegmentEvent
Sets the document layer in which the changed page segment resides.
setLayout(PageView.Layout) - Method in class com.levigo.jadice.web.client.commands.SelectPageLayoutCommand
 
setLevel(Integer) - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
 
setLevibatsLoaded(boolean) - Method in class com.levigo.jadice.web.client.ViewerBuilder
 
setLifeTime(Duration) - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDRepository
 
setLimit(int) - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
Set the maximum size of the undo and redo stacks.
setLineNumber(int) - Method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
setLinePainted(boolean) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets a flag if annotation border is rendered.
setLinePainted(boolean) - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
setLines(JsArray<LineDTO>) - Method in class com.levigo.jadice.web.client.messaging.responses.TextLinesDTO
 
setLines(JsArray<LineDTO>) - Method in class com.levigo.jadice.web.client.messaging.text.PositionedBlockDTO
 
setLineWidth(float) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets the border line width of this annotation.
setLineWidth(float) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setLineWidth(float) - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
setLineWidth(int) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
Changes the line width.
setLineWidth(int) - Method in class com.levigo.jadice.web.client.tools.GridTool
Sets the line width.
setLoadAnnotationsHandlerId(String) - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
setLoadedHandler(SaveAnnotationsServerOperationCommand.LoadedHandler) - Method in class com.levigo.jadice.web.demo.common.client.annotation.SaveAnnotationsServerOperationCommand
 
setLocale(String) - Method in class com.levigo.jadice.annotation.profiles.Label
 
setLocale(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
setLocale(String) - Method in class com.levigo.jadice.web.client.commands.LocaleCommand
 
setLocale(String) - Method in class com.levigo.jadice.web.client.messaging.LabelDTO
 
setLocale(String) - Method in class com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.Annotation
Set the location (upper-left corner) of the annotation to the given point.
setLocation(double, double) - Method in class com.levigo.jadice.annotation.CalloutAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.PathAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Set the location (upper-left corner) of the annotation to the given point.
setLocation(double, double) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
setLocation(String) - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
setLogger(Logger) - Static method in class com.levigo.jadice.web.client.bookmark.BookmarkListFactory
Deprecated.
only to be used by tests
setLogLevel(String) - Method in class com.levigo.jadice.web.client.messaging.RemoteLoggingRequestDTO
 
setLongPollTimeout(Duration) - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
setManager(ToolManager) - Method in class com.levigo.jadice.web.client.tool.Tool
Receives the ToolManager instance, which the Tool implementation has been registered for.
setManager(ToolManager) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.web.client.tools.GridTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.web.client.tools.PDFSignatureBoxTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.web.client.tools.SelectPageTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
 
setMatcher(Matcher<? super Page>) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
Since the list of Pages is represented by a Glazedlists FilterList, filtering is applied by setting a Matcher or a MatcherEditor, using the existing API of the FilterList.
setMatcherEditor(MatcherEditor<? super Page>) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
Since the list of Pages is represented by a Glazedlists FilterList, filtering is applied by setting a Matcher or a MatcherEditor, using the existing API of the FilterList.
setMatrix(JsArrayNumber) - Method in class com.levigo.jadice.web.client.messaging.text.PositionedBlockDTO
 
setMaxCharacters(int) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setMaxChars(int) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setMaximumValue(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.RangePropertyDTO
 
setMaximumValue(T) - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
setMaxParallelTileRequests(int) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Sets the maximum number of Tile requests that a client can have running on a jadice web toolkit server at the same time.
setMaxParallelTileRequests(int) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setMaxUploadFileSize(int) - Method in interface com.levigo.jadice.web.server.config.ClientConfiguration
 
setMaxUploadFileSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultClientConfiguration
 
setMaxZoomFactor(float) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Sets the maximum allowed zoom value.
setMaxZoomFactor(float) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setMedia(MediaBase, String) - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
 
setMediaViewerVisible() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
 
setMessage(String) - Method in class com.levigo.jadice.web.client.messaging.RemoteLoggingRequestDTO
 
setMessage(String) - Method in class com.levigo.jadice.web.client.messaging.ThrowableDTO
 
setMessageName(String) - Method in class com.levigo.jadice.web.transport.client.messaging.Message
 
setMethodName(String) - Method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
setMetricNames(MetricNamesConfiguration) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setMetricNames(MetricNamesConfiguration) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
setMimeType(String) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadMeta
 
setMimeType(String) - Method in class com.levigo.jadice.web.server.export.ExportMeta
 
setMinimumHeight(double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
Sets the minimum height of an annotation in millimeters.
setMinimumHeight(double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture
Sets the minimum height of the selection.
setMinimumLineLength(double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler
Sets the minimum line length of an annotation in millimeters.
setMinimumLineLength(float) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ArrowAnnotationWrangler
Used to inject the value defined in the annotation profile.
setMinimumValue(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.RangePropertyDTO
 
setMinimumValue(T) - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
setMinimumWidth(double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
Sets the minimum width of an annotation in docp units.
setMinimumWidth(double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture
Sets the minimum width of the selection.
setMinZoomFactor(float) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Sets the minimum allowed zoom value.
setMinZoomFactor(float) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setModCount(int) - Method in class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
setModified() - Method in class com.levigo.jadice.annotation.Annotation
Sets modified-flag.
setModifierAndButtonMask(int) - Method in class com.levigo.jadice.web.client.tools.PanForceTool
Set the mask of modifier keys (Shift, Control, Alt etc.) and mouse buttons (left, right etc.)
setModifierAndButtonMask(int) - Method in class com.levigo.jadice.web.client.tools.PanTool
Set the mask of modifier keys (Shift, Control, Alt etc.) and mouse buttons (left, right etc.)
setModifyTimestamp(Date) - Method in class com.levigo.jadice.annotation.Annotation
 
setMouseEvent(MouseEvent<?>) - Method in class com.levigo.jadice.web.client.commands.AbstractMouseCommand
 
setMouseEvent(MouseEvent<?>) - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
 
setMouseSensitivity(VisibleBoundsTool.MouseSensitivity) - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
Set where the visual bounds visualization is sensitive to mouse input, i.e. where it can be dragged.
setMouseWheelSpeed(int) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Alter the speed when using the MouseWheelScrollTool Previously, this value was 10, which turned out to be too slow in the combination of using the MouseWheelScrollTool and ViewerBuilder.setHasNativeScrollbars(boolean) with value false.
setMouseWheelSpeed(int) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setMultiAnnoMode(boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
setMultiLine(boolean) - Method in class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
setName(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setName(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
setName(String) - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
setName(String) - Method in interface com.levigo.jadice.document.Document
Sets the document's name.
setName(String) - Method in class com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
 
setName(String) - Method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
setName(String) - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
setName(String) - Method in class com.levigo.jadice.web.client.messaging.ParameterDTO
 
setName(String) - Method in class com.levigo.jadice.web.client.messaging.PermissionsDTO
 
setName(String) - Method in class com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
 
setName(String) - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
setName(String) - Method in class com.levigo.jadice.web.client.messaging.TypeSetDTO
 
setName(String) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
setNoCacheFilterEnabled(boolean) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setNoCacheFilterEnabled(boolean) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Enabled/disables the Servlet-Filter that sets caching-headers to static resources
setNonExclusive(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
setNonExclusive(Class<? extends Tool>) - Method in interface com.levigo.jadice.web.client.ToolManager
Leave exclusive mode.
setObject(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.ChangeDTO
 
setOldPosition(Point) - Method in class com.levigo.jadice.web.client.tool.events.PointedEditEvent
 
setOldPosition(Point) - Method in class com.levigo.jadice.web.client.tool.events.TouchEditEvent
 
setOpenToolbarOnCreation(boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Specifies whether the AnnotationToolbar shall be visible immediately after creating an annotation.
setOrder(String) - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
setOrientation(ChecklistAnnotation.Orientation) - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
Sets the orientation for this annotation.
setOrientationString(String) - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
Deprecated.
setOriginalReadStructure(SourceDTO) - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
setOriginalStructure(SourceDTO) - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
setOriginalStructure(Source) - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
setOwnerProfile(AnnotationProfile) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setP1(double, double) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setP1(Point2D) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setP2(double, double) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setP2(Point2D) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setPage(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.PageDTO
 
setPage(Page) - Method in class com.levigo.jadice.document.AbstractPageEvent
Sets the page source of this event.
setPageIndex(int) - Method in class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
setPageIndex(int) - Method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
setPageIndex(int) - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
setPageIndex(int) - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
Sets the index of the page containing the PageSegment.
setPageIndex(Integer) - Method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
setPageIndex(Integer) - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
Sets the page index
setPageLayoutStyle(PageView.Layout) - Method in interface com.levigo.jadice.web.client.JadicePageView
Changes the layout style responsible for laying out pages to be displayed in page view.
setPageList(List<Page>) - Method in interface com.levigo.jadice.web.client.layout.PageLayout
Set the current document.
setPageMoveMode(boolean) - Method in interface com.levigo.jadice.web.client.ThumbnailView
Forces the Thumbnails to move away from the MoveToIndex.
setPageProperties(JsArray<PropertiesReadResultDTO>) - Method in class com.levigo.jadice.web.client.messaging.DocumentSnapshotDTO
 
setPageProperties(ArrayList<PropertiesReadResult>) - Method in class com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
 
setPages(int) - Method in class com.levigo.jadice.web.client.messaging.TextSearchProgressDTO
 
setPages(JsArray<PageDTO>) - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
setPageSegment(PageSegment) - Method in interface com.levigo.jadice.annotation.ContextAwareAnnotationCustomizer
Receive the page segment on which the annotation to be customized resides.
setPageSegment(PageSegment) - Method in class com.levigo.jadice.document.PageSegmentEvent
Sets the changed page segment
setPageSegmentHandle(PageSegmentHandleDTO) - Method in class com.levigo.jadice.web.client.messaging.requests.GetTextContentDTO
 
setPageSegmentHandleMetricsFilters(List<PageSegmentHandleMetricsFilter>) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setPageSegmentHandleMetricsFilters(List<PageSegmentHandleMetricsFilter>) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Clear the existing list and add all filters passed in
setPageSegmentUUID(String) - Method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
setPageSegmentUUID(String) - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
Sets the UUID for caching the PageSegment.
setPageView(PageView) - Method in class com.levigo.jadice.web.client.commands.AbstractPageViewCommand
 
setPageView(PageView) - Method in class com.levigo.jadice.web.client.commands.ShowAnnotationEditorCommand
 
setPageView(PageView) - Method in class com.levigo.jadice.web.client.commands.ShowGradationCommand
 
setPageView(PageView) - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
Sets the PageView instance.
setPageView(PageView) - Method in class com.levigo.jadice.web.client.ViewerBuilder
 
setPanPoint(Point2DDTO) - Method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
setPanPoint(Point2D) - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
Sets the pan point
setParameters(JsArray<ParameterDTO>) - Method in class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
 
setParams(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionDTO
 
setParams(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
setParams(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
setParams(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.TypeSetElementDTO
 
setParams(SerializableJavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.data.GenericPageSegmentHandle
 
setParams(SerializableJavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.data.GenericSource
 
setParams(SerializableJavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.data.GenericSourceDTO
 
setParent(AnnotationProfileDTO) - Method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
setParent(JadiceButton) - Method in class com.levigo.jadice.web.client.ui.ToolbarSubmenu
 
setParentProfile(AnnotationProfile) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
setPassword(String) - Method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
setPassword(String) - Method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
setPassword(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
 
setPassword(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
setPassword(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
setPassword(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.UploadDocIDParamsDTO
 
setPassword(String) - Method in class com.levigo.jadice.web.shared.PasswordContainingPageSegmentHandle
Sets the password for this document.
setPassword(String) - Method in class com.levigo.jadice.web.shared.PasswordContainingSource
Sets the password for this document.
setPath(PathDTO) - Method in class com.levigo.jadice.web.client.messaging.PathAnnotationDTO
 
setPath(Path2D) - Method in class com.levigo.jadice.annotation.PathAnnotation
 
setPatternPosition(HistoryAnnotation.HistoryPatternPosition) - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Set history pattern position, possible values see HistoryAnnotation.HistoryPatternPosition.
setPatternPosition(String) - Method in class com.levigo.jadice.web.client.messaging.HistoryAnnotationDTO
 
setPayload(JavaScriptObject) - Method in class com.levigo.jadice.web.transport.client.messaging.Message
 
setPdfStructureReadStrategy(PDFStructureReaderSettings.PDFStructureReadStrategy) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setPdfStructureReadStrategy(PDFStructureReaderSettings.PDFStructureReadStrategy) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the Read-Strategy for PDF files.
setPermissions(JsArray<PermissionsDTO>) - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
setPermissions(JsArray<PermissionsDTO>) - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
setPermissions(JsArray<PermissionsDTO>) - Method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
setPinned(boolean) - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Set the ThumbnailTool's pinned state.
setPixelSize(int, int) - Method in interface com.jadice.web.util.icon.client.EffectIcon
 
setPixelSize(int, int) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setPixelSize(int, int) - Method in class com.levigo.jadice.web.client.ViewerBuilder
Sets the size of the viewer.
setPoint(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
 
setPopupExecutor(PopupExecutor) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
setPosition(ViewComponent, Rectangle2D, int) - Method in class com.levigo.jadice.web.client.ui.HorizontalToolbar
Sets position of toolbar, aligns it on top of given selection rectangle, Toolbar will be added to target if it isn't already attached to
setPostionBottomRight() - Method in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
set the Position of the notification popup
setPrefered(PopupExecutor.PreferredPosition) - Method in interface com.levigo.jadice.web.client.ui.HasPreferedPopupPosition
 
setPrefered(PopupExecutor.PreferredPosition) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
setPreferredValues(JsArray<JavaScriptObject>) - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
setPreferredValues(List<T>) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setPreloadingPageRange(PreloadingPageRange) - Method in interface com.levigo.jadice.web.client.PageView
Sets the preloading range which indicates how many pages should be preloaded.
setPresentationRules() - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
how should the pageview behave?
setPreserveRenderControlsOnDocumentChange(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Sets whether the document controls should be preserved on document change.
setPreserveRenderControlsOnDocumentChange(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setPreserveSearch(boolean) - Method in class com.levigo.jadice.web.client.commands.ActivateRolloutSearchCommand
Sets the flag that controls if the search is preserved if the document is changed for the underlying RolloutSearch
setPreserveSearch(boolean) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
Sets the flag that controls if the search is preserved if the document is changed
setPressed(boolean) - Method in class com.jadice.web.util.icon.client.iconfont.ToggleIconFont
 
setPressed(boolean) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setPressed(boolean) - Method in interface com.jadice.web.util.icon.client.StateIcon
Sets the pressed state for this icon.
setPressedImage(EffectIcon) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setPrevPositions(Point[]) - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
 
setPriority(String) - Method in class com.levigo.jadice.web.client.messaging.requests.GetTextContentDTO
 
setProfileId(String) - Method in class com.levigo.jadice.annotation.Annotation
 
setProfileId(String) - Method in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
setProfileId(String) - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
Sets the CreateAnnotationViaApiCommand.profileId.
setProfileId(String) - Method in class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
setProfileId(String) - Method in class com.levigo.jadice.web.client.messaging.GetAnnotationProfileDTO
 
setProperties(UserPropertiesDTO) - Method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
setProperty(PropertyProfile<T>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor
 
setProperty(PropertyProfile<T>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor
 
setProperty(PropertyProfile<T>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor
 
setPropertyName(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
setPropertyName(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setPropertyName(String) - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
setPropertyProfiles(JsArray<PropertyProfileDTO>) - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
setPropertyType(Class<?>) - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
setPropertyType(Class<?>) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setPropertyType(Class<?>) - Method in class com.levigo.jadice.annotation.profiles.UnrestrictedProperty
 
setPxDistanceToShow(int) - Method in class com.levigo.jadice.web.client.tools.GalleryNavigationTool
 
setQualityEnhancement(int) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Allows tuning the render quality for modern high-resolution displays and for high browser zoom levels (120% and more).
setQualityEnhancement(int) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setQueryString(String) - Method in class com.levigo.jadice.web.client.messaging.requests.CancelTileServletCallDTO
 
setReason(String) - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
setReason(String) - Method in class com.levigo.jadice.web.client.messaging.TextSearchPrematureEndDTO
 
setRectangle(Rectangle2D) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
Set new rectangle object.
setRectangleTextbox(RectangularShapeDTO) - Method in class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
setRectangleTextbox(Rectangle2D) - Method in class com.levigo.jadice.annotation.CalloutAnnotation
Set the Rectangle of the textbox of this callout annotation.
setRedactionTypes(Collection<String>) - Static method in class com.jadice.web.export.server.ExportHelper
 
setRef(String) - Method in class com.levigo.jadice.web.client.messaging.TypeRefDTO
 
setRefCorner(String) - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
setRefName(String) - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
setRegistry(AnnotationProfileRegistry) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.DataProviderFactoryWithAuthentication
 
setRenderControlsInventory(RenderControlsInventory) - Method in interface com.jadice.web.export.server.Exporter
 
setRenderControlsMetricsFilters(List<RenderControlsMetricsFilter>) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setRenderControlsMetricsFilters(List<RenderControlsMetricsFilter>) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Clear the existing list and add all filters passed in
setRendererFactory(ToolkitBasedFactoryDTO) - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
setRepaintMode(PageView.RepaintMode) - Method in interface com.levigo.jadice.web.client.PageView
Indicates what should be done while repainting - full repaint or just a fast zoom.
setRepository(ExportRepository) - Method in class com.levigo.jadice.web.conn.server.messaging.ExportOperationMessageListener
 
setResource(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
 
setResource(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
setResource(String) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
setResource(String) - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathSource
 
setResource(String) - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
setResource(String) - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
 
setResource(String) - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
 
setResource(String) - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsSource
 
setResources(String[]) - Method in class com.levigo.jadice.web.demo.common.client.service.sources.CompositeParamsDTO
 
setResponseAggregationWindow(Duration) - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
setResultText(String) - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
setRootPanelId(String) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
This ID is used whenever the GWT-RootPanel.get(String)-Method is used.
setRootPanelId(String) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setRotation(int) - Method in class com.levigo.jadice.annotation.StampAnnotation
Sets the rotation.
setRotation(int) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets the rotation of the annotation.
setRotation(int) - Method in class com.levigo.jadice.web.client.commands.RotateCommand
 
setRotation(int) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setRotation(BaseRenderSettings.Rotation) - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
Sets the rotation
setRotation(BaseRenderSettings.Rotation) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
 
setRotation(Integer) - Method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
setRow(int) - Method in class com.levigo.jadice.web.client.grid.Cell
 
setSaveAnnotationHandlers(HashMap<String, SaveAnnotationsHandler>) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setSaveAnnotationHandlers(HashMap<String, SaveAnnotationsHandler>) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
setSaveAnnotationsHandlerId(String) - Method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsRequestDTO
 
setSaveStreamId(String) - Method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsRequestDTO
 
setScaleStep(float) - Method in class com.levigo.jadice.web.client.tools.HoverLensTool
Set the default step to increase / decrease the scale value
setScaleText(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setScaleText(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setScope(AbstractDocumentCommand.Scope) - Method in class com.levigo.jadice.web.client.commands.AbstractDocumentCommand
Sets the scope of this command.
setScope(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
setScopeDocument(Action) - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
setScreenBounds(RectangularShapeDTO) - Method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
setScrollbarOverDocument(boolean) - Method in class com.levigo.jadice.web.client.ViewerBuilder
Defines whether the scrollbar is over the document.
setScrollbarVisibility(ScrollbarVisibility) - Method in class com.levigo.jadice.web.client.ThumbnailViewBuilder
Sets the ScrollbarVisibility for the created thumbnail view to the desired value.
setScrollbarVisibility(ScrollbarVisibility) - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Sets the desired ScrollbarVisibility which is used to set up the scrollbar (e.g. always/never visible).
setScrollbarVisibility(ScrollbarVisibility) - Method in class com.levigo.jadice.web.client.ViewerBuilder
Sets the ScrollbarVisibility for the created viewer to the desired value.
setScrollForceSelectedPageVisible(boolean) - Method in interface com.levigo.jadice.web.client.PageView
Whether a force selected page should be scrolled completely (as much as it fits in without zooming) into the visible area if it's already partly visible.
setSearchFieldText(String) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
Sets the text for the search-field
setSearchString(String) - Method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
setSecureText(String) - Method in class com.levigo.jadice.annotation.JWTSerializableHistoryAnnotation
 
setSecureText(String) - Method in class com.levigo.jadice.web.client.messaging.HistoryAnnotationDTO
 
setSegmentAnnotations(JsArray<AnnotationDTO>) - Method in class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
setSegmentProfileId(String) - Method in class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
setSegmentProperties(JsArray<PropertiesReadResultDTO>) - Method in class com.levigo.jadice.web.client.messaging.ChangedAnnoSegmentInfoDTO
 
setSegments(JsArray<PageSegmentDTO>) - Method in class com.levigo.jadice.web.client.messaging.BasicPageDTO
 
setSegments(JsArray<PathSegmentDTO>) - Method in class com.levigo.jadice.web.client.messaging.PathDTO
 
setSelected(boolean) - Method in class com.jadice.web.util.icon.client.iconfont.ToggleIconFont
 
setSelected(boolean) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setSelected(boolean) - Method in interface com.jadice.web.util.icon.client.StateIcon
Sets the selected state for this icon.
setSelected(boolean) - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuHandler
 
setSelected(boolean) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
 
setSelectedArea(SelectedArea) - Method in class com.levigo.jadice.web.client.commands.CreateMaskAnnoCommand
 
setSelectedArea(SelectedArea) - Method in class com.levigo.jadice.web.client.commands.CreateTextAnnoWithDefaultTextCommand
 
setSelectedDisabledImage(EffectIcon) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setSelectedHoverImage(EffectIcon) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setSelectedImage(EffectIcon) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setSelectedItems(AnnotationSelection, EditEvent) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
Configures this toolbar instance with the selected annotations.
setSelectedText(String) - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
setSelection(int[]) - Method in class com.levigo.jadice.web.client.tools.selectionbehavior.DefaultSelectionBehavior
 
setSelection(int[]) - Method in interface com.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior
 
setSelection(int, boolean) - Method in interface com.levigo.jadice.web.client.ThumbnailView
Sets a Selection of a Page or removes it.
setSelection(JsArrayNumber) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DnDRequestDTO
 
setSelf(DependencyDTO) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionDTO
 
setSerializedRenderControls(String) - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
 
setSerializedRenderControls(String) - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsSource
 
setServerConfiguration(ServerConfiguration) - Static method in class com.levigo.jadice.web.server.config.ConfigurationManager
Inject a different configuration implementation, e.g. from a properties or YAML file.
setSessionClosedTTL(Duration) - Method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
 
setSessionTimeout(Duration) - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
setShape(RectangularShapeDTO) - Method in class com.levigo.jadice.web.client.messaging.EllipseAnnotationDTO
 
setShape(RectangularShapeDTO) - Method in class com.levigo.jadice.web.client.messaging.ImageAnnotationDTO
 
setShape(RectangularShapeDTO) - Method in class com.levigo.jadice.web.client.messaging.RectangleAnnotationDTO
 
setShape(RectangularShapeDTO) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setShape(ShapeDTO) - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
setShowOverlayInformation(boolean) - Method in class com.levigo.jadice.web.client.tools.PanForceTouchTool
 
setShowRotationHandle(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Used to inject the value defined in the annotation profile.
setSigDictVersion(Integer) - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
setSingleSelectionMode(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
Sets the current selection mode.
setSingleSelectionMode(boolean) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Sets the current selection mode.
setSize(double, double) - Method in class com.levigo.jadice.annotation.Annotation
Set the size of the annotation to the given size.
setSize(double, double) - Method in class com.levigo.jadice.annotation.JWTImageAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.PathAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
Not supported, annotation is not intended to be resizable.
setSize(double, double) - Method in class com.levigo.jadice.document.util.FloatDimension
 
setSize(String, String) - Method in class com.levigo.jadice.web.client.ViewerBuilder
Sets the Size of the Viewer
setSnapshotConverter(DocumentSnapshotConverter) - Method in class com.levigo.jadice.web.conn.server.messaging.ExportOperationMessageListener
 
setSnapshotConverter(DocumentSnapshotConverter) - Method in class com.levigo.jadice.web.conn.server.messaging.GetInstructionsMessageListener
 
setSnapshotConverter(DocumentSnapshotConverter) - Method in class com.levigo.jadice.web.demo.enterprise.server.DnDMessageListener
 
setSnapshotConverter(DocumentSnapshotConverter) - Method in class com.levigo.jadice.web.server.annotation.save.SaveAnnotationsMessageListener
 
setSourceParams(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.SourceDTO
 
setSourceType(String) - Method in class com.levigo.jadice.web.client.messaging.SourceDTO
 
setStackTraceElements(JsArray<StackTraceElementDTO>) - Method in class com.levigo.jadice.web.client.messaging.ThrowableDTO
 
setState(boolean, boolean, boolean, boolean) - Method in class com.jadice.web.util.icon.client.iconfont.ToggleIconFont
 
setState(boolean, boolean, boolean, boolean) - Method in class com.jadice.web.util.icon.client.StateEffectIcon
 
setState(boolean, boolean, boolean, boolean) - Method in interface com.jadice.web.util.icon.client.StateIcon
Sets the all states for this icon.
setState(Document.State) - Method in interface com.levigo.jadice.document.Document
Sets the current state of the Document.
setState(Document.State) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
 
setState(String) - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
setStatusFeedback(String) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
setStatusFeedback(String) - Method in class com.levigo.jadice.web.client.tool.Tool
Set the status feedback message published by the tool manager using ToolManager.getStatusFeedback().
setStatusFeedback(String) - Method in interface com.levigo.jadice.web.client.ToolManager
 
setStream(boolean) - Method in class com.levigo.jadice.web.client.messaging.requests.GetTextContentDTO
 
setStrikethrough(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setStrikethrough(boolean) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
Enable / disable strike through effect.
setStrikethrough(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setStrikethrough(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
setStrokeColor(ColorDTO) - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
setStrokeColor(Color) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets the stroke color (used for lines, borders)
setStrokeResolution(Resolution) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
setStrokeResolution(ResolutionDTO) - Method in class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
setStyle(JadiceButtonBuilder.ResourceType) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
setStyle(JadiceButtonStyle) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
setStyleclassPrefix(String) - Static method in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
setSubFilter(String) - Method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
setSubMenuDebugId(String) - Method in class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
Deprecated.
Do only use for testing and for sure not in production!
setSuccessfulExecutionHandler(ContextMenu.SuccessfulExecutionHandler) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
 
setSummary(String) - Method in class com.levigo.jadice.web.client.annotation.save.SaveAnnotationsResponseDTO
 
setSuperType(AnnotationFactory) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
setSuperType(AnnotationType) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
setSuperType(AnnotationFactoryDTO) - Method in class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
setSuperType(AnnotationTypeDTO) - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
setSuperTypeIsTemplate(boolean) - Method in class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
setSuperTypeName(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
setSuperTypeName(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
setSuperTypeName(String) - Method in class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
setSuperTypeName(String) - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
setTabIndex(int) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
setTemplates(JsArray<AnnotationTemplateDTO>) - Method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
setText(String) - Method in class com.levigo.jadice.annotation.profiles.Label
 
setText(String) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setText(String) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets the display text of this annotation.
setText(String) - Method in class com.levigo.jadice.web.client.commands.CreateTextAnnoWithDefaultTextCommand
 
setText(String) - Method in class com.levigo.jadice.web.client.messaging.LabelDTO
 
setText(String) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setTextAfter(String) - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
setTextBefore(String) - Method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
setTextColor(ColorDTO) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setTextColor(Color) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setTextContentBunchSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTextContentBunchSize(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
If using the com.levigo.jadice.web.client.config.ClientConfiguration's setIsTextContentStreaming method, you can set here how many Line objects you want to bundle before sending the bundle within one single message over the JWT connection framework
setTextPurgeStrategy(PageView.TextPurgeStrategy) - Method in interface com.levigo.jadice.web.client.PageView
Sets the PageView.TextPurgeStrategy to decide whether PageTextContent should be cached and when the are cache when they should be removed from the cache.
setTextSelection(TextAnnotationWrangler.TextSelection) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
setTextService(TextService) - Method in class com.levigo.jadice.web.conn.server.messaging.GetTextContentMessageListener
 
setTextService(TextService) - Method in class com.levigo.jadice.web.conn.server.messaging.TextSearchRequestMessageListener
 
setTextService(TextService) - Method in interface com.levigo.jadice.web.server.WebtoolkitServerContext
 
setTheme(String) - Method in class com.levigo.jadice.web.client.ui.style.Theme
 
setThrowableDTO(ThrowableDTO) - Method in class com.levigo.jadice.web.client.messaging.RemoteLoggingRequestDTO
 
setThrowExceptionOnMissingMapping(boolean) - Method in class com.levigo.jadice.web.client.messaging.mapper.PermissionsMapper
 
setTileCacheFilterEnabled(boolean) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileCacheFilterEnabled(boolean) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Enabled/disables the Servlet-Filter that sets caching-headers to Tiles
setTileCachingEnabled(boolean) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileCachingEnabled(boolean) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
This enables the server side caching of tiles, so that they do not need to be rendered every time.
setTileCachingHeaderExpiryTime(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileCachingHeaderExpiryTime(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the expiry time of tiles in the clients browser-cache in seconds.
setTileCancellationEnabled(boolean) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileCancellationEnabled(boolean) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
 
setTileCompressionType(ServerConfiguration.TileCompressionType) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileCompressionType(ServerConfiguration.TileCompressionType) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the ServerConfiguration.TileCompressionType used by the TileServlet to write the PNG tiles
setTileImageFuture(TileRenderFuture) - Method in class com.levigo.jadice.web.conn.server.TileRenderAsyncListener
 
setTileImageFuture(TileRenderFuture, TileRenderAsyncListener) - Method in class com.levigo.jadice.web.conn.server.TileServlet
Moved to own method so it can be overridden in Tests
setTileRendererMaxParallelRenderingPerClient(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileRendererMaxParallelRenderingPerClient(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the number of how many rendering-threads a single client can utilize.
setTileRendererMaxPendingRequestsSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileRendererMaxPendingRequestsSize(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the maximum amount Tile-requests that can be in the queue of the pending requests
setTileRendererMaxQueueSizeActive(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileRendererMaxQueueSizeActive(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the maximum amount Tile-requests that can be in the queue of the executor
setTileRendererPoolCoreSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileRendererPoolCoreSize(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the core pool size for tile rendering which is the minimum number of workers to keep alive (and not allow to time out etc).
setTileRendererPoolMaxSize(int) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileRendererPoolMaxSize(int) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Sets the maximum pool size for tile rendering.
setTileRenderService(TileRenderService) - Method in class com.levigo.jadice.web.conn.server.messaging.CancelTileServletMessageListener
 
setTileRenderService(TileRenderService) - Method in interface com.levigo.jadice.web.server.WebtoolkitServerContext
 
setTileSecurityFilterEnabled(boolean) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setTileSecurityFilterEnabled(boolean) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
Enable or disable the Tile-Security-Filter.
SettingsFactory - Interface in com.levigo.jadice.web.client.settings
Factory for RenderSettings instances.
settingsMenu() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
SettingsNames - Enum Class in com.levigo.jadice.web.client.rendercontrols
SettingsNames contain the currently supported settings for json Serialization of RenderControls.
SettingsUnitNames - Enum Class in com.levigo.jadice.web.client.rendercontrols
SettingsNames contain the currently supported settings units for json Serialization of RenderSettings.
setTip(Point2D) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
setToggleFrozenModifier(int) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
setToggleFrozenMouseButton(int) - Method in class com.levigo.jadice.web.client.tools.CrossHairTool
 
setToken(String) - Method in class com.levigo.jadice.web.transport.client.messaging.AuthenticationInfoUpdateDTO
 
setTool(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.commands.ActivateToolCommand
 
setTool(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.commands.EnableToolCommand
 
setToolbar(AbstractBar) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
 
setToolbar(AbstractBar) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
setToolkitType(String) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setToolkitType(String) - Method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
 
setToolkitType(String) - Method in class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
 
setTooltipGenerator(AnnotationTooltipGenerator) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
Sets the AnnotationTooltipGenerator which shall be used to create a tooltip for a hovered annotation.
setTracer(Tracer) - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet
 
setTransparent(ShapeBasedAnnotation, boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
setTransportSession(TransportSession) - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
Set the transport connection over which communication with the client is currently established.
setTtl(Duration) - Method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
 
setType(AnnotationFactory) - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
setType(AnnotationType) - Method in class com.levigo.jadice.annotation.Annotation
 
setType(PageSegmentEvent.Type) - Method in class com.levigo.jadice.document.PageSegmentEvent
 
setType(ViewerType) - Method in class com.levigo.jadice.web.client.ViewerBuilder
Deprecated.
setType(ExportType) - Method in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.ChangeDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.CustomPropertyDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.data.GenericPageSegmentHandle
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.data.GenericSourceDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.ExportOperationDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.GWTCompatibleNumberDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.instructions.InstructionDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.PageDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.PageSegmentDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.ShapeDTO
 
setType(String) - Method in class com.levigo.jadice.web.client.messaging.TypeSetElementDTO
 
setType(String) - Method in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
setType(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
setTypeId(Annotation, String) - Method in class com.levigo.jadice.annotation.Annotation_TypeResolver
 
setTypeName(String) - Method in class com.levigo.jadice.annotation.Annotation
 
setTypeNames(String...) - Method in class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
 
setTypeNames(ArrayList<String>) - Method in class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
 
setTypeNamesFromString(String) - Method in class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
 
setTypes(JsArray<AnnotationTypeDTO>) - Method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
setTypes(JsArray<TypeSetElementDTO>) - Method in class com.levigo.jadice.web.client.messaging.TypeSetDTO
 
setTypeSetName(String) - Method in class com.levigo.jadice.annotation.profiles.TypeSet
Deprecated.
JAXB usage exclusively
setTypeSets(JsArray<TypeSetDTO>) - Method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
setTypeSets(List<TypeSet>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
setUIStyle(UIStyle) - Method in class com.levigo.jadice.web.client.ViewerBuilder
 
setUnderscored(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setUnderscored(boolean) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
Enable / disable underscore effect.
setUnderscored(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
setUnderscored(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
setUndoManager(Document, UndoManager) - Static method in class com.levigo.jadice.web.client.undo.DocumentUndoSupport
Associate the given undo manager with the given document.
setUndoManagerFactory(Factory<UndoManager, RuntimeException>) - Static method in class com.levigo.jadice.web.client.undo.DocumentUndoSupport
Set the undo manager Factory used to create undo managers.
setUnit(String) - Method in class com.levigo.jadice.web.client.messaging.ResolutionDTO
 
setUri(String) - Method in class com.levigo.jadice.web.client.messaging.instructions.URIInstructionDTO
 
setUri(String) - Method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
setUri(String) - Method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
setUri(String) - Method in class com.levigo.jadice.web.shared.UriHandle
Deprecated.
please use #getUris instead. This method will be removed in a future version.
setUri(String) - Method in class com.levigo.jadice.web.shared.UriSource
Deprecated.
please use #getUris instead. This method will be removed in a future version.
setUris(JsArrayString) - Method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
setUris(JsArrayString) - Method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
setUris(List<String>) - Method in class com.levigo.jadice.web.shared.UriHandle
 
setUris(List<String>) - Method in class com.levigo.jadice.web.shared.UriSource
 
setUseAutomaticRenderControls(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Controls if by default the serialized render controls are set to the document properties before calling a server-operation.
setUseAutomaticRenderControls(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setUseCenterAsOrigin(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setUseExclusiveModeWhileDragging(boolean) - Method in class com.levigo.jadice.web.client.tools.VisibleBoundsTool
Set whether to use the exclusive tool mode while the visible bounds frame is being dragged.
setUseIdlePanModeCursor(boolean) - Method in class com.levigo.jadice.web.client.tools.PanForceTool
Set whether to use the pan mode cursor when idle, i.e. while the button is not pressed, but a button press would initiate the pan mode.
setUseIdlePanModeCursor(boolean) - Method in class com.levigo.jadice.web.client.tools.PanTool
Set whether to use the pan mode cursor when idle, i.e. while the button is not pressed, but a buttom press would initiate the pan mode.
setUseLigatureIconFont(boolean) - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Sets whether the icon font used in JWV-compatible manner by using ligatures instead of classes.
setUseLigatureIconFont(boolean) - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
setUseNativeScrollbars(boolean) - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
 
setUserProperties(UserPropertiesDTO) - Method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
setUserProperties(UserPropertiesDTO) - Method in class com.levigo.jadice.web.client.messaging.BasicPageDTO
 
setUserProperties(UserPropertiesDTO) - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
setUseSessionSpecificDocumentKey(boolean) - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
setUseSessionSpecificDocumentKey(boolean) - Method in interface com.levigo.jadice.web.server.config.ServerConfiguration
The PlainInvocationContext in the TileServlet uses the authentication-info of AuthenticationInfoManager if it is present.
setUseTouchScrollbar(boolean) - Method in class com.levigo.jadice.web.client.ViewerBuilder
Defines whether the single touch scrollbar should be used or the default scrollbars.
setUuid(String) - Method in class com.levigo.jadice.web.client.messaging.instructions.PageSegmentByUUIDInstructionDTO
 
setUuid(String) - Method in class com.levigo.jadice.web.client.messaging.PageSegmentUpdateDTO
 
setUUID(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DnDRequestDTO
 
setValue(double) - Method in class com.levigo.jadice.web.demo.common.client.widgets.ProgressWidget
 
setValue(int) - Method in class com.levigo.jadice.web.demo.enterprise.client.Slider
 
setValue(int) - Method in class com.levigo.jadice.web.demo.enterprise.client.Slider.SliderInputElement
 
setValue(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.CustomPropertyDTO
 
setValue(JavaScriptObject) - Method in class com.levigo.jadice.web.client.messaging.GWTCompatibleNumberDTO
 
setValue(String) - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
setValue(String) - Method in class com.levigo.jadice.web.client.messaging.ParameterDTO
 
setValues(float[]) - Method in class com.levigo.jadice.web.client.messaging.PathSegmentDTO
 
setVersion(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
setVertical(float) - Method in class com.levigo.jadice.web.client.messaging.ResolutionDTO
 
setVerticalOverflow(Style.Overflow) - Method in class com.levigo.jadice.web.client.ui.ScrollbarVisibility
 
setViewComponent(ViewComponent) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
 
setViewComponent(ViewComponent) - Method in interface com.levigo.jadice.web.client.ToolManager
 
setVirtual(boolean) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setVirtual(boolean) - Method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
setVisible() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
 
setVisible(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
 
setVisible(boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.CreateModeEditor
 
setVisible(boolean) - Method in class com.levigo.jadice.web.client.tools.area.AreaSelectionToolbar
 
setVisible(boolean) - Method in class com.levigo.jadice.web.client.tools.PDFSignatureBoxTool
 
setVisible(boolean) - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Sets the visibility of the ThumbnailTool.
setVisible(boolean) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
setVisibleRect(Rectangle) - Method in interface com.levigo.jadice.web.client.layout.PageLayout
Sets the visible Rectangle of the Page
setVisibleRect(Rectangle) - Method in interface com.levigo.jadice.web.client.PageView
Sets the visible Rectangle to update the view to.
setVisibleRectPositionOnDocumentChange(PageView.VisibleRectPositioningStrategy) - Method in interface com.levigo.jadice.web.client.PageView
Defines where the visible rectangle should be positioned when the document changes.
setVisibleRectPositionOnPageChange(PageView.VisibleRectPositioningStrategy) - Method in interface com.levigo.jadice.web.client.PageView
Defines where the visible rectangle should be positioned when the page changes.
setVisualNotificationSupport(VisualNotificationSupport) - Method in class com.levigo.jadice.web.demo.common.client.notification.ToggleNotificationsCommand
 
setVote(Permission.Vote) - Method in class com.levigo.jadice.web.client.messaging.PermissionsDTO
 
setVote(String) - Method in class com.levigo.jadice.web.client.messaging.PermissionsDTO
 
setW(double) - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
setWebSocketTimeout(Duration) - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
setWholeWordSearch(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
setWidget(IsWidget) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
setWidget(FullscreenCommand.FullScreenTarget) - Method in class com.levigo.jadice.web.demo.common.client.commands.FullscreenCommand
 
setWidth(double) - Method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
setWidth(double) - Method in class com.levigo.jadice.web.client.messaging.PageSegmentUpdateDTO
 
setWildcard(boolean) - Method in class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
setWords(JsArray<WordDTO>) - Method in class com.levigo.jadice.web.client.messaging.text.LineDTO
 
setWranglerFactory(ToolkitBasedFactoryDTO) - Method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
setWranglerFinder(WranglerFinder) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
 
setWriteListener(WriteListener) - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper.TeeServletOutputStream
 
setX(double) - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
setX(double) - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
setX1(double) - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
setX1(double) - Method in class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
setX2(double) - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
setX2(double) - Method in class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
setXml(String) - Method in class com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCompletedDTO
 
setY(double) - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
setY(double) - Method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
setY1(double) - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
setY1(double) - Method in class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
setY2(double) - Method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
setY2(double) - Method in class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
setZoom(double) - Method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
setZoom(float) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
 
setZoom(PageView, float) - Method in class com.levigo.jadice.web.client.util.helper.ZoomHelper
This method zooms to the target zoomFactor.
setZoomfactor(Float) - Method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
setZoomfactor(Float) - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmark
Sets the zoomfactor
setZoomFactor(float) - Method in class com.levigo.jadice.web.client.commands.ZoomToCommand
Sets the absolute zoom factor.
setZoomRelative(float) - Method in class com.levigo.jadice.web.client.commands.ZoomCommand
Sets the relative zoom factor.
SEVEN - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
shadow() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonPageViewStyle
 
shape - Variable in class com.levigo.jadice.annotation.LineAnnotation
 
shape - Variable in class com.levigo.jadice.annotation.RectangleAnnotation
 
SHAPE - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.BoundsType
 
ShapeBasedAnnotation - Class in com.levigo.jadice.annotation
An abstract base class for visual shape based annotations.
ShapeBasedAnnotation() - Constructor for class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
ShapeBasedAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
ShapeBasedAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
ShapeBasedAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
 
ShapeBasedAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ShapeBasedAnnotationDTO
 
ShapeDTO - Class in com.levigo.jadice.web.client.messaging
 
ShapeDTO - Class in com.levigo.jadice.web.server.messaging
 
ShapeDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ShapeDTO
 
ShapeDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ShapeDTO
 
ShapeMapper - Class in com.levigo.jadice.web.client.messaging.mapper
 
ShapeMapper - Class in com.levigo.jadice.web.server.messaging.mapper
 
shapeStatusbar() - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
SHIFT - Enum constant in enum class com.levigo.jadice.web.client.util.action.KeyStroke.Modifier
 
SHIFT_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
SHIFT_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
 
SHIFTMULTIPLIER - Static variable in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
 
SHORT_KEY_ANNOTATION_SELECTION - Static variable in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
The property key used to propagate changes in the current selection of annotations.
show() - Method in class com.levigo.jadice.web.client.ui.ConfirmDialog
 
show() - Method in class com.levigo.jadice.web.client.ui.MessageBox
 
show() - Method in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
 
show() - Method in class com.levigo.jadice.web.demo.common.client.ui.PasswordDialog
Shows the PasswordDialog in the pageView which has been defined in the constructor and sets the focus to the PasswordDialog.
show() - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionPopup
 
show(int, int) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
Shows the menu at the given position
show(Notification) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.Notificator
 
SHOW - Variable in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission.Factory
 
SHOW_INDIVIDUAL_ANNOTATION - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
ShowAnnotationEditorCommand - Class in com.levigo.jadice.web.client.commands
 
ShowAnnotationEditorCommand() - Constructor for class com.levigo.jadice.web.client.commands.ShowAnnotationEditorCommand
 
ShowAnnotationIntent - Class in com.levigo.jadice.annotation.auth
This type of AnnotationIntent declares the intention to display annotations.
ShowAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.ShowAnnotationIntent
Constructor
ShowGradationCommand - Class in com.levigo.jadice.web.client.commands
Displays a popup widget for changing the gradation.
ShowGradationCommand() - Constructor for class com.levigo.jadice.web.client.commands.ShowGradationCommand
 
showGridAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
showHideLeftPanel - Variable in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
ShowKeyBindingCommand - Class in com.levigo.jadice.web.client.commands
 
ShowKeyBindingCommand() - Constructor for class com.levigo.jadice.web.client.commands.ShowKeyBindingCommand
 
showLeftPanel - Variable in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
 
showLeftPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
showNextArrow(boolean) - Method in class com.levigo.jadice.web.client.tools.GalleryNavigationTool
Show or hide the Arrow with which you can browse forward.
showPopup(Version) - Method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionWidget
 
showPreviousArrow(boolean) - Method in class com.levigo.jadice.web.client.tools.GalleryNavigationTool
Show or hide the Arrow with which you can browse backward.
ShowResolutionCalibrationWidgetCommand - Class in com.levigo.jadice.web.client.commands
Displays a popup widget that provides resolution calibration behaviour.
ShowResolutionCalibrationWidgetCommand() - Constructor for class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
 
showResultPopup(String, SelectedArea, PageView) - Method in class com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCommand
 
showRightPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
showRotationHandle - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
showThumbnailButtonDistance() - Method in interface com.levigo.jadice.web.client.tools.ThumbnailTool.ThumbnailToolStyle
 
shutdown() - Method in class com.levigo.jadice.web.demo.common.server.DemoSystem
 
shutdown() - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet.AbstractTransportSession
 
shutdown() - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet.LongpollSession
 
shutdown() - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
 
sidePanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
sidePanelWrapper() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
signaturebox_info(String, String, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
signaturebox_info_multiple_signatures(String, String, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
signaturePanel() - Method in interface com.levigo.jadice.web.client.tools.PDFSignatureBoxTool.PDFSignatureBoxToolStyle
 
signaturePanelAnimationspeed() - Method in interface com.levigo.jadice.web.client.tools.PDFSignatureBoxTool.PDFSignatureBoxToolStyle
 
signaturePanelHeight() - Method in interface com.levigo.jadice.web.client.tools.PDFSignatureBoxTool.PDFSignatureBoxToolStyle
 
signedPdf() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
signedPdfDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
SimpleCommand - Class in com.levigo.jadice.web.client.commands
Command that is always not Selected and executable.
SimpleCommand() - Constructor for class com.levigo.jadice.web.client.commands.SimpleCommand
 
SimpleConcurrentBidiMap<K,V> - Class in com.levigo.jadice.web.server.util
A simple implementation of a concurrent bidirectional map.
SimpleConcurrentBidiMap() - Constructor for class com.levigo.jadice.web.server.util.SimpleConcurrentBidiMap
 
SimpleDocumentDataProvider<S,SH> - Class in com.levigo.jadice.web.demo.common.server.dataprovider
Simple version of an DocumentDataProvider that uses Providers to read and recover
SimpleDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.SimpleDocumentDataProvider
 
simplePanel - Variable in class com.levigo.jadice.web.client.tools.OverlayInformation
 
SimplePolymorphicMapper - Class in com.levigo.jadice.web.client.messaging.mapper
 
SimplePolymorphicMapper - Class in com.levigo.jadice.web.server.messaging.mapper
 
simplePopupStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
simplePopupStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
simplePopupStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
SimplePopupStyle - Interface in com.levigo.jadice.web.client.ui
 
simulateTouchEvent(String, EventTarget, DomEvent<?>, DomEvent<?>) - Static method in class com.levigo.jadice.web.client.util.helper.Events
 
Sinc - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
SINGLE - Enum constant in enum class com.levigo.jadice.web.client.commands.CreateAnnotationCommand.CreateMode
After placing an annotation, the CreateAnnotationCommand will exit.
SINGLE_CLICK - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler.CreationMode
Annotation will be created on click, the creation procedure will be finished immediately.
singleton(T) - Static method in class com.levigo.jadice.web.server.ContextualFactories
Generate a singleton ContextualFactory providing the given instance.
SIX - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
size - Variable in class com.levigo.jadice.web.demo.common.client.commands.FileReader.FileReadResult
 
size() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
 
size() - Method in interface com.levigo.jadice.web.client.ui.BarStyle
 
size() - Method in interface com.levigo.jadice.web.client.ui.SelectorStyle
 
size() - Method in class com.levigo.jadice.web.client.util.context.Context
Returns the number of elements in this collection.
size() - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Returns the size of the list.
SIZE - Enum constant in enum class com.levigo.jadice.document.PageSegmentEvent.Type
A page segment is modified, the modification causes a size change of the page segment
slider() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
Slider - Class in com.levigo.jadice.web.demo.enterprise.client
 
Slider(int, int, int, int, String, String) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.Slider
Creates a default HTML slider (<input type="range">)
Slider.SliderInputElement - Class in com.levigo.jadice.web.demo.enterprise.client
 
SliderInputElement() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.Slider.SliderInputElement
 
snap(Point2D, Grid.SnapTo) - Method in class com.levigo.jadice.web.client.grid.BoundedGrid
 
snap(Point2D, Grid.SnapTo) - Method in interface com.levigo.jadice.web.client.grid.Grid
Returns an aligned point which is residing on its corresponding Cell at the position determined by Grid.SnapTo.
snap(Point2D, Grid.SnapTo) - Method in class com.levigo.jadice.web.client.grid.NoOpGrid
 
SnapIn - Interface in com.levigo.jadice.web.client.ui.status
A marker interface for status bar snap-ins.
snapshot(String) - Method in class com.levigo.jadice.web.client.undo.EventListUndoTracker
Create a snapshot of all pending edits and commit them into the UndoManager under the given human-readable edit description.
snapTo - Variable in class com.levigo.jadice.web.client.util.Gesture
 
SnapToMappings - Class in com.levigo.jadice.web.client.grid
Stores mappings of Annotation classes to Grid.SnapTo locations.
SnapToMappings() - Constructor for class com.levigo.jadice.web.client.grid.SnapToMappings
 
sortFiles(File[]) - Static method in class com.levigo.jadice.web.demo.common.server.log.FilenameSorter
Sort like described in the class javadoc.
sortFiles(String[]) - Static method in class com.levigo.jadice.web.demo.common.server.log.FilenameSorter
Sort like described in the class javadoc.
source - Variable in class com.levigo.jadice.web.client.tool.events.EventObject
The object on which the Event initially occurred.
Source - Class in com.levigo.jadice.web.shared.model
A Source identifies a Document to read.
Source() - Constructor for class com.levigo.jadice.web.shared.model.Source
 
SourceConfiguration - Interface in com.levigo.jadice.web.shared.model
Configuration of the Reader when reading the Source by a DataProvider
SourceDTO - Class in com.levigo.jadice.web.client.messaging
 
SourceDTO - Class in com.levigo.jadice.web.server.messaging
 
SourceDTO() - Constructor for class com.levigo.jadice.web.client.messaging.SourceDTO
 
SourceDTO() - Constructor for class com.levigo.jadice.web.server.messaging.SourceDTO
 
SourceGenericDTO - Interface in com.levigo.jadice.web.client.messaging
 
SourceGenericDTOMapper - Class in com.levigo.jadice.web.client.messaging
The mapper used for non-JavaScriptObject serialization classes, esp. the ones used by JsInterop.
SourceGenericDTOMapper() - Constructor for class com.levigo.jadice.web.client.messaging.SourceGenericDTOMapper
 
SourceID - Interface in com.levigo.jadice.document
A SourceID uniquely identifies a page using a tuple of information collected during the reading process: the read-ID of the read operation during which the page segment was read the index of the stream within the read operation from which the page segment was read the index of the page within the stream from which the page segment was read Note that the page being identified here is a format-specific page, not a document-independent jadice Page object.
SourceMapper<Source> - Class in com.levigo.jadice.web.client.messaging.mapper
 
SourceMapper - Class in com.levigo.jadice.web.server.messaging.mapper
 
south - Variable in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
south - Variable in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
SPACE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
SpinCommand - Class in com.levigo.jadice.web.client.commands
 
SpinCommand() - Constructor for class com.levigo.jadice.web.client.commands.SpinCommand
 
SpinCommand(boolean) - Constructor for class com.levigo.jadice.web.client.commands.SpinCommand
 
Splash - Class in com.levigo.jadice.web.demo.common.client.ui
SplashScreen shown on the PageView when no Document is loaded
Splash(PageView, DemoUIStyle) - Constructor for class com.levigo.jadice.web.demo.common.client.ui.Splash
 
splashScreen() - Method in interface com.levigo.jadice.web.demo.common.client.ui.DemoUIStyle
 
SpringPropertiesNetworkConfiguration - Class in com.levigo.jadice.web.server.spring
This ServerConfiguration.NetworkConfiguration is hooked by Spring Boot and fed with the values from a default configuration file such as the "application.yml".
SpringPropertiesNetworkConfiguration() - Constructor for class com.levigo.jadice.web.server.spring.SpringPropertiesNetworkConfiguration
 
SpringPropertiesServerConfiguration - Class in com.levigo.jadice.web.server.spring
This ServerConfiguration is hooked by Spring Boot and fed with the values from a default configuration file such as the "application.yml".
SpringPropertiesServerConfiguration() - Constructor for class com.levigo.jadice.web.server.spring.SpringPropertiesServerConfiguration
 
stackPanelHeaderStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
StackTraceElementDTO - Class in com.levigo.jadice.web.client.messaging
 
StackTraceElementDTO - Class in com.levigo.jadice.web.server.messaging
 
StackTraceElementDTO() - Constructor for class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
StackTraceElementDTO() - Constructor for class com.levigo.jadice.web.server.messaging.StackTraceElementDTO
 
StampAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like a stamp.
StampAnnotation() - Constructor for class com.levigo.jadice.annotation.StampAnnotation
 
StampAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
StampAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
StampAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
StampAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.StampAnnotationDTO
 
StampAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Manages the creation of stamp annotations.
StampAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.StampAnnotationWrangler
 
STANDARD_BEHAVIOR - Enum constant in enum class com.levigo.jadice.web.client.tools.GalleryNavigationTool.ArrowHidingStrategy
When moving outside the PageView, let the arrows stay.
STANDARD_VALUES - Static variable in class com.levigo.jadice.web.client.ui.status.ZoomSnapIn
 
start() - Method in class com.levigo.jadice.web.client.util.Gesture
Starts the Gesture
START - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.CursorPosition
 
START_OF_USER_ZOOM_MODES - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
User-specific zoom modes bay be allocated starting from this constant.
startAreaSelectionAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
StartAreaSelectionCommand - Class in com.levigo.jadice.web.client.tools.area
Command to start selecting an area with the AreaSelectionTool.
StartAreaSelectionCommand() - Constructor for class com.levigo.jadice.web.client.tools.area.StartAreaSelectionCommand
 
startAsync(HttpServletRequest) - Method in class com.levigo.jadice.web.conn.server.TileServlet
 
started - Variable in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
 
STARTED - Enum constant in enum class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent.SearchState
 
startPointDocument - Variable in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
startPointScreen - Variable in class com.levigo.jadice.web.client.tools.AreaSelectionTool
 
startSearch() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
startTracking(EventList<E>, UndoManager) - Static method in class com.levigo.jadice.web.client.undo.EventListUndoTracker
Install an EventListUndoTracker on the given event list.
STATE_ADDED - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
STATE_ADDED - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
STATE_CREATED - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
STATE_CREATED - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
STATE_DELETED - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
STATE_DELETED - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
STATE_DESELECTED - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
STATE_DESELECTED - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
STATE_SELECTED - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
 
STATE_SELECTED - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
 
stateChanged(TransportClient.State) - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient.TransportListener
Informs about a connection TransportClient.State change.
StateEffectIcon - Class in com.jadice.web.util.icon.client
EffectIcons with state (selected, hover,...)
StateEffectIcon(EffectIcon) - Constructor for class com.jadice.web.util.icon.client.StateEffectIcon
 
StateEffectIcon(EffectIcon, int) - Constructor for class com.jadice.web.util.icon.client.StateEffectIcon
 
StateIcon - Interface in com.jadice.web.util.icon.client
A state icon is a widget which can have different icons for different states.
statusbar - Variable in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
statusBar() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
Statusbar - Class in com.levigo.jadice.web.client.ui.status
 
Statusbar() - Constructor for class com.levigo.jadice.web.client.ui.status.Statusbar
 
Statusbar(BarStyle) - Constructor for class com.levigo.jadice.web.client.ui.status.Statusbar
 
Statusbar(BarStyle, String) - Constructor for class com.levigo.jadice.web.client.ui.status.Statusbar
 
STATUSBAR - Enum constant in enum class com.levigo.jadice.web.client.ui.HorizontalToolbar.Type
 
statusListeners - Static variable in interface com.jadice.web.export.server.Exporter
 
stop() - Method in class com.levigo.jadice.web.client.util.Gesture
Stops the Gesture.
StopAreaSelectionAction - Class in com.levigo.jadice.web.client.tools.area
Action which stops the AreaSelectionTool.
StopAreaSelectionAction(Context) - Constructor for class com.levigo.jadice.web.client.tools.area.StopAreaSelectionAction
 
streamFileTo(HttpServletResponse, ExportMeta) - Method in class com.levigo.jadice.web.server.export.DownloadExportServlet
 
StreamSourceID - Interface in com.levigo.jadice.document
A StreamSourceID uniquely identifies a stream which was used during a reading process.
strikethrough - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
strikethrough - Variable in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
stringify(JavaScriptObject) - Static method in class com.levigo.jadice.web.demo.common.client.util.ThumbnailUtils
 
strokeColor - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
strokeResolution - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
style - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
style - Variable in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
 
StyleMemento - Class in com.levigo.jadice.web.demo.common.client.ui
 
StyleMemento(Style) - Constructor for class com.levigo.jadice.web.demo.common.client.ui.StyleMemento
 
submenu() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
submenuLeft() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
 
SW - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
SW - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
SW_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
synchronizeEventId(long) - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
Synchronize the event id generation with the current value from a client.

T

T - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
TAB - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
table() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor.FontFaceEditorStyle
 
table() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
 
table() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
 
TeeServletOutputStream(OutputStream, OutputStream) - Constructor for class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper.TeeServletOutputStream
 
TempFileFactory - Interface in com.levigo.jadice.web.server
Intended to use if you don't want to use the standard behavior how a temp file is created, mainly for security purposes.
text - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
text() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification.SimpleNotificationStyle
 
TEXT - Enum constant in enum class com.levigo.jadice.web.client.ui.JadiceButtonBuilder.ResourceType
 
TEXT_BLOCK - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
TEXT_CONTENT - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
TEXT_COPY_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
TEXT_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
TEXT_LINES - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
TEXT_SEARCH - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
TEXT_SEARCH_PREMATURE_END - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
TEXT_SEARCH_PROGRESS - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
TEXT_SEARCH_RESULT - Static variable in class com.levigo.jadice.web.transport.shared.messaging.DefaultMessageNames
 
TEXT_SELECT_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
TextAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like a piece of text.
TextAnnotation() - Constructor for class com.levigo.jadice.annotation.TextAnnotation
 
TextAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
TextAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
TextAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
TextAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.TextAnnotationDTO
 
TextAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Manages the creation of text annotations.
TextAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
TextAnnotationWrangler.CursorPosition - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Possible values for the initial cursor position in the TextEditor.
TextAnnotationWrangler.EditorBehaviorOnOutsideClick - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Possible values for the behavior of the TextEditor when an outside click occurs
TextAnnotationWrangler.ExpandHeight - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
TextAnnotationWrangler.ForceAnnotationUpright - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler
How to behave on rotated Pages
TextAnnotationWrangler.RotateHandle - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
TextAnnotationWrangler.TextSelection - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler
Possible values for initial text selection in the TextEditor.
TextAwareAnnotationCommand - Class in com.levigo.jadice.web.client.commands
 
TextAwareAnnotationCommand(AnnotationProfile, AnnotationFactory, AnnotationFactory) - Constructor for class com.levigo.jadice.web.client.commands.TextAwareAnnotationCommand
 
textBox() - Method in interface com.levigo.jadice.web.client.ui.status.PageSnapIn.PageSnapInStyle
 
textBox() - Method in interface com.levigo.jadice.web.client.ui.status.ZoomSnapIn.ZoomSnapInStyle
 
TextBoxMoveGesture - Class in com.levigo.jadice.web.client.internal.annotation.wrangler.callout
This gesture allows the textbox of a CalloutAnnotation to be moved without modifying the arrow head position.
TextBoxMoveGesture(PageView, CalloutAnnotation, Page) - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.TextBoxMoveGesture
 
textBoxWrapper() - Method in interface com.levigo.jadice.web.client.ui.status.PageSnapIn.PageSnapInStyle
 
textBoxWrapper() - Method in interface com.levigo.jadice.web.client.ui.status.ZoomSnapIn.ZoomSnapInStyle
 
textColor - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
TextContentDTO - Class in com.levigo.jadice.web.client.messaging.responses
 
TextContentDTO - Class in com.levigo.jadice.web.server.messaging.responses
 
TextContentDTO() - Constructor for class com.levigo.jadice.web.client.messaging.responses.TextContentDTO
 
TextContentDTO() - Constructor for class com.levigo.jadice.web.server.messaging.responses.TextContentDTO
 
textCutCommand_Caption() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
TextEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
TextEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Default Constructor.
TextEditor(int, int, TextAnnotationWrangler.TextSelection, TextAnnotationWrangler.CursorPosition, TextAnnotationWrangler.ExpandHeight, int) - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
Constructor.
TextEditorPopupExecutor - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
A popup executor for the TextEditor to ensure text can be applied to the anno when the popup is closed by clicking outside the popup and to configure whether the popup should be closed when clicking outside the popup..
TextHighlightAnnotation - Class in com.levigo.jadice.annotation
Annotation implementation to highlight / underscore / strike through text content.
TextHighlightAnnotation() - Constructor for class com.levigo.jadice.annotation.TextHighlightAnnotation
 
TextHighlightAnnotationDTO - Class in com.levigo.jadice.web.client.messaging
 
TextHighlightAnnotationDTO - Class in com.levigo.jadice.web.server.messaging
 
TextHighlightAnnotationDTO() - Constructor for class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
TextHighlightAnnotationDTO() - Constructor for class com.levigo.jadice.web.server.messaging.TextHighlightAnnotationDTO
 
TextHighlightAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
 
TextHighlightAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.TextHighlightAnnotationWrangler
 
TextLinesDTO - Class in com.levigo.jadice.web.client.messaging.responses
 
TextLinesDTO - Class in com.levigo.jadice.web.server.messaging.responses
 
TextLinesDTO() - Constructor for class com.levigo.jadice.web.client.messaging.responses.TextLinesDTO
 
TextLinesDTO() - Constructor for class com.levigo.jadice.web.server.messaging.responses.TextLinesDTO
 
textPasteCommand_Caption() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
TextPopup(String, SelectedArea) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCommand.TextPopup
 
textSearch() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
TEXTSEARCH - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TextSearchCommand() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.TextSearchTool.TextSearchCommand
 
TextSearchPrematureEndDTO - Class in com.levigo.jadice.web.client.messaging
 
TextSearchPrematureEndDTO - Class in com.levigo.jadice.web.server.messaging
 
TextSearchPrematureEndDTO() - Constructor for class com.levigo.jadice.web.client.messaging.TextSearchPrematureEndDTO
 
TextSearchPrematureEndDTO() - Constructor for class com.levigo.jadice.web.server.messaging.TextSearchPrematureEndDTO
 
TextSearchProgressDTO - Class in com.levigo.jadice.web.client.messaging
 
TextSearchProgressDTO - Class in com.levigo.jadice.web.server.messaging
 
TextSearchProgressDTO() - Constructor for class com.levigo.jadice.web.client.messaging.TextSearchProgressDTO
 
TextSearchProgressDTO() - Constructor for class com.levigo.jadice.web.server.messaging.TextSearchProgressDTO
 
TextSearchRequestDTO - Class in com.levigo.jadice.web.client.messaging
 
TextSearchRequestDTO - Class in com.levigo.jadice.web.server.messaging
 
TextSearchRequestDTO() - Constructor for class com.levigo.jadice.web.client.messaging.TextSearchRequestDTO
 
TextSearchRequestDTO() - Constructor for class com.levigo.jadice.web.server.messaging.TextSearchRequestDTO
 
TextSearchRequestMessageListener - Class in com.levigo.jadice.web.conn.server.messaging
 
TextSearchRequestMessageListener() - Constructor for class com.levigo.jadice.web.conn.server.messaging.TextSearchRequestMessageListener
 
TextSearchResultDTO - Class in com.levigo.jadice.web.client.messaging
 
TextSearchResultDTO - Class in com.levigo.jadice.web.server.messaging
 
TextSearchResultDTO() - Constructor for class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
TextSearchResultDTO() - Constructor for class com.levigo.jadice.web.server.messaging.TextSearchResultDTO
 
TextSearchTool - Class in com.levigo.jadice.web.demo.enterprise.client
A Tool providing a search button via tool contribution API.
TextSearchTool() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.TextSearchTool
 
TextSearchTool.TextSearchCommand - Class in com.levigo.jadice.web.demo.enterprise.client
 
textSelection - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
Profile-injected parameter that defines the initial text selection behavior in the TextEditor.
textSelectionCopycommand_Caption() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
TextSelectionTool - Class in com.levigo.jadice.web.client.tools
 
TextSelectionTool() - Constructor for class com.levigo.jadice.web.client.tools.TextSelectionTool
 
TextSelectionTouchTool - Class in com.levigo.jadice.web.client.tools
A tool for selecting text via touch input.
TextSelectionTouchTool() - Constructor for class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
 
textToSpeech() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
TextToSpeechCommand() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.TextToSpeechTool.TextToSpeechCommand
 
TextToSpeechTool - Class in com.levigo.jadice.web.demo.enterprise.client
A Tool providing a text-to-speech button via tool contribution API.
TextToSpeechTool() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.TextToSpeechTool
 
TextToSpeechTool.TextToSpeechCommand - Class in com.levigo.jadice.web.demo.enterprise.client
 
Theme - Class in com.levigo.jadice.web.client.ui.style
 
THREE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
ThrowableDTO - Class in com.levigo.jadice.web.client.messaging
 
ThrowableDTO - Class in com.levigo.jadice.web.server.messaging
 
ThrowableDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ThrowableDTO
 
ThrowableDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ThrowableDTO
 
THUMBNAIL - Enum constant in enum class com.levigo.jadice.web.client.ViewerType
Viewer for ThumbnailView Viewer for Thumbnail view
ThumbnailCreator - Class in com.levigo.jadice.web.demo.enterprise.server
 
ThumbnailCreator() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
 
thumbnailOffsetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
thumbnailOffsetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
thumbnailOffsetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
thumbnailPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
 
ThumbnailPanel - Class in com.levigo.jadice.web.demo.enterprise.client
 
ThumbnailPanel(PageView) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.ThumbnailPanel
 
thumbnails() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
ThumbnailServlet - Class in com.levigo.jadice.web.demo.enterprise.server
This servlet handles thumbnail requests for the bookmark thumbnail.
ThumbnailServlet() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.ThumbnailServlet
 
thumbnailServletRegistrationBean() - Method in class com.levigo.jadice.web.demo.enterprise.server.EnterpriseServletConfiguration
 
thumbnailsZoom() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
thumbnailsZoomIn() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
thumbnailsZoomOut() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
ThumbnailTool - Class in com.levigo.jadice.web.client.tools
 
ThumbnailTool() - Constructor for class com.levigo.jadice.web.client.tools.ThumbnailTool
 
ThumbnailTool.ThumbnailToolStyle - Interface in com.levigo.jadice.web.client.tools
 
ThumbnailToolCommand - Class in com.levigo.jadice.web.client.commands
Activates the Thumbnail tool and opens it.
ThumbnailToolCommand() - Constructor for class com.levigo.jadice.web.client.commands.ThumbnailToolCommand
 
thumbnailToolStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
thumbnailToolStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
thumbnailToolStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
ThumbnailUtils - Class in com.levigo.jadice.web.demo.common.client.util
 
ThumbnailUtils() - Constructor for class com.levigo.jadice.web.demo.common.client.util.ThumbnailUtils
 
ThumbnailView - Interface in com.levigo.jadice.web.client
A PageView-like ViewComponent showing Thumbnails for an associated PageView.
ThumbnailViewBuilder - Class in com.levigo.jadice.web.client
Builder for creating ThumbnailViews.
ThumbnailViewBuilder(PageView) - Constructor for class com.levigo.jadice.web.client.ThumbnailViewBuilder
The later created ThumbnailView will track the given PageView and show thumbnails for the ViewComponent.getDocument() current document.
TIFF - Enum constant in enum class com.levigo.jadice.web.shared.export.ExportType
A "standard" TIFF generated by jadice PDF generator.
TIFF - Enum constant in enum class com.levigo.jadice.web.shared.model.export.ExportType
 
TileCacheFilter - Class in com.levigo.jadice.web.server.filter
This Filter adds the required HTTP Headers to the to the HttpServletResponse of the tiles to force the browser to cache the image resource that was returned and to configure the duration how long the cache entry is valid.
TileCacheFilter() - Constructor for class com.levigo.jadice.web.server.filter.TileCacheFilter
 
TileCacheFilter(String...) - Constructor for class com.levigo.jadice.web.server.filter.TileCacheFilter
 
TileRenderAsyncListener - Class in com.levigo.jadice.web.conn.server
 
TileRenderAsyncListener(AtomicBoolean) - Constructor for class com.levigo.jadice.web.conn.server.TileRenderAsyncListener
 
tileRenderService - Variable in class com.levigo.jadice.web.conn.server.TileServlet
 
TileSecurityFilter - Class in com.levigo.jadice.web.server.filter
 
TileSecurityFilter() - Constructor for class com.levigo.jadice.web.server.filter.TileSecurityFilter
 
TileSecurityFilter(String...) - Constructor for class com.levigo.jadice.web.server.filter.TileSecurityFilter
 
TileServlet - Class in com.levigo.jadice.web.conn.server
This servlet handles HTTP tile requests.
TileServlet() - Constructor for class com.levigo.jadice.web.conn.server.TileServlet
 
TileServlet(TileRenderService) - Constructor for class com.levigo.jadice.web.conn.server.TileServlet
 
TileServlet.DeserializedRenderControls - Class in com.levigo.jadice.web.conn.server
Simple implementation of the RenderControls to be fed with the deserialized settings manually on the server because the client implementation is not accessible on the server.
TileServlet.PlainInvocationContext - Class in com.levigo.jadice.web.conn.server
 
timeFormat - Variable in class com.levigo.jadice.web.demo.common.client.DemoTooltipGenerator
 
timerService - Variable in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
 
timing2() - Method in interface com.levigo.jadice.web.client.ui.HorizontalToolbar.ToolbarContentStyle
 
to() - Method in class com.levigo.jadice.web.client.messaging.PageDTO
 
to() - Method in class com.levigo.jadice.web.client.messaging.PageSegmentDTO
 
to(JsArray<PermissionsDTO>) - Static method in class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
to(JsArray<PermissionsDTO>) - Static method in class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
to(AnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationDTO
 
to(AnnotationPageSegmentDTO) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationPageSegmentDTO
 
to(AnnotationProfileDTO) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationProfileDTO
 
to(AnnotationTemplateDTO) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
 
to(AnnotationTypeDTO) - Static method in class com.levigo.jadice.web.client.messaging.AnnotationTypeDTO
 
to(ArrowAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.ArrowAnnotationDTO
 
to(BasicDocumentDTO) - Static method in class com.levigo.jadice.web.client.messaging.BasicDocumentDTO
 
to(BasicPageDTO) - Static method in class com.levigo.jadice.web.client.messaging.BasicPageDTO
 
to(BasicPageSegmentDTO) - Static method in class com.levigo.jadice.web.client.messaging.BasicPageSegmentDTO
 
to(CalloutAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.CalloutAnnotationDTO
 
to(ColorDTO) - Static method in class com.levigo.jadice.web.client.messaging.ColorDTO
 
to(ColorPropertyDTO) - Static method in class com.levigo.jadice.web.client.messaging.ColorPropertyDTO
 
to(CustomPropertyDTO) - Static method in class com.levigo.jadice.web.client.messaging.CustomPropertyDTO
 
to(GenericSourceDTO) - Static method in class com.levigo.jadice.web.client.messaging.data.GenericSourceDTO
 
to(DiscretePropertyDTO) - Static method in class com.levigo.jadice.web.client.messaging.DiscretePropertyDTO
 
to(EllipseAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.EllipseAnnotationDTO
 
to(GWTCompatibleNumberDTO) - Static method in class com.levigo.jadice.web.client.messaging.GWTCompatibleNumberDTO
 
to(HistoryAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.HistoryAnnotationDTO
 
to(ImageAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.ImageAnnotationDTO
 
to(ComplexPanAndZoomInstructionDTO) - Static method in class com.levigo.jadice.web.client.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
to(InstructionAreaDTO) - Static method in class com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
 
to(InstructionDTO) - Static method in class com.levigo.jadice.web.client.messaging.instructions.InstructionDTO
 
to(PageSegmentByUUIDInstructionDTO) - Static method in class com.levigo.jadice.web.client.messaging.instructions.PageSegmentByUUIDInstructionDTO
 
to(URIInstructionDTO) - Static method in class com.levigo.jadice.web.client.messaging.instructions.URIInstructionDTO
 
to(LabelDTO) - Static method in class com.levigo.jadice.web.client.messaging.LabelDTO
 
to(LineAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.LineAnnotationDTO
 
to(PageSegmentHandleDTO) - Static method in class com.levigo.jadice.web.client.messaging.PageSegmentHandleDTO
 
to(ParameterDTO) - Static method in class com.levigo.jadice.web.client.messaging.ParameterDTO
 
to(PathAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.PathAnnotationDTO
 
to(PermissionsDTO) - Method in class com.levigo.jadice.web.client.messaging.mapper.PermissionsMapper
 
to(Point2DDTO) - Static method in class com.levigo.jadice.web.client.messaging.Point2DDTO
 
to(PropertiesReadResultDTO) - Static method in class com.levigo.jadice.web.client.messaging.PropertiesReadResultDTO
 
to(PropertyDefaultDTO) - Static method in class com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
 
to(PropertyProfileDTO) - Static method in class com.levigo.jadice.web.client.messaging.PropertyProfileDTO
 
to(RangePropertyDTO) - Static method in class com.levigo.jadice.web.client.messaging.RangePropertyDTO
 
to(RectangleAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.RectangleAnnotationDTO
 
to(RectangularShapeDTO) - Static method in class com.levigo.jadice.web.client.messaging.RectangularShapeDTO
 
to(ResolutionDTO) - Static method in class com.levigo.jadice.web.client.messaging.ResolutionDTO
 
to(SelectedAreaDTO) - Static method in class com.levigo.jadice.web.client.messaging.SelectedAreaDTO
 
to(SerializableBookmarkDTO) - Static method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkDTO
 
to(SerializableBookmarkListDTO) - Static method in class com.levigo.jadice.web.client.messaging.SerializableBookmarkListDTO
 
to(SerializableSignatureFieldDTO) - Static method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldDTO
 
to(SerializableSignatureFieldListDTO) - Static method in class com.levigo.jadice.web.client.messaging.SerializableSignatureFieldListDTO
 
to(ShapeDTO) - Static method in class com.levigo.jadice.web.client.messaging.ShapeDTO
 
to(SourceDTO) - Static method in class com.levigo.jadice.web.client.messaging.SourceDTO
 
to(StackTraceElementDTO) - Static method in class com.levigo.jadice.web.client.messaging.StackTraceElementDTO
 
to(StampAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.StampAnnotationDTO
 
to(GlyphDTO) - Static method in class com.levigo.jadice.web.client.messaging.text.GlyphDTO
 
to(LineDTO) - Static method in class com.levigo.jadice.web.client.messaging.text.LineDTO
 
to(PositionedBlockDTO) - Static method in class com.levigo.jadice.web.client.messaging.text.PositionedBlockDTO
 
to(WordDTO) - Static method in class com.levigo.jadice.web.client.messaging.text.WordDTO
 
to(TextAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
 
to(TextHighlightAnnotationDTO) - Static method in class com.levigo.jadice.web.client.messaging.TextHighlightAnnotationDTO
 
to(TextSearchProgressDTO) - Static method in class com.levigo.jadice.web.client.messaging.TextSearchProgressDTO
 
to(TextSearchResultDTO) - Static method in class com.levigo.jadice.web.client.messaging.TextSearchResultDTO
 
to(ThrowableDTO) - Static method in class com.levigo.jadice.web.client.messaging.ThrowableDTO
 
to(ToolkitBasedFactoryDTO) - Static method in class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
 
to(TypeRefDTO) - Static method in class com.levigo.jadice.web.client.messaging.TypeRefDTO
 
to(TypeSetDTO) - Static method in class com.levigo.jadice.web.client.messaging.TypeSetDTO
 
to(TypeSetElementDTO) - Static method in class com.levigo.jadice.web.client.messaging.TypeSetElementDTO
 
to(UserPropertiesDTO) - Static method in class com.levigo.jadice.web.client.messaging.UserPropertiesDTO
 
to(AnnoFormatPermissionDTO) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
to(AnnotationFormatDTO) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationFormatDTO
 
to(ClassPathWithAnnoAndPermissionSourceDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
to(AnnoFormatPermissionDTO) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnoFormatPermissionDTO
 
to(AnnotationFormatDTO) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnotationFormatDTO
 
to(ClassPathWithAnnoAndPermissionSourceDTO) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathWithAnnoAndPermissionSourceDTO
 
to(CompositeParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.CompositeParamsDTO
 
to(DependencyDTO) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.DependencyDTO
 
to(GitVersionDTO) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.GitVersionDTO
 
to(VersionDTO) - Static method in class com.levigo.jadice.web.demo.enterprise.client.version.VersionDTO
 
to(AnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.AnnotationDTO
 
to(AnnotationPageSegmentDTO) - Static method in class com.levigo.jadice.web.server.messaging.AnnotationPageSegmentDTO
 
to(AnnotationProfileDTO) - Static method in class com.levigo.jadice.web.server.messaging.AnnotationProfileDTO
 
to(AnnotationTemplateDTO) - Static method in class com.levigo.jadice.web.server.messaging.AnnotationTemplateDTO
 
to(AnnotationTypeDTO) - Static method in class com.levigo.jadice.web.server.messaging.AnnotationTypeDTO
 
to(ArrowAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.ArrowAnnotationDTO
 
to(BasicDocumentDTO) - Static method in class com.levigo.jadice.web.server.messaging.BasicDocumentDTO
 
to(BasicPageDTO) - Static method in class com.levigo.jadice.web.server.messaging.BasicPageDTO
 
to(BasicPageSegmentDTO) - Static method in class com.levigo.jadice.web.server.messaging.BasicPageSegmentDTO
 
to(CalloutAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.CalloutAnnotationDTO
 
to(ChangedAnnoSegmentInfoDTO) - Static method in class com.levigo.jadice.web.server.messaging.ChangedAnnoSegmentInfoDTO
 
to(ChangeDTO) - Static method in class com.levigo.jadice.web.server.messaging.ChangeDTO
 
to(ColorDTO) - Static method in class com.levigo.jadice.web.server.messaging.ColorDTO
 
to(ColorPropertyDTO) - Static method in class com.levigo.jadice.web.server.messaging.ColorPropertyDTO
 
to(DiscretePropertyDTO) - Static method in class com.levigo.jadice.web.server.messaging.DiscretePropertyDTO
 
to(DocumentSnapshotDTO) - Static method in class com.levigo.jadice.web.server.messaging.DocumentSnapshotDTO
 
to(EllipseAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.EllipseAnnotationDTO
 
to(GWTCompatibleNumberDTO) - Static method in class com.levigo.jadice.web.server.messaging.GWTCompatibleNumberDTO
 
to(HistoryAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.HistoryAnnotationDTO
 
to(ImageAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.ImageAnnotationDTO
 
to(ComplexPanAndZoomInstructionDTO) - Static method in class com.levigo.jadice.web.server.messaging.instructions.ComplexPanAndZoomInstructionDTO
 
to(InstructionDTO) - Static method in class com.levigo.jadice.web.server.messaging.instructions.InstructionDTO
 
to(PageSegmentByUUIDInstructionDTO) - Static method in class com.levigo.jadice.web.server.messaging.instructions.PageSegmentByUUIDInstructionDTO
 
to(URIInstructionDTO) - Static method in class com.levigo.jadice.web.server.messaging.instructions.URIInstructionDTO
 
to(LabelDTO) - Static method in class com.levigo.jadice.web.server.messaging.LabelDTO
 
to(LineAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.LineAnnotationDTO
 
to(PageDTO) - Static method in class com.levigo.jadice.web.server.messaging.PageDTO
 
to(PageSegmentDTO) - Static method in class com.levigo.jadice.web.server.messaging.PageSegmentDTO
 
to(PageSegmentHandleDTO) - Static method in class com.levigo.jadice.web.server.messaging.PageSegmentHandleDTO
 
to(ParameterDTO) - Static method in class com.levigo.jadice.web.server.messaging.ParameterDTO
 
to(PathAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.PathAnnotationDTO
 
to(PermissionsDTO) - Method in class com.levigo.jadice.web.server.messaging.mapper.PermissionsMapper
 
to(Point2DDTO) - Static method in class com.levigo.jadice.web.server.messaging.Point2DDTO
 
to(PropertiesReadResultDTO) - Static method in class com.levigo.jadice.web.server.messaging.PropertiesReadResultDTO
 
to(PropertyDefaultDTO) - Static method in class com.levigo.jadice.web.server.messaging.PropertyDefaultDTO
 
to(PropertyProfileDTO) - Static method in class com.levigo.jadice.web.server.messaging.PropertyProfileDTO
 
to(RangePropertyDTO) - Static method in class com.levigo.jadice.web.server.messaging.RangePropertyDTO
 
to(RectangleAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.RectangleAnnotationDTO
 
to(RectangularShapeDTO) - Static method in class com.levigo.jadice.web.server.messaging.RectangularShapeDTO
 
to(ResolutionDTO) - Static method in class com.levigo.jadice.web.server.messaging.ResolutionDTO
 
to(SelectedAreaDTO) - Static method in class com.levigo.jadice.web.server.messaging.SelectedAreaDTO
 
to(SerializableBookmarkDTO) - Static method in class com.levigo.jadice.web.server.messaging.SerializableBookmarkDTO
 
to(SerializableSignatureFieldDTO) - Static method in class com.levigo.jadice.web.server.messaging.SerializableSignatureFieldDTO
 
to(ShapeDTO) - Static method in class com.levigo.jadice.web.server.messaging.ShapeDTO
 
to(SourceDTO) - Static method in class com.levigo.jadice.web.server.messaging.SourceDTO
 
to(StackTraceElementDTO) - Static method in class com.levigo.jadice.web.server.messaging.StackTraceElementDTO
 
to(StampAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.StampAnnotationDTO
 
to(GlyphDTO) - Static method in class com.levigo.jadice.web.server.messaging.text.GlyphDTO
 
to(LineDTO) - Static method in class com.levigo.jadice.web.server.messaging.text.LineDTO
 
to(PositionedBlockDTO) - Static method in class com.levigo.jadice.web.server.messaging.text.PositionedBlockDTO
 
to(WordDTO) - Static method in class com.levigo.jadice.web.server.messaging.text.WordDTO
 
to(TextAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.TextAnnotationDTO
 
to(TextHighlightAnnotationDTO) - Static method in class com.levigo.jadice.web.server.messaging.TextHighlightAnnotationDTO
 
to(ThrowableDTO) - Static method in class com.levigo.jadice.web.server.messaging.ThrowableDTO
 
to(ToolkitBasedFactoryDTO) - Static method in class com.levigo.jadice.web.server.messaging.ToolkitBasedFactoryDTO
 
to(TypeRefDTO) - Static method in class com.levigo.jadice.web.server.messaging.TypeRefDTO
 
to(TypeSetDTO) - Static method in class com.levigo.jadice.web.server.messaging.TypeSetDTO
 
to(TypeSetElementDTO) - Static method in class com.levigo.jadice.web.server.messaging.TypeSetElementDTO
 
toAnnotationInitializerFactory(ToolkitBasedFactoryDTO) - Static method in class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
 
toAnnotationInitializerFactory(ToolkitBasedFactoryDTO) - Static method in class com.levigo.jadice.web.server.messaging.ToolkitBasedFactoryDTO
 
toBlockList(TextContentDTO) - Static method in class com.levigo.jadice.web.client.messaging.responses.TextContentDTO
 
toByteString(double) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification
 
toDataUrl(String, byte[]) - Static method in class com.jadice.web.util.DataUrl
 
toDataUrl(String, InputStream) - Static method in class com.jadice.web.util.DataUrl
 
toDataUrl(String, String, byte[]) - Static method in class com.jadice.web.util.DataUrl
 
toDouble(PathDTO) - Static method in class com.levigo.jadice.web.client.messaging.PathDTO
 
toDouble(PathDTO) - Static method in class com.levigo.jadice.web.server.messaging.PathDTO
 
toFloat(PathDTO) - Static method in class com.levigo.jadice.web.client.messaging.PathDTO
 
toFloat(PathDTO) - Static method in class com.levigo.jadice.web.server.messaging.PathDTO
 
TOGGLE_ANNO_VISIBILITY - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
toggleAnnotationVisibility() - Method in class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
Toggles visibility of annotations described by given class
toggleAnnotationVisiblity() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
ToggleEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
ToggleEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.ToggleEditor
 
ToggleIconFont - Class in com.jadice.web.util.icon.client.iconfont
A Widget which can display different IconFonts for enabled and selected state.
ToggleIconFont(IconFont) - Constructor for class com.jadice.web.util.icon.client.iconfont.ToggleIconFont
Creates a new ToggleIconFont which always displays the same icon.
ToggleIconFont(IconFont, IconFont) - Constructor for class com.jadice.web.util.icon.client.iconfont.ToggleIconFont
Creates a new ToggleIconFont which displays different icons for enabled and selected state.
ToggleIconFont(IconFont, IconFont, boolean) - Constructor for class com.jadice.web.util.icon.client.iconfont.ToggleIconFont
 
ToggleNotificationsCommand - Class in com.levigo.jadice.web.demo.common.client.notification
 
ToggleNotificationsCommand() - Constructor for class com.levigo.jadice.web.demo.common.client.notification.ToggleNotificationsCommand
 
toHandle(AnnoFormatPermissionDTO) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
toHandle(AnnotationPermissionParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationPermissionParamsDTO
 
toHandle(ClassPathParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
 
toHandle(ClassPathWithAnnoParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
toHandle(CompositeParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.CompositeParamsDTO
 
toHandle(RemoteIDParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.RemoteIDParamsDTO
 
toHandle(UploadDocIDParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.UploadDocIDParamsDTO
 
toHandle(AnnoFormatPermissionDTO) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnoFormatPermissionDTO
 
toHandle(AnnotationPermissionParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnotationPermissionParamsDTO
 
toHandle(ClassPathParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathParamsDTO
 
toHandle(ClassPathWithAnnoParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathWithAnnoParamsDTO
 
toHandle(UploadDocIDParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.UploadDocIDParamsDTO
 
toJson(Object) - Static method in class com.levigo.jadice.web.server.messaging.SerializableBookmarkListDTO
 
toJson(Object) - Static method in class com.levigo.jadice.web.server.messaging.SerializableSignatureFieldListDTO
 
toLineList(TextLinesDTO) - Static method in class com.levigo.jadice.web.client.messaging.responses.TextLinesDTO
 
tool - Variable in class com.levigo.jadice.web.client.tool.ToolActivationPolicy.ActivationCandidate
 
Tool - Class in com.levigo.jadice.web.client.tool
This abstract class must be sub-classed in order to contribute additional functionality to page-visualization components like the JadicePageView, or the ThumbnailView.
Tool() - Constructor for class com.levigo.jadice.web.client.tool.Tool
 
TOOL_CROSSHAIR_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_CROSSHAIR_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_CROSSHAIR_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_FRAMELENS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_LENS_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_LENS_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_PAN_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_PAN_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_PAN_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_SCREENSHOT_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_SCREENSHOT_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_TEXTSELECTION - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_THUMBNAIL_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_THUMBNAIL_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOOL_THUMBNAIL_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
Tool.ActivationRequest - Class in com.levigo.jadice.web.client.tool
This class describes an auto-activation request issued by a tool in response to an event.
ToolActivationPolicy - Interface in com.levigo.jadice.web.client.tool
 
ToolActivationPolicy.ActivationCandidate - Class in com.levigo.jadice.web.client.tool
 
toolbar_copy() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
toolbarContentStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
toolbarContentStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
toolbarContentStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
toolbarHorizontalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
toolbarHorizontalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
toolbarHorizontalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
toolbarHorizontalStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
toolbarHorizontalSubmenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
toolbarHorizontalSubmenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
toolbarHorizontalSubmenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
toolbarPanel - Variable in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
toolbarSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
toolbarSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
toolbarSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
toolbarStatusbarStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
toolbarStatusbarStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
toolbarStatusbarStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
toolbarStatusbarStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
ToolbarSubmenu - Class in com.levigo.jadice.web.client.ui
A superclass for toolbar sub-menus
ToolbarSubmenu(BarStyle, Action, T, PopupExecutor.PreferredPosition) - Constructor for class com.levigo.jadice.web.client.ui.ToolbarSubmenu
 
toolbarSubmenuPopupStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
toolbarSubmenuPopupStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
toolbarSubmenuPopupStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
toolbarVerticalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
toolbarVerticalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
toolbarVerticalStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
toolbarVerticalSubmenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
toolbarVerticalSubmenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
toolbarVerticalSubmenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
ToolChangedEvent - Class in com.levigo.jadice.web.client.event
Event fired when a Tool state or value (see ToolChangedEvent.Cause) has changed.
ToolChangedEvent(Tool, ToolChangedEvent.Cause, Object, Object, HasHandlers) - Constructor for class com.levigo.jadice.web.client.event.ToolChangedEvent
An event informing about a change in some tool or about active/enabled.. tool changes
ToolChangedEvent(Tool, ToolChangedEvent.Cause, String, Object, Object, HasHandlers) - Constructor for class com.levigo.jadice.web.client.event.ToolChangedEvent
An event informing about a change in some tool or about active/enabled.. tool changes
ToolChangedEvent.Cause - Enum Class in com.levigo.jadice.web.client.event
 
ToolChangedEvent.Handler - Interface in com.levigo.jadice.web.client.event
Handler for handling changes of a Tool state or value (see ToolChangedEvent.Cause).
toolCrosshairAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
ToolkitBasedFactory<T> - Class in com.levigo.jadice.annotation.profiles
 
ToolkitBasedFactory() - Constructor for class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
 
ToolkitBasedFactoryDTO - Class in com.levigo.jadice.web.client.messaging
 
ToolkitBasedFactoryDTO - Class in com.levigo.jadice.web.server.messaging
 
ToolkitBasedFactoryDTO() - Constructor for class com.levigo.jadice.web.client.messaging.ToolkitBasedFactoryDTO
 
ToolkitBasedFactoryDTO() - Constructor for class com.levigo.jadice.web.server.messaging.ToolkitBasedFactoryDTO
 
toolLensAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
ToolManager - Interface in com.levigo.jadice.web.client
Manages the viewer-/page-view-related client-side Tools.
toolPanAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
toolPanForceAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
toolTextSelectionAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
toolThumbnailAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
TOP - Enum constant in enum class com.levigo.jadice.annotation.HistoryAnnotation.HistoryPatternPosition
Display history pattern at top position
TOP - Enum constant in enum class com.levigo.jadice.web.client.ui.PopupExecutor.PreferredPosition
 
TOP_BOTTOM - Enum constant in enum class com.levigo.jadice.web.client.PageView.VisibleRectPositioningStrategy
Positions the visible rectangle of the destination page at the top of the page when navigating forward bottom of the page when navigating backward through a document.
toRectangle(RectangularShapeDTO) - Static method in class com.levigo.jadice.web.client.messaging.RectangularShapeDTO
 
toRectangle(RectangularShapeDTO) - Static method in class com.levigo.jadice.web.server.messaging.RectangularShapeDTO
 
toSource(AnnoFormatPermissionDTO) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnoFormatPermissionDTO
 
toSource(AnnotationPermissionParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.annotation.AnnotationPermissionParamsDTO
 
toSource(ClassPathParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
 
toSource(ClassPathWithAnnoParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.ClassPathWithAnnoParamsDTO
 
toSource(CompositeParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.CompositeParamsDTO
 
toSource(RemoteIDParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.RemoteIDParamsDTO
 
toSource(UploadDocIDParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.client.service.sources.UploadDocIDParamsDTO
 
toSource(AnnotationPermissionParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnotationPermissionParamsDTO
 
toSource(ClassPathParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathParamsDTO
 
toSource(ClassPathWithAnnoParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.ClassPathWithAnnoParamsDTO
 
toSource(UploadDocIDParamsDTO) - Static method in class com.levigo.jadice.web.demo.common.server.service.sources.UploadDocIDParamsDTO
 
toString() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
 
toString() - Method in class com.levigo.jadice.annotation.AnnotationPageSegmentEvent
 
toString() - Method in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
 
toString() - Method in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
 
toString() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
toString() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
toString() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
toString() - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
toString() - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
toString() - Method in class com.levigo.jadice.annotation.profiles.FixedProperty
 
toString() - Method in class com.levigo.jadice.annotation.profiles.Label
 
toString() - Method in class com.levigo.jadice.annotation.profiles.Labels
 
toString() - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
toString() - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
toString() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
toString() - Method in class com.levigo.jadice.annotation.profiles.UnrestrictedProperty
 
toString() - Method in class com.levigo.jadice.document.auth.web.DocumentPermission
 
toString() - Method in class com.levigo.jadice.document.auth.web.UnconditionalPermission
 
toString() - Method in class com.levigo.jadice.document.DocumentLayer
Return text representation of the layer.
toString() - Method in interface com.levigo.jadice.document.metadata.Metadata
 
toString() - Method in class com.levigo.jadice.document.Resolution
 
toString() - Method in class com.levigo.jadice.web.client.grid.BoundedGrid
 
toString() - Method in class com.levigo.jadice.web.client.grid.Cell
 
toString() - Method in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
 
toString() - Method in enum class com.levigo.jadice.web.client.rendercontrols.SettingsUnitNames
 
toString() - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
 
toString() - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
 
toString() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
 
toString() - Method in class com.levigo.jadice.web.client.tool.events.EventObject
Returns a String representation of this EventObject.
toString() - Method in class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
 
toString() - Method in class com.levigo.jadice.web.client.tool.ToolActivationPolicy.ActivationCandidate
 
toString() - Method in class com.levigo.jadice.web.client.util.action.KeyStroke
 
toString() - Method in class com.levigo.jadice.web.client.util.Bias
string representation
toString() - Method in class com.levigo.jadice.web.client.util.context.Context
 
toString() - Method in class com.levigo.jadice.web.client.util.helper.Events.PagePoint
 
toString() - Method in class com.levigo.jadice.web.client.viewer.PreloadingPageRange
 
toString() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathSource
 
toString() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
toString() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
 
toString() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
 
toString() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsSource
 
toString() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDSource
 
toString() - Method in class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
 
toString() - Method in class com.levigo.jadice.web.server.config.DefaultServerConfiguration
 
toString() - Method in class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent
 
toString() - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
 
toString() - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
 
toString() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
 
toString() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
 
toString() - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
 
toString() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
toString() - Method in class com.levigo.jadice.web.shared.UriHandle
 
toString() - Method in class com.levigo.jadice.web.shared.UriSource
 
toString(String) - Method in interface com.levigo.jadice.document.metadata.Metadata
 
toTooManyResults(TextSearchPrematureEndDTO) - Static method in class com.levigo.jadice.web.client.messaging.TextSearchPrematureEndDTO
 
touch() - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadMeta
 
touch(String) - Method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
Renews the lifetime of the matching authentication information.
TOUCH_TEXTSELECTOR_END - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TOUCH_TEXTSELECTOR_START - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
TouchEditEvent - Class in com.levigo.jadice.web.client.tool.events
 
touchtolerance() - Method in interface com.levigo.jadice.web.client.ui.AnnotationStyle
 
TracingConfig - Class in com.levigo.jadice.web.transport.server.config
 
translate(double, double) - Method in class com.levigo.jadice.annotation.Annotation
Translates this Annotation the indicated distance, to the right along the x coordinate axis, and downward along the y coordinate axis.
translate(double, double) - Method in class com.levigo.jadice.annotation.CalloutAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.EllipseAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.PathAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
Not supported, annotation is not intended to be movable via GUI actions.
TransparencyEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
TransparencyEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
 
TransportClient - Interface in com.levigo.jadice.web.transport.client.networking
A TransportClient is able to establish a connection with a sever in order to exchange messages.
TransportClient.State - Enum Class in com.levigo.jadice.web.transport.client.networking
Represents the connection state of the client.
TransportClient.TransportListener - Interface in com.levigo.jadice.web.transport.client.networking
A TransportListener gets informed about client transport events.
transportFailed(String, Throwable) - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient.TransportListener
Informs about a transport failure.
TransportInvocationContext - Class in com.levigo.jadice.web.transport.server
This is the invocation context of the adaptive transport layer utilizing implementations to obtain the HttpSession and optionally the HttpServletRequest.
TransportInvocationContext(HttpSession, Principal, MessageClient) - Constructor for class com.levigo.jadice.web.transport.server.TransportInvocationContext
Creates a TransportInvocationContext containing the HttpSession and the HttpServletRequest.
transportManager - Variable in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
 
TransportManager - Interface in com.levigo.jadice.web.transport.server
A TransportManager is the core of the transport layer.
TransportManagerProvider - Class in com.levigo.jadice.web.transport.server
A TransportManager is the core of the transport layer.
TransportWebtoolkitFilter - Class in com.levigo.jadice.web.transport.server
Extends the WebtoolkitFilter in order to create and configure the network layer and interface it with the backend of the jadice web toolkit.
TransportWebtoolkitFilter() - Constructor for class com.levigo.jadice.web.transport.server.TransportWebtoolkitFilter
 
Triangle - Enum constant in enum class com.levigo.jadice.document.render.FilterType
 
trimWhitespace() - Method in interface com.levigo.jadice.document.metadata.Metadata
 
tryInitialize(Annotation, Page) - Method in interface com.levigo.jadice.annotation.AnnotationInitializer
 
tryInitialize(Annotation, Page) - Method in class com.levigo.jadice.web.client.internal.annotation.initializer.CMAnnotationInitializer
 
tryInitialize(Annotation, Page) - Method in class com.levigo.jadice.web.client.internal.annotation.initializer.FNP8AnnotationInitializer
 
tryMergeInto(UndoableEdit) - Method in class com.levigo.jadice.web.client.undo.MementoBasedUndoableEdit
 
tryMergeInto(UndoableEdit) - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
Determine whether the given edit can be merged into this edit.
Twip - Enum constant in enum class com.levigo.jadice.document.Unit
 
TWO - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
TwoFingerGestureTool - Class in com.levigo.jadice.web.client.tools
A tool for two finger gestures.
TwoFingerGestureTool() - Constructor for class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
 
type - Variable in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
 
Type() - Constructor for class com.levigo.jadice.web.client.event.JadiceEvent.Type
 
TYPE - Static variable in class com.jadice.web.util.notifications.client.events.ErrorNotificationEvent
 
TYPE - Static variable in class com.jadice.web.util.notifications.client.events.InfoNotificationEvent
 
TYPE - Static variable in class com.levigo.jadice.web.client.search.event.SearchResultsEvent
 
TYPE - Static variable in class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationPermissionHandle
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationPermissionSource
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathHandle
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathSource
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsSource
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeHandle
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeSource
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.RemoteIDHandle
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.RemoteIDSource
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.UploadDocIDHandle
 
TYPE - Static variable in class com.levigo.jadice.web.demo.common.shared.service.sources.UploadDocIDSource
 
TYPE - Static variable in class com.levigo.jadice.web.demo.enterprise.client.dnd.JWTExportHandler
 
TYPE - Static variable in class com.levigo.jadice.web.shared.UriHandle
 
TYPE - Static variable in class com.levigo.jadice.web.shared.UriSource
 
TYPE_ANNOTATION_MENU - Static variable in interface com.levigo.jadice.web.client.ui.menu.ContributionContext
The predefined menu-type for a annotation menu
TYPE_CONTEXT_MENU - Static variable in interface com.levigo.jadice.web.client.ui.menu.ContributionContext
The predefined menu-type for a context popup-menu
TYPE_CONTEXT_TOOLBAR - Static variable in interface com.levigo.jadice.web.client.ui.menu.ContributionContext
The predefined menu-type for a context toolbar (like jadice's hover toolbars)
TYPE_MAIN_MENU - Static variable in interface com.levigo.jadice.web.client.ui.menu.ContributionContext
The predefined menu-type for an application's main (drop-down) menu
TYPE_TOOLBAR - Static variable in interface com.levigo.jadice.web.client.ui.menu.ContributionContext
The predefined menu-type for an application's main toolbar
TYPE_VISIBILITY - Static variable in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
 
TypeRef - Class in com.levigo.jadice.annotation.profiles
References an AnnotationType.
TypeRef() - Constructor for class com.levigo.jadice.annotation.profiles.TypeRef
Deprecated.
JAXB usage exclusively
TypeRef(AnnotationType) - Constructor for class com.levigo.jadice.annotation.profiles.TypeRef
 
TypeRefDTO - Class in com.levigo.jadice.web.client.messaging
 
TypeRefDTO - Class in com.levigo.jadice.web.server.messaging
 
TypeRefDTO() - Constructor for class com.levigo.jadice.web.client.messaging.TypeRefDTO
 
TypeRefDTO() - Constructor for class com.levigo.jadice.web.server.messaging.TypeRefDTO
 
TypeRegisterer - Interface in com.levigo.jadice.annotation
Adds server-side Annotation functions that are mandatory for properly working with annotations
TypeSet - Class in com.levigo.jadice.annotation.profiles
Groups AnnotationTypes to form a logical structure in which they should be presented to the user.
TypeSet() - Constructor for class com.levigo.jadice.annotation.profiles.TypeSet
Deprecated.
JAXB usage exclusively
TypeSet(String, Labels, List<AnnotationType>) - Constructor for class com.levigo.jadice.annotation.profiles.TypeSet
 
TypeSetDTO - Class in com.levigo.jadice.web.client.messaging
 
TypeSetDTO - Class in com.levigo.jadice.web.server.messaging
 
TypeSetDTO() - Constructor for class com.levigo.jadice.web.client.messaging.TypeSetDTO
 
TypeSetDTO() - Constructor for class com.levigo.jadice.web.server.messaging.TypeSetDTO
 
TypeSetElement - Class in com.levigo.jadice.annotation.profiles
A common ancestor for the elements in type set declarations.
TypeSetElement() - Constructor for class com.levigo.jadice.annotation.profiles.TypeSetElement
 
TypeSetElementDTO - Class in com.levigo.jadice.web.client.messaging
 
TypeSetElementDTO - Class in com.levigo.jadice.web.server.messaging
 
TypeSetElementDTO() - Constructor for class com.levigo.jadice.web.client.messaging.TypeSetElementDTO
 
TypeSetElementDTO() - Constructor for class com.levigo.jadice.web.server.messaging.TypeSetElementDTO
 
TypeSetElementMapper - Class in com.levigo.jadice.web.client.messaging.mapper
 
TypeSetElementMapper - Class in com.levigo.jadice.web.server.messaging.mapper
 
TypographicalPoint - Enum constant in enum class com.levigo.jadice.document.Unit
 
TypographicalPoint - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
 

U

U - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
UIStyle - Interface in com.levigo.jadice.web.client.ui.style
UIStyle of JWT.
UIStyler - Class in com.levigo.jadice.web.client.ui.style
Class to set the style of this jadice web toolkit integration.
UNCHANGEABLE_ANNO_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
UNCHECKED - Enum constant in enum class com.levigo.jadice.annotation.ChecklistAnnotation.CheckboxState
 
unclose() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
UnconditionalPermission - Class in com.levigo.jadice.document.auth.web
A Permission implementation with a fixed Vote which pertains to any and all Intents.
undefined() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
underscored - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
underscored - Variable in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
undo() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
 
undo() - Method in class com.levigo.jadice.web.client.undo.MementoBasedUndoableEdit
 
undo() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
 
undo() - Method in class com.levigo.jadice.web.client.undo.RemoveListElementsUndoableEdit
 
undo() - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
Undo the edit.
undo() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
Undo the edit at the top of the undo stack.
undo(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
UNDO - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
UndoableEdit - Interface in com.levigo.jadice.web.client.undo
An undoable edit encapsulates some form of mutating action taken by a user in a user interface, that should be able to be un-done (and later on possibly re-done) at some future time.
undoAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
UndoCommand - Class in com.levigo.jadice.web.client.commands
 
UndoCommand() - Constructor for class com.levigo.jadice.web.client.commands.UndoCommand
 
UndoManager - Interface in com.levigo.jadice.web.client.undo
An UndoManager is responsible for the management of actions a user takes in some kind of UI and providing means of undoing and redoing those actions.
unescape(String) - Static method in class com.levigo.jadice.web.demo.common.shared.util.URLUtils
Reverse the operations done in URLUtils.escape(String)
unhide(Page) - Static method in class com.levigo.jadice.web.shared.model.document.DefaultHiddenPagesMatcher
 
uninstall() - Method in class com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
 
uninstall(NotificationEventBus) - Static method in class com.levigo.jadice.web.demo.common.client.events.SearchEventTranslator
 
Unit - Enum Class in com.levigo.jadice.document
An enum of various common length units.
Unit - Enum Class in com.levigo.jadice.web.client.util
An enum of various common length units.
UNKNOWN - Enum constant in enum class com.levigo.jadice.document.Document.BasicState
Marks a Document as being in an unusual, unexpected, or generally unspecified state.
UNKNOWN - Enum constant in enum class com.levigo.jadice.web.transport.shared.Method
An unknown communication method.
unmarshalHandles(String) - Method in class com.levigo.jadice.web.conn.server.TileServlet
 
unmarshalRenderSpecification(HttpServletRequest) - Method in class com.levigo.jadice.web.conn.server.TileServlet
 
unregister() - Method in interface com.levigo.jadice.web.client.util.action.ActionRegistrationUtils.UnregisterHandler
 
unregisterConversation(int) - Method in class com.levigo.jadice.web.transport.client.messaging.ConversationMessageListener
 
UnrestrictedProperty<T> - Class in com.levigo.jadice.annotation.profiles
 
UnrestrictedProperty() - Constructor for class com.levigo.jadice.annotation.profiles.UnrestrictedProperty
 
UP - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
UP_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
UP_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
upButton() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
 
upButton() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
update() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
update() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
update() - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
update() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
update() - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
 
update() - Method in interface com.levigo.jadice.web.client.PageView
Update the view.
update() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
 
update() - Method in interface com.levigo.jadice.web.client.ThumbnailView
Updates the thumbnail view.
update() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
Updates the ThumbnailView of this ThumbnailTool.
update() - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
update() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemCommand
 
update() - Method in class com.levigo.jadice.web.client.util.context.ContextHandlerSupport
 
update(SelectedArea) - Method in class com.levigo.jadice.web.client.tools.area.AreaSelectionToolbar
Updates the toolbar position and possible actions.
update(String, RenderSettings, Object...) - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
 
update(String, RenderSettings, Object...) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Overwrites the current render settings with the given one.
update(String, RenderSettings, Object...) - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
 
update(String, RenderSettings, Object...) - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
 
update(String, RenderSettings, Object...) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderSettings
Updates this instance property specified by given property name with the value provided by the other processing setting.
updateAfterState(MementoBasedUndoableEdit) - Method in class com.levigo.jadice.web.client.undo.MementoBasedUndoableEdit
 
updateAnchorPoint(CalloutAnnotation, Point2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Updates the callout anchor point of the given annotation.
updateAnnotationBounds(CalloutAnnotation) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
After modifying the textbox rectangle or the callout, this method can be used to update the annotation full rectangle to the actual value.
updateButtons(Document, Annotation) - Method in class com.levigo.jadice.web.client.internal.annotation.CreateModeEditor
 
updateButtons(AnnotationSelection, EditEvent) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
 
updateCreated(EditEvent, ArrowAnnotation, Point2D, Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.ArrowAnnotationWrangler
 
updateCreated(EditEvent, LineAnnotation, Point2D, Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler
 
updateCreated(EditEvent, TextAnnotation, Point2D, Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
 
updateCreated(EditEvent, TextAnnotation, Point2D, Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconifiedTextAnnotationWrangler
 
updateCreated(EditEvent, TextAnnotation, Point2D, Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
 
updateCreated(EditEvent, T, Point2D, Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
 
updateCreated(EditEvent, T, Point2D, Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconWrangler
 
updateDraggable() - Method in class com.levigo.jadice.web.client.tools.SelectPageTool
 
updateFocus(boolean) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
 
updateFocus(boolean) - Method in class com.levigo.jadice.web.client.ui.JadiceDefaultButton
 
updateHeadPoint(CalloutAnnotation, Point2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Updates the callout head point of the given annotation.
updateHeight() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
If the scroll height is bigger than the text area height, it will be adapted.
updateInfo() - Method in class com.levigo.jadice.web.client.ui.status.ZoomSnapIn
Determines the zoom factor and updates the ui with it - uses the current pages zoom factor if existing - uses the document wide zoom factor if the page does not have its own
updateKneePoint(CalloutAnnotation, Point2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Updates the callout knee point of the given annotation.
updatePosition(Rectangle) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
 
updateRendering() - Method in class com.levigo.jadice.web.server.annotation.JWTImageAnnotationRenderer
 
updateSelections(List<Selection>) - Method in class com.levigo.jadice.web.client.tools.HighlightTool
 
updateShape(LineAnnotation) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Update the polygon representing the arrow.
updateShape(LineAnnotation) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
upload(String, String) - Method in class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
 
upload(String, String, OpenFileHandler.UploadFinishedHandler, OpenFileHandler.UploadErroredHandler) - Method in class com.levigo.jadice.web.demo.common.client.util.OpenFileHandler
 
UploadController - Class in com.levigo.jadice.web.demo.enterprise.server
 
UploadController() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.UploadController
 
UploadDocIDHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
UploadDocIDHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.UploadDocIDHandle
Deprecated.
for GWT only
UploadDocIDHandle(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.UploadDocIDHandle
 
UploadDocIDParamsDTO - Class in com.levigo.jadice.web.demo.common.client.service.sources
 
UploadDocIDParamsDTO - Class in com.levigo.jadice.web.demo.common.server.service.sources
 
UploadDocIDParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.client.service.sources.UploadDocIDParamsDTO
 
UploadDocIDParamsDTO() - Constructor for class com.levigo.jadice.web.demo.common.server.service.sources.UploadDocIDParamsDTO
 
UploadDocIDSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
 
UploadDocIDSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.UploadDocIDSource
Deprecated.
for GWT only
UploadDocIDSource(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.UploadDocIDSource
 
UploadNotification - Class in com.levigo.jadice.web.demo.common.client.widgets.notification
Notification for showing the upload process
UploadNotification(String, int, CancelHandler) - Constructor for class com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification
 
uploadNotification_cancel() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
uploadNotification_cancled() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
uploadNotification_finished() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
uploadNotification_header(String) - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
uploadNotification_text(String, String) - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
uploadNotification_textWithRemaining(String, String, String, String) - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
UploadNotification.MyBundle - Interface in com.levigo.jadice.web.demo.common.client.widgets.notification
 
UploadNotification.UploadNotificationStyle - Interface in com.levigo.jadice.web.demo.common.client.widgets.notification
 
uploadNotificationStyle() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification.MyBundle
 
uploadServletRegistrationBean() - Method in class com.levigo.jadice.web.demo.common.server.DemoServletConfiguration
 
upsert(K, V) - Method in class com.levigo.jadice.web.server.util.SimpleConcurrentBidiMap
Inserts the value for the given key.
UriBasedDocumentDataProvider - Interface in com.levigo.jadice.web.server
An interface for specialized DocumentDataProviders.
UriHandle - Class in com.levigo.jadice.web.shared
 
UriHandle() - Constructor for class com.levigo.jadice.web.shared.UriHandle
Deprecated.
NoArgsConstructor for Serialization.
UriHandle(String, String) - Constructor for class com.levigo.jadice.web.shared.UriHandle
 
UriHandle(List<String>, List<List<String>>, String) - Constructor for class com.levigo.jadice.web.shared.UriHandle
 
UriHandleDTO - Class in com.levigo.jadice.web.client.messaging
 
UriHandleDTO() - Constructor for class com.levigo.jadice.web.client.messaging.UriHandleDTO
 
URIInstructionDTO - Class in com.levigo.jadice.web.client.messaging.instructions
 
URIInstructionDTO - Class in com.levigo.jadice.web.server.messaging.instructions
 
URIInstructionDTO() - Constructor for class com.levigo.jadice.web.client.messaging.instructions.URIInstructionDTO
 
URIInstructionDTO() - Constructor for class com.levigo.jadice.web.server.messaging.instructions.URIInstructionDTO
 
URIInstructionExecutor - Class in com.levigo.jadice.web.client.tools.instruction
 
URIInstructionExecutor() - Constructor for class com.levigo.jadice.web.client.tools.instruction.URIInstructionExecutor
 
UriScheme - Annotation Interface in com.levigo.jadice.web.server
An Annotation for defining the URI-schemes of a UriBasedDocumentDataProvider.
UriSource - Class in com.levigo.jadice.web.shared
 
UriSource() - Constructor for class com.levigo.jadice.web.shared.UriSource
Deprecated.
NoArgsConstructor for Serialization.
UriSource(String, String) - Constructor for class com.levigo.jadice.web.shared.UriSource
 
UriSource(List<String>, List<List<String>>, String) - Constructor for class com.levigo.jadice.web.shared.UriSource
 
UriSourceDTO - Class in com.levigo.jadice.web.client.messaging
 
UriSourceDTO() - Constructor for class com.levigo.jadice.web.client.messaging.UriSourceDTO
 
URL_CURRENTLY_BROKEN_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
UrlParameters() - Constructor for class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
 
UrlParameterUtils - Class in com.levigo.jadice.web.demo.common.client.util
 
UrlParameterUtils() - Constructor for class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils
 
UrlParameterUtils.UrlParameters - Class in com.levigo.jadice.web.demo.common.client.util
String constants that are recognized as URL parameters
UrlParameterUtils.UrlParameterValues - Class in com.levigo.jadice.web.demo.common.client.util
 
UrlParameterUtils.ValidValues - Enum Class in com.levigo.jadice.web.demo.common.client.util
Links the valid URL parameters with its valid values / ranges
UrlParameterValues() - Constructor for class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameterValues
 
UrlRelativeDataProvider - Class in com.levigo.jadice.web.demo.common.server
 
UrlRelativeDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.UrlRelativeDataProvider
 
URLUtils - Class in com.levigo.jadice.web.demo.common.shared.util
Utility class escaping certain chars so that URLs fit to our way of tile transportation.
URLUtils() - Constructor for class com.levigo.jadice.web.demo.common.shared.util.URLUtils
 
useIdlePanModeCursor - Variable in class com.levigo.jadice.web.client.tools.PanForceTool
 
useLigatureIconFont() - Method in interface com.levigo.jadice.web.client.config.ClientConfiguration
Whether the icon font used in JWV-compatible manner by using ligatures instead of classes.
useLigatureIconFont() - Method in class com.levigo.jadice.web.client.config.DefaultClientConfiguration
 
UserBookmarkPanel - Class in com.levigo.jadice.web.demo.enterprise.client
A panel containing the button to add, remove and navigate between bookmarks and a list of all bookmarks of the document.
UserBookmarkPanel(PageView) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.UserBookmarkPanel
 
UserPropertiesDTO - Class in com.levigo.jadice.web.client.messaging
 
UserPropertiesDTO() - Constructor for class com.levigo.jadice.web.client.messaging.UserPropertiesDTO
 

V

V - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
validate(List<String>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
validate(List<String>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
validate(List<String>) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
validateAnchorPoint(CalloutAnnotation) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
Checks if the anchor point is still correct (it might be necessary to update it if the textbox was moved/resized for example).
value() - Element in annotation interface com.jadice.web.util.icon.client.GenerateEffect
 
value() - Element in annotation interface com.levigo.jadice.web.server.UriScheme
 
value() - Element in annotation interface com.levigo.jadice.web.transport.server.messaging.MessageName
 
VALUE_CHANGED - Enum constant in enum class com.levigo.jadice.web.client.event.ToolChangedEvent.Cause
A value inside a tool changed.
ValueHistory - Class in com.jadice.web.util.base.shared
Saves the last n Values and can calculate the average of it.
ValueHistory() - Constructor for class com.jadice.web.util.base.shared.ValueHistory
 
ValueHistory(int) - Constructor for class com.jadice.web.util.base.shared.ValueHistory
 
valueOf(int) - Static method in enum class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings.Rotation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.annotation.ChecklistAnnotation.CheckboxState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.annotation.ChecklistAnnotation.Orientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.annotation.HistoryAnnotation.HistoryPatternPosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.annotation.HorizontalAlignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.document.Document.BasicState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.document.PageSegmentEvent.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.document.Permission.Vote
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.document.render.FilterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.document.text.Granularity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.document.Unit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.commands.AbstractDocumentCommand.Scope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.commands.CreateAnnotationCommand.CreateMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.commands.GradationActionCommand.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.event.LoadingEvent.LoadingState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.event.ToolChangedEvent.Cause
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.grid.Grid.SnapTo
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.Alignments
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyCalloutGesture.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler.CreationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.BoundsType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.CursorPosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.EditorBehaviorOnOutsideClick
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.ExpandHeight
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.ForceAnnotationUpright
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.TextSelection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.PageView.ApplyFilterInView
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.PageView.Layout
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.PageView.RepaintMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.PageView.TextPurgeStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.PageView.VisibleRectPositioningStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.rendercontrols.SettingsUnitNames
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent.SearchState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.tools.GalleryNavigationTool.ArrowHidingStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.tools.HoverLensTool.HoverShape
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.tools.lens.FrozenStateMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.tools.VisibleBoundsTool.MouseSensitivity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar.Orientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.ui.HorizontalToolbar.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.ui.JadiceButtonBuilder.ResourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.ui.JadiceSubmenuButton.Alignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.ui.PopupExecutor.PreferredPosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.util.action.Keys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.util.action.KeyStroke.Modifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.util.context.Context.Ancestors
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.util.context.Context.Children
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.util.fonts.FontConfig.FontProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.util.Unit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.client.ViewerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.demo.common.client.events.ReaderEventTranslator.Verbosity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission.Order
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.server.config.ServerConfiguration.TileCompressionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.shared.export.DownloadPurpose
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.shared.export.ExportType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.shared.model.export.ExportType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings.Rotation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.levigo.jadice.web.transport.shared.Method
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.annotation.ChecklistAnnotation.CheckboxState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.annotation.ChecklistAnnotation.Orientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.annotation.HistoryAnnotation.HistoryPatternPosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.annotation.HorizontalAlignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.document.Document.BasicState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.document.PageSegmentEvent.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.document.Permission.Vote
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.document.render.FilterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.document.text.Granularity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.document.Unit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.commands.AbstractDocumentCommand.Scope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.commands.CreateAnnotationCommand.CreateMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.commands.GradationActionCommand.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.event.LoadingEvent.LoadingState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.event.ToolChangedEvent.Cause
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.grid.Grid.SnapTo
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.Alignments
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyCalloutGesture.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler.CreationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.BoundsType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.CursorPosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.EditorBehaviorOnOutsideClick
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.ExpandHeight
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.ForceAnnotationUpright
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.TextSelection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.PageView.ApplyFilterInView
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.PageView.Layout
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.PageView.RepaintMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.PageView.TextPurgeStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.PageView.VisibleRectPositioningStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.rendercontrols.SettingsUnitNames
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent.SearchState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.tools.GalleryNavigationTool.ArrowHidingStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.tools.HoverLensTool.HoverShape
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.tools.lens.FrozenStateMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.tools.VisibleBoundsTool.MouseSensitivity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar.Orientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.ui.HorizontalToolbar.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.ui.JadiceButtonBuilder.ResourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.ui.JadiceSubmenuButton.Alignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.ui.PopupExecutor.PreferredPosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.util.action.Keys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.util.action.KeyStroke.Modifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.util.context.Context.Ancestors
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.util.context.Context.Children
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.util.fonts.FontConfig.FontProperty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.util.Unit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.client.ViewerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.demo.common.client.events.ReaderEventTranslator.Verbosity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnoFormatPermission.Order
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.demo.common.shared.annotation.AnnotationFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.server.config.ServerConfiguration.TileCompressionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.shared.export.DownloadPurpose
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.shared.export.ExportType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.shared.model.export.ExportType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings.Rotation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.levigo.jadice.web.transport.shared.Method
Returns an array containing the constants of this enum class, in the order they are declared.
valueToKeyMap - Variable in class com.levigo.jadice.web.server.util.SimpleConcurrentBidiMap
 
VersionDTO - Class in com.levigo.jadice.web.demo.enterprise.client.version
 
VersionDTO() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.version.VersionDTO
 
VersionPopup - Class in com.levigo.jadice.web.demo.enterprise.client.version
 
VersionPopup(Version) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.version.VersionPopup
 
VersionRequestDTO - Class in com.levigo.jadice.web.demo.enterprise.client.version
 
VersionRequestDTO() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.version.VersionRequestDTO
 
VersionService - Class in com.levigo.jadice.web.demo.enterprise.server.version
 
VersionService() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.version.VersionService
 
VersionWidget - Class in com.levigo.jadice.web.demo.enterprise.client.version
 
VersionWidget() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.version.VersionWidget
 
VERTICAL - Enum constant in enum class com.levigo.jadice.annotation.ChecklistAnnotation.Orientation
 
VERTICAL - Enum constant in enum class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar.Orientation
 
VERTICAL - Enum constant in enum class com.levigo.jadice.web.client.ui.JadiceSubmenuButton.Alignment
 
VERTICAL_TEXT_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
verticalDividerBackground() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
VerticalToolbar - Class in com.levigo.jadice.web.client.ui
A vertical Toolbar
VerticalToolbar() - Constructor for class com.levigo.jadice.web.client.ui.VerticalToolbar
 
VerticalToolbar(BarStyle) - Constructor for class com.levigo.jadice.web.client.ui.VerticalToolbar
 
VerticalToolbarSubmenu - Class in com.levigo.jadice.web.client.ui
 
VerticalToolbarSubmenu(BarStyle, Action) - Constructor for class com.levigo.jadice.web.client.ui.VerticalToolbarSubmenu
 
VerticalToolbarSubmenu(Action) - Constructor for class com.levigo.jadice.web.client.ui.VerticalToolbarSubmenu
 
VideoServlet - Class in com.levigo.jadice.web.demo.enterprise.server
This servlet handles video requests.
VideoServlet() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.VideoServlet
 
viewComponent - Variable in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
 
ViewComponent - Interface in com.levigo.jadice.web.client
 
viewer - Variable in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
 
viewer() - Method in interface com.levigo.jadice.web.client.ui.ViewerStyle
 
Viewer - Interface in com.levigo.jadice.web.client
Viewer containing a PageView within a ScrollPanel.
viewer_ContextMenuArrow() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_ContextMenuArrow() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_ContextMenuArrow() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_CONTINUOUS_PAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_CONTINUOUS_PAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_CONTINUOUS_PAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_GRID() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_GRID() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_GRID() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_LOCK_SMALL_16() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_LOCK_SMALL_16() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_LOCK_SMALL_16() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_PAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_PAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_PAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_pan() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_pan() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_pan() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ANNO_PINNED() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ANNO_PINNED() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ANNO_PINNED() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ANNO_VISIBILITY() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ANNO_VISIBILITY() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ANNO_VISIBILITY() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_BOOKMARKS_ADD() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_BOOKMARKS_ADD() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_BOOKMARKS_ADD() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_BOOKMARKS_NEXT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_BOOKMARKS_NEXT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_BOOKMARKS_NEXT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_BOOKMARKS_PREV() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_BOOKMARKS_PREV() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_BOOKMARKS_PREV() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_BOOKMARKS_REM() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_BOOKMARKS_REM() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_BOOKMARKS_REM() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_BOOKMARKS_REM_ALL() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_BOOKMARKS_REM_ALL() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_BOOKMARKS_REM_ALL() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_CLOSEDOC() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_CLOSEDOC() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_CLOSEDOC() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_CROSSHAIR() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_CROSSHAIR() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_CROSSHAIR() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_DELETE_ANNO() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_DELETE_ANNO() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_DELETE_ANNO() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_DELETE_FILE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_DELETE_FILE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_DELETE_FILE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_DOC_SPIN270() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_DOC_SPIN270() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_DOC_SPIN270() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_DOC_SPIN90() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_DOC_SPIN90() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_DOC_SPIN90() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_FIRSTPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_FIRSTPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_FIRSTPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_FRAME_LENS() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_FRAME_LENS() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_FRAME_LENS() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_GO_TO_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_GO_TO_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_GO_TO_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_GRID() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_GRID() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_GRID() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_INFO() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_INFO() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_INFO() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_INVERT_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_INVERT_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_INVERT_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_LASTPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_LASTPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_LASTPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_LENS() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_LENS() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_LENS() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_NAVIGATOR() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_NAVIGATOR() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_NAVIGATOR() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_NEXTPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_NEXTPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_NEXTPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_OPEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_OPEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_OPEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_PAGE_ZOOM100() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_PAGE_ZOOM100() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_PAGE_ZOOM100() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_PAGE_ZOOMIN() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_PAGE_ZOOMIN() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_PAGE_ZOOMIN() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_PAGE_ZOOMOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_PAGE_ZOOMOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_PAGE_ZOOMOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_PRESET_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_PRESET_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_PRESET_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_PREVPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_PREVPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_PREVPAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_PRINT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_PRINT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_PRINT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_PRINT_WITH_ANNOTATIONS() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_PRINT_WITH_ANNOTATIONS() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_PRINT_WITH_ANNOTATIONS() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_REDO() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_REDO() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_REDO() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_RETURN_TO_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_RETURN_TO_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_RETURN_TO_GRADATION() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ROT000() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ROT000() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ROT000() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ROT090() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ROT090() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ROT090() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ROT180() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ROT180() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ROT180() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ROT270() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ROT270() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ROT270() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_SAVE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_SAVE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_SAVE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_SAVE_ANNO() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_SAVE_ANNO() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_SAVE_ANNO() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_SPIN270() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_SPIN270() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_SPIN270() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_SPIN90() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_SPIN90() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_SPIN90() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_TEXT_SELECTION() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_TEXT_SELECTION() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_TEXT_SELECTION() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_TEXTSEARCH() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_TEXTSEARCH() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_TEXTSEARCH() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_TRASH() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_TRASH() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_TRASH() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_UNDO() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_UNDO() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_UNDO() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ZOOM_DEVICE_RESOLUTION() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ZOOM_DEVICE_RESOLUTION() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ZOOM_DEVICE_RESOLUTION() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ZOOM100() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ZOOM100() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ZOOM100() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ZOOMFIT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ZOOMFIT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ZOOMFIT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ZOOMH() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ZOOMH() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ZOOMH() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ZOOMIN() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ZOOMIN() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ZOOMIN() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ZOOMOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ZOOMOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ZOOMOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_TB_ZOOMW() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_TB_ZOOMW() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_TB_ZOOMW() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewer_WHATEVER() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
 
viewer_WHATEVER() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
 
viewer_WHATEVER() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
 
viewerBasicStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
viewerBasicStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
viewerBasicStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
ViewerBuilder - Class in com.levigo.jadice.web.client
Builder for Viewers
ViewerBuilder() - Constructor for class com.levigo.jadice.web.client.ViewerBuilder
 
viewerReady() - Method in class com.levigo.jadice.web.demo.basicviewer.client.JavaScriptAPI
This method should be called when the onLoad process of the GWT-Application is completed.
ViewerStyle - Interface in com.levigo.jadice.web.client.ui
 
viewerThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
viewerThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
viewerThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
ViewerType - Enum Class in com.levigo.jadice.web.client
Type of the Viewer; either a main or thumbnail viewer.
viewMenu() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
viewResized(PageView) - Method in class com.levigo.jadice.web.client.rule.AbstractPresentationRule
 
viewResized(PageView) - Method in interface com.levigo.jadice.web.client.rule.PresentationRule
 
viewResized(PageView) - Method in class com.levigo.jadice.web.client.rules.ApplyDynamicZoomRule
Called when the size of the page view is modified.
visible() - Method in interface com.levigo.jadice.web.client.ui.HorizontalToolbar.ToolbarContentStyle
 
VISIBLE_BOUNDS_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
VisibleBoundsTool - Class in com.levigo.jadice.web.client.tools
Tool for a ThumbnailPageView to visualize the visible area of the associated BasicPageView.
VisibleBoundsTool() - Constructor for class com.levigo.jadice.web.client.tools.VisibleBoundsTool
 
VisibleBoundsTool.MouseSensitivity - Enum Class in com.levigo.jadice.web.client.tools
An enum of choices for the mouse-sensitivity of the visual bounds visualization.
VisibleBoundsTool.VisibleBoundsStyle - Interface in com.levigo.jadice.web.client.tools
 
visibleBoundsToolStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
visibleBoundsToolStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
visibleBoundsToolStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
VisibleRectChangedEvent - Class in com.levigo.jadice.web.client.event
Event fired when the visible area changed.
VisibleRectChangedEvent(Rectangle, Rectangle, HasHandlers) - Constructor for class com.levigo.jadice.web.client.event.VisibleRectChangedEvent
 
VisibleRectChangedEvent.Handler - Interface in com.levigo.jadice.web.client.event
Handler for handling changes of the visible area of a document
visualBoundsBorderColor() - Method in interface com.levigo.jadice.web.client.tools.VisibleBoundsTool.VisibleBoundsStyle
 
visualBoundsBorderWidth() - Method in interface com.levigo.jadice.web.client.tools.VisibleBoundsTool.VisibleBoundsStyle
 
visualBoundsFillColor() - Method in interface com.levigo.jadice.web.client.tools.VisibleBoundsTool.VisibleBoundsStyle
 
VisualNotificationSupport - Class in com.levigo.jadice.web.demo.common.client.notification
 
VisualNotificationSupport(HTMLPanel) - Constructor for class com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
 
VisualNotificationSupportAPI - Class in com.levigo.jadice.web.demo.basicviewer.client.notification
 
VisualNotificationSupportAPI() - Constructor for class com.levigo.jadice.web.demo.basicviewer.client.notification.VisualNotificationSupportAPI
 
vote(Annotation, Intent) - Method in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
 
vote(Document, Intent) - Method in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
 
vote(Document, Intent) - Method in class com.levigo.jadice.document.auth.web.DocumentPermission
 
vote(D, Intent) - Method in interface com.levigo.jadice.document.Permission
Make a permission decision about the given intended action on the given domain object.
vote(Object, Intent) - Method in class com.levigo.jadice.document.auth.web.UnconditionalPermission
 

W

W - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
W - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
W - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
W_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
WAIT_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
warnShown - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
to only show the warning one time in the console
wasSuccessful() - Method in class com.levigo.jadice.web.transport.client.messaging.ConversationEndDTO
 
WEBFONTS_JS_URL - Static variable in class com.levigo.jadice.web.client.util.fonts.FontConfig
The concatenation of ServerConnection.getServerAddress() and this string leads to the URL where the webfontloader.js (formerly: webfonts.js) script is hosted.
WEBP_LOSSLESS - Enum constant in enum class com.levigo.jadice.web.server.config.ServerConfiguration.TileCompressionType
 
WEBP_LOSSY - Enum constant in enum class com.levigo.jadice.web.server.config.ServerConfiguration.TileCompressionType
Writes the files as WebP instead of PNG.
WEBP_LOSSY_HIGH_QUALITY - Enum constant in enum class com.levigo.jadice.web.server.config.ServerConfiguration.TileCompressionType
 
WEBSOCKET - Enum constant in enum class com.levigo.jadice.web.transport.shared.Method
Communication via Websockets.
WebSocketContext - Class in com.levigo.jadice.web.transport.server.networking.websocket
This extends the MessageContext by carrying the WebSocket-Session and the HttpSession of the client.
WebSocketContext(String, Session) - Constructor for class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketContext
Constructs a message context, that interfaces a Client, identified by its id, with the corresponding WebSocket-Session and its HttpSession.
WebSocketTransportEndpoint - Class in com.levigo.jadice.web.transport.server.networking.websocket
The WebSocketTransportEndpoint dispatches all incoming and/or outgoing messages using the WebSocket protocol.
WebSocketTransportEndpoint() - Constructor for class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
 
WebtoolkitFilter - Class in com.levigo.jadice.web.conn.server
Manages requests to the JWT core.
WebtoolkitFilter() - Constructor for class com.levigo.jadice.web.conn.server.WebtoolkitFilter
 
WebtoolkitServerContext - Interface in com.levigo.jadice.web.server
Allows direct access to the core registries like DocumentDataProviderRegistry and AnnotationProfileRegistry.
WebtoolkitServletContextListener - Class in com.levigo.jadice.web.server
Deprecated.
WebtoolkitServletContextListener() - Constructor for class com.levigo.jadice.web.server.WebtoolkitServletContextListener
Deprecated.
 
west - Variable in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
 
west - Variable in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
 
widget - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
 
WidgetBasedAnnotationPropertyEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
 
WidgetBasedAnnotationPropertyEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.WidgetBasedAnnotationPropertyEditor
 
WidgetCommand - Interface in com.levigo.jadice.web.client.util.command
 
WidgetCommand.Handler - Interface in com.levigo.jadice.web.client.util.command
 
WidgetContainer - Interface in com.levigo.jadice.web.client
Container for Widgets.
WidgetContainers - Class in com.levigo.jadice.web.client.util
 
width - Variable in class com.levigo.jadice.web.server.messaging.PageSegmentUpdateDTO
 
width() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
 
width() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
 
wikipediaSearch() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
WikipediaSearchCommand() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.WikipediaSearchTool.WikipediaSearchCommand
 
WikipediaSearchTool - Class in com.levigo.jadice.web.demo.enterprise.client
A tool providing a wikipedia search button via tool contribution API.
WikipediaSearchTool() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.WikipediaSearchTool
 
WikipediaSearchTool.WikipediaSearchCommand - Class in com.levigo.jadice.web.demo.enterprise.client
 
WIN_KEY_LEFT_META - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
WIN_KEY_RIGHT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
WINDOW_CLOSE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
WINDOW_FULL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
withClassLoaderOf(Object) - Static method in class com.jadice.web.util.ClassLoaders
 
WORD - Enum constant in enum class com.levigo.jadice.document.text.Granularity
 
WordDTO - Class in com.levigo.jadice.web.client.messaging.text
 
WordDTO - Class in com.levigo.jadice.web.server.messaging.text
 
WordDTO() - Constructor for class com.levigo.jadice.web.client.messaging.text.WordDTO
 
WordDTO() - Constructor for class com.levigo.jadice.web.server.messaging.text.WordDTO
 
Wrangler<Type> - Class in com.levigo.jadice.web.client.internal.annotation
Base class of all wranglers.
Wrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.Wrangler
 
wranglerFactories - Variable in class com.levigo.jadice.annotation.profiles.AnnotationType
 
WranglerFinder - Interface in com.levigo.jadice.web.client.internal.annotation
 
write(byte[]) - Method in class com.levigo.jadice.web.server.util.MultiStreamOutputStream
 
write(byte[], int, int) - Method in class com.levigo.jadice.web.server.util.MultiStreamOutputStream
 
write(int) - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper.TeeServletOutputStream
 
write(int) - Method in class com.levigo.jadice.web.server.util.MultiStreamOutputStream
 
WRITE - Variable in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission.Factory
 
WRITE_INDIVIDUAL_ANNOTATION - Enum constant in enum class com.levigo.jadice.document.auth.web.DefaultPermissionNames
 
WriteAnnotationIntent - Class in com.levigo.jadice.annotation.auth
This type of AnnotationIntent declares the intention to write or save individual annotation instances.
WriteAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.WriteAnnotationIntent
Constructor
writeOutputStream(Document, OutputStream, String, Logger, AnnotationFormat, ByteArrayOutputStream) - Static method in class com.levigo.jadice.web.demo.common.server.annotation.AnnotationUtils
 

X

X - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
xrechnung() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 
xrechnungDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
 

Y

Y - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
Yard - Enum constant in enum class com.levigo.jadice.document.Unit
 
Yard - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
 
yes() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
 
YES - Enum constant in enum class com.levigo.jadice.web.client.PageView.ApplyFilterInView
Show only the subset of pages accepted by the filter.

Z

Z - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
ZERO - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
 
zoom() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
zoom(PageView, float, RenderControls) - Method in class com.levigo.jadice.web.client.util.helper.ZoomHelper
This method zooms to the current selected Page
zoom(PageView, float, Point, boolean) - Method in class com.levigo.jadice.web.client.util.helper.ZoomHelper
Zooms to the Page at the given point.
ZOOM - Enum constant in enum class com.levigo.jadice.web.client.PageView.RepaintMode
Indicates to skip the update of Tiles and only do fast zoom.
ZOOM - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
 
ZOOM - Static variable in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Identifier key for a zoom change, used within a RenderSettingsEvent to recognize the kind of change which happen.
ZOOM_FIT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_FIT_HEIGHT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_FIT_WIDTH - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_IN_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_IN_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_IN_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
ZOOM_IN_PAGE_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_IN_PAGE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_MODE_FIT_BOTH - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
Dynamically fit pages vertical and horizontal.
ZOOM_MODE_FIT_HEIGHT - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
Dynamically fit pages vertical.
ZOOM_MODE_FIT_WIDTH - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
Dynamically fit pages horizontal.
ZOOM_MODE_NONE - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
No dynamic zoom.
ZOOM_OUT_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_OUT_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_OUT_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
 
ZOOM_OUT_PAGE_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_OUT_PAGE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_RESET_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_RESET_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_RESET_PAGE_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_RESET_PAGE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_RESET_PAGE_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
ZOOM_RESET_PAGE_D - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
 
zoom100Action(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
ZoomCommand - Class in com.levigo.jadice.web.client.commands
Provides relative zooming behaviour.
ZoomCommand() - Constructor for class com.levigo.jadice.web.client.commands.ZoomCommand
Default Constructor.
ZoomCommand(boolean) - Constructor for class com.levigo.jadice.web.client.commands.ZoomCommand
Constructor.
ZoomCommand(ZoomHelper, float) - Constructor for class com.levigo.jadice.web.client.commands.ZoomCommand
Deprecated.
zoomFitAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
zoomFitOnceAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
zoomHeight() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
zoomHeightAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
zoomHeightOnceAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
ZoomHelper - Class in com.levigo.jadice.web.client.util.helper
Provides some Zoom-Functionality for the PageView.
zoomInAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
ZoomMenuContributor - Class in com.levigo.jadice.web.demo.common.client.menu
 
ZoomMenuContributor() - Constructor for class com.levigo.jadice.web.demo.common.client.menu.ZoomMenuContributor
 
ZoomMinMaxRule - Class in com.levigo.jadice.web.client.rules
Deprecated.
Use the ClientConfiguration for setting the minimum and maximum zoom value
ZoomMinMaxRule(Float, Float) - Constructor for class com.levigo.jadice.web.client.rules.ZoomMinMaxRule
Deprecated.
Use ClientConfigurationManager.getClientConfiguration().setMaxZoomFactor(float) and ClientConfigurationManager.getClientConfiguration().setMinZoomFactor(float) instead
zoomOutAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
zoomPositionX() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
zoomPositionY() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
zoomSnapIn() - Method in interface com.levigo.jadice.web.client.ui.status.ZoomSnapIn.ZoomSnapInStyle
 
ZoomSnapIn - Class in com.levigo.jadice.web.client.ui.status
Widget to zoom the PageView.
ZoomSnapIn() - Constructor for class com.levigo.jadice.web.client.ui.status.ZoomSnapIn
Create a new ZoomSnapIn with UIStyler#get()#zoomSnapInStyle() as the style.
ZoomSnapIn(ZoomSnapIn.ZoomSnapInStyle, boolean, boolean, int...) - Constructor for class com.levigo.jadice.web.client.ui.status.ZoomSnapIn
Create a new ZoomSnapIn with the given style and the given zoom values.
ZoomSnapIn(ZoomSnapIn.ZoomSnapInStyle, boolean, int...) - Constructor for class com.levigo.jadice.web.client.ui.status.ZoomSnapIn
Create a new ZoomSnapIn with the given style and the given zoom values.
ZoomSnapIn(ZoomSnapIn.ZoomSnapInStyle, int...) - Constructor for class com.levigo.jadice.web.client.ui.status.ZoomSnapIn
Create a new ZoomSnapIn with the given style and the given zoom values.
zoomSnapIn_Both() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
zoomSnapIn_BothText(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
zoomSnapIn_Height() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
zoomSnapIn_HeightText(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
zoomSnapIn_Label() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
zoomSnapIn_Width() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
zoomSnapIn_WidthText(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
zoomSnapIn_Zoom() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
 
ZoomSnapIn.ZoomSnapInStyle - Interface in com.levigo.jadice.web.client.ui.status
Style for the ZoomSnapIn
zoomSnapInStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
 
zoomSnapInStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
 
zoomSnapInStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
 
zoomSnapInStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
 
ZoomToCommand - Class in com.levigo.jadice.web.client.commands
Provides absolute zooming behaviour.
ZoomToCommand() - Constructor for class com.levigo.jadice.web.client.commands.ZoomToCommand
Default Constructor.
ZoomToCommand(ZoomHelper) - Constructor for class com.levigo.jadice.web.client.commands.ZoomToCommand
Deprecated.
ZoomWidget - Class in com.levigo.jadice.web.client.ui
Widget to Zoom the PageView
ZoomWidget(PageView) - Constructor for class com.levigo.jadice.web.client.ui.ZoomWidget
 
zoomWidth() - Method in interface com.levigo.jadice.web.client.ui.OverlayInformationStyle
 
zoomWidthAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 
zoomWidthOnceAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
 

_

_onKeyDown(KeyDownEvent) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
 
_onKeyDown(KeyDownEvent) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form