- get(String) - Method in interface com.inet.config.Configuration
-
Returns the value to which the specified key is mapped, or null
otherwise.
- get(String, String) - Method in interface com.inet.config.Configuration
-
Returns the value to which the specified key is mapped, or def
otherwise.
- get(ConfigKey) - Method in interface com.inet.config.Configuration
-
Returns the string value to which the specified ConfigKey is mapped, or the default otherwise.
- get(String) - Method in class com.inet.config.ConfigurationManager
-
Fetches the configuration specified by the name and the scope.
- get(int, String) - Method in class com.inet.config.ConfigurationManager
-
Fetches the configuration specified by the name and the scope.
- get(Class<T>) - Method in class com.inet.plugin.ServerPluginManager
-
Get a list of instances of the given extension type.
- getAddedElements() - Method in class com.inet.pdfc.generator.model.DiffGroup
-
Returns a list of elements which are added of have a new value in the SECOND document.
- getAffectedElements(boolean) - Method in class com.inet.pdfc.generator.model.Modification
-
Returns a list of element, affected by this modification in either document
- getAll(int) - Method in class com.inet.config.ConfigurationManager
-
Returns all configurations in the given scope.
- getAllObjectSettingNames() - Method in class com.inet.pdfc.config.DefaultSetting
-
Returns all registered additional settings.
- getAllObjectSettingNames() - Method in interface com.inet.pdfc.config.Settings
-
Returns all registered additional settings.
- getAppearance() - Method in class com.inet.pdfc.generator.message.HighlightData.Highlight
-
Returns the appearance.
- getAreas() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Get the areas of the TextInfo.
- getAsString(T) - Method in interface com.inet.pdfc.config.ObjectSetting
-
Convert the value to String
- getAttributeDifference(Class<T>) - Method in class com.inet.pdfc.generator.model.Modification
-
Returns a certain tyoe of changes which was applied to all affected elements.
- getAttributeDifferences() - Method in class com.inet.pdfc.generator.model.Modification
-
Returns a list of changes which was applied to all affected elements.
- getAuthenticationDescription(HashMap<String, String>, boolean, boolean) - Method in interface com.inet.authentication.AuthenticationProvider
-
Get the AuthenticationDescription for the given configuration settings and logging
- getAuthenticationDescription() - Method in class com.inet.authentication.LoginProcessor
-
Get the AuthenticationDescription for creating this login processor.
- getAvailableCompareModeKeys() - Static method in class com.inet.pdfc.PDFComparer
-
Returns the keys of all compare modes that are available to the application.
- getAvailableFilterKeys() - Static method in class com.inet.pdfc.PDFComparer
-
Returns the keys of all filters that are available to the application.
- getAvailableIPAddresses() - Method in class com.inet.config.ConfigurationManager
-
Returns all available IP addresses on the current system as a InetAddress array, each IP address as an individual
InetAddress.
- getAvailablePlugins() - Method in class com.inet.plugin.ServerPluginManager
-
Get the list of all available plugins in the plugin directory.
- getAvailableProfileIDs() - Static method in class com.inet.pdfc.config.DefaultProfileID
-
Lists all default profiles which are available in the current environments.
- getAvialableValues() - Method in class com.inet.pdfc.config.PDFCProperty
-
Returns the available values in case of an String
or Enum
type with an additional translation.
- getBasicSupport() - Method in class com.inet.authentication.AuthenticationDescription
-
If this authentication supports basic authentication.
- getBool(String) - Method in class com.inet.pdfc.config.DefaultProfile
-
Returns the value of the specified
PDFCProperty
as a boolean.
- getBool(PDFCProperty<?>) - Method in class com.inet.pdfc.config.DefaultProfile
-
Returns the value of the specified
PDFCProperty
as a boolean.
- getBool(PDFCProperty<?>) - Method in interface com.inet.pdfc.config.IProfile
-
Returns the value of the specified
PDFCProperty
as a boolean.
- getBool(String) - Method in interface com.inet.pdfc.config.IProfile
-
Returns the value of the specified
PDFCProperty
as a boolean.
- getBoundingElements() - Method in class com.inet.pdfc.generator.model.DiffGroup
-
Returns the elements which define the bounds of the group in the element flow
of the first and second document.
- getBounds(boolean) - Method in class com.inet.pdfc.generator.model.DiffGroup
-
Returns the overall outline of all affected elements of this group in one of the documents.
- getBounds() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Returns the bounds of the whole text info, SCALED
- getCaption() - Method in class com.inet.pdfc.generator.message.HighlightData.Highlight
-
Returns the caption to be displayed in the area
- getChangedConfiguration() - Method in class com.inet.config.ConfigurationChangeEvent
-
Returns the configuration which was changed (or the new current configuration).
- getChangedConfigurationName() - Method in class com.inet.config.ConfigurationChangeEvent
-
Returns the name of the configuration which was changed (or the name of the new current configuration).
- getChangedConfigurationScope() - Method in class com.inet.config.ConfigurationChangeEvent
-
Returns the scope of the configuration which was changed (or the scope of the new current configuration).
- getChangedSettings() - Method in class com.inet.pdfc.results.ResultModel.ChangeInfo
-
Returns the map of changes settings.
- getCharWidth() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Returns the width of all characters of the text in pixel
- getColor() - Method in class com.inet.authentication.AuthenticationDescription
-
Get the color as hex value, e.g.
- getColor(ColorSetting) - Method in class com.inet.pdfc.config.DefaultSetting
-
Get the color for a setting
- getColor(ColorSetting) - Method in interface com.inet.pdfc.config.Settings
-
Get the color for a setting
- getColor() - Method in class com.inet.pdfc.generator.message.HighlightData.Highlight
-
The base color to draw this highlight
- getComparisonParameters() - Method in class com.inet.pdfc.results.ResultModel
-
Returns the static data for the current comparison.
- getConfigKey() - Method in enum com.inet.pdfc.presenter.DifferencesImagePresenter.IMAGE_CONFIG
-
Deprecated.
Returns the configuration value required for this setting
- getConfigSetting(IProfile) - Static method in class com.inet.pdfc.presenter.DifferencesImagePresenter
-
- getContentType() - Method in class com.inet.pdfc.generator.model.Modification
-
Returns the base type of the elements in this modification.
- getCorePluginId() - Method in class com.inet.plugin.ServerPluginManager
-
Returns the id of the product core plugin that was provided to initialize the ServerPluginManager.
- getCoreServerPluginDescription(String) - Method in class com.inet.plugin.ServerPluginManager
-
Get the core server plugin for recovery and process starter.
- getCreateLabel() - Method in enum com.inet.usersandgroups.api.user.UserAccountType
-
Returns localized label for adding a new user of this type.
- getCurrent() - Static method in class com.inet.authentication.LoginProcessor
-
Get the login processor for the current request session/thread.
- getCurrent() - Method in class com.inet.config.ConfigurationManager
-
Returns the current Configuration.
- getDefaultExportName(String) - Method in class com.inet.pdfc.presenter.BasePresenter
-
Returns the default export file name of the current comparison.
- getDefaultValue() - Method in class com.inet.pdfc.config.PDFCProperty
-
Returns the default value of the property.
- getDescription() - Method in interface com.inet.config.Configuration
-
Returns the description set for this configuration, which is found in the property
"configuration.description", i.e. this is equivalent to calling get("configuration.description").
- getDescription() - Method in enum com.inet.usersandgroups.api.user.UserAccountType
-
Returns localized description for the user account type.
- getDifferencePages(boolean) - Method in class com.inet.pdfc.generator.model.DiffGroup
-
Return the difference pageNumbers or null if no elements exist for this document
- getDifferencePages(boolean) - Method in class com.inet.pdfc.generator.model.Modification
-
Return the difference pageNumbers or null if no elements exist for this document
- getDifferences(boolean) - Method in class com.inet.pdfc.results.ResultModel
-
Returns either all or only the visible differences in this mode, depending on the
DiffGroup.GroupType
visibility settings.
- getDifferences(Modification.ModificationType, boolean) - Method in class com.inet.pdfc.results.ResultModel
-
Count all differences with the specified modification type.
- getDifferencesCount() - Method in class com.inet.pdfc.generator.model.DiffGroup
-
Returns the number modifications in this group.
- getDifferencesCount(boolean) - Method in class com.inet.pdfc.results.ResultModel
-
Returns the number of differences held by this model.
- getDisplayName() - Method in class com.inet.authentication.AuthenticationDescription
-
Get the display name for this authentication method.
- getDisplayName(HashMap<String, String>) - Method in interface com.inet.authentication.AuthenticationProvider
-
Get the display name for the GUI.
- getDisplayName() - Method in enum com.inet.usersandgroups.api.user.UserAccountType
-
Returns the localized display name of the user account type.
- getDisplayString() - Method in interface com.inet.pdfc.config.ValidValueProvider.ValidValue
-
Returns a translated label for this option.
- getDouble(String) - Method in class com.inet.pdfc.config.DefaultProfile
-
Returns the value of the specified
PDFCProperty
as a double.
- getDouble(PDFCProperty<?>) - Method in class com.inet.pdfc.config.DefaultProfile
-
Returns the value of the specified
PDFCProperty
as a double.
- getDouble(PDFCProperty<?>) - Method in interface com.inet.pdfc.config.IProfile
-
Returns the value of the specified
PDFCProperty
as a double.
- getDouble(String) - Method in interface com.inet.pdfc.config.IProfile
-
Returns the value of the specified
PDFCProperty
as a double.
- getElementTypesForCompareTypes(List<CompareType>) - Static method in enum com.inet.pdfc.config.CompareType
-
Returns a set of
ElementType
which includes all element types covered
by the given
CompareType
s
- getEndL() - Method in class com.inet.pdfc.results.ResultModel.ChangeInfo
-
The end page in the first document
- getEndPage() - Method in class com.inet.pdfc.generator.model.DifferencePages
-
Return the 1-based page number, where the difference ends
- getEndR() - Method in class com.inet.pdfc.results.ResultModel.ChangeInfo
-
The end page in the second document
- getErrorClass() - Method in class com.inet.pdfc.error.ExceptionData
-
Returns the full class name of the root cause Throwable
- getErrorCode() - Method in class com.inet.pdfc.error.ExceptionData
-
Returns the error code or -1 if there original Throwable
had none
- getExportStream() - Method in class com.inet.pdfc.presenter.DifferencesPDFPresenter
-
- getExportStream() - Method in class com.inet.pdfc.presenter.ExportFilePresenter
-
- getExportStream() - Method in class com.inet.pdfc.presenter.ReportPresenter
-
- getExtension() - Method in class com.inet.pdfc.presenter.DifferencesPDFPresenter
-
Get the extension of the target file
- getExtension() - Method in class com.inet.pdfc.presenter.DifferencesPNGPresenter
-
Get the extension of the target file
- getExtension() - Method in class com.inet.pdfc.presenter.ExportFilePresenter
-
Get the extension of the target file
- getExtensionName() - Method in class com.inet.pdfc.presenter.ConsolePresenter
-
Returns the UNIQUE name of the extension.
- getExtensionName() - Method in class com.inet.pdfc.presenter.DifferencesImagePresenter
-
Returns the UNIQUE name of the extension.
- getExtensionName() - Method in class com.inet.pdfc.presenter.DifferencesPDFPresenter
-
Returns the UNIQUE name of the extension.
- getExtensionName() - Method in class com.inet.pdfc.presenter.DifferencesPNGPresenter
-
Returns the UNIQUE name of the extension.
- getExtensionName() - Method in class com.inet.pdfc.presenter.DifferencesPrintPresenter
-
Returns the UNIQUE name of the extension.
- getExtensionName() - Method in class com.inet.pdfc.presenter.JsonPresenter
-
Returns the UNIQUE name of the extension.
- getExtensionName() - Method in class com.inet.pdfc.presenter.ReportPresenter
-
Returns the UNIQUE name of the extension.
- getExtensionName() - Method in interface com.inet.plugin.NamedExtension
-
Returns the UNIQUE name of the extension.
- getFilterKey() - Method in interface com.inet.pdfc.generator.message.HighlightData
-
Returns the key of the filter which created the highlight.
- getFirstDocument() - Method in class com.inet.pdfc.error.PresenterExceptionData
-
Returns the file name of the first comparison document
- getFirstFile() - Method in class com.inet.pdfc.generator.message.InfoData
-
returns the file of the secondPDF being compared
- getFirstPageCount() - Method in class com.inet.pdfc.generator.message.InfoData
-
returns the total number of pages in the first PDF
- getFirstTotalPageNumber() - Method in class com.inet.pdfc.generator.message.InfoData
-
- getHeight() - Method in class com.inet.pdfc.results.ResultPage
-
Returns the unscaled height of the page in pixel
- getHeight() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Returns the height in pixels
- getHelpMessage() - Method in enum com.inet.pdfc.PDFC.PROP
-
Returns a string to attach to the list of commands of the tool.
- getHelpMessage() - Method in interface com.inet.pdfc.plugin.CommandLineParameter
-
Returns a string to attach to the list of commands of the tool.
- getHighlightData(String) - Method in class com.inet.pdfc.results.ResultModel
-
Return the highlight overlay data for a certain filter or type.
- getHighlights() - Method in class com.inet.pdfc.results.ResultPage
-
Returns a list with all highlights for this page
- getHighlightsForPage(int, boolean) - Method in class com.inet.pdfc.results.ResultModel
-
Returns the highlights for a page.
- getIconURL() - Method in class com.inet.authentication.AuthenticationDescription
-
Get the Icon resource URL for displaying in the user ui.
- getImage() - Method in class com.inet.pdfc.generator.message.HighlightData.Highlight
-
Returns the image.
- getInstance() - Static method in class com.inet.config.ConfigurationManager
-
Returns the singleton instance of the ConfigurationManager.
- getInstance() - Static method in class com.inet.plugin.ServerPluginManager
-
Gets the current instance of the ServerPluginManager.
- getInstanceType() - Method in class com.inet.pdfc.generator.model.diff.AttributeDifference
-
Returns the type of this instance.
- getInt(String) - Method in class com.inet.pdfc.config.DefaultProfile
-
- getInt(PDFCProperty<?>) - Method in class com.inet.pdfc.config.DefaultProfile
-
- getInt(PDFCProperty<?>) - Method in interface com.inet.pdfc.config.IProfile
-
- getInt(String) - Method in interface com.inet.pdfc.config.IProfile
-
- getJson() - Method in class com.inet.pdfc.presenter.JsonPresenter
-
Return the JSON Data as String
- getKey() - Method in enum com.inet.pdfc.PDFC.PROP
-
Returns the long/full key of the parameter.
- getKey() - Method in interface com.inet.pdfc.plugin.CommandLineParameter
-
Returns the long/full key of the parameter.
- getLabel() - Method in interface com.inet.pdfc.textselection.TextInfo
-
String representation for the content
- getLanguage() - Method in class com.inet.pdfc.config.PdfSource
-
Return the language for this document
- getLastModified() - Method in class com.inet.pdfc.config.ArrayPdfSource
-
Returns the time of the last modification to the document.
- getLastModified() - Method in class com.inet.pdfc.config.FilePdfSource
-
Returns the time of the last modification to the document.
- getLastModified() - Method in class com.inet.pdfc.config.PdfSource
-
Returns the time of the last modification to the document.
- getLastPresenterException() - Method in class com.inet.pdfc.presenter.BasePresenter
-
Return the last exception for this presenter.
- getLimits() - Method in class com.inet.pdfc.config.PDFCProperty
-
Returns the lower and upper limit for numeric properties.
- getLoadedPlugins() - Method in class com.inet.plugin.ServerPluginManager
-
Get the list of all loaded/running plugins.
- getLocalizedName() - Method in enum com.inet.pdfc.generator.model.DiffGroup.GroupType
-
Returns the localized name for this type
- getLoginID() - Method in class com.inet.authentication.LoginProcessor
-
Returns the user ID of the logged in user, or null if the user is not logged in.
- getLoginSource() - Method in class com.inet.authentication.LoginProcessor
-
Get an unique ID for the source of the login.
- getMarkerColor(DiffGroup.GroupType) - Method in class com.inet.pdfc.config.DefaultSetting
-
Returns the color of the marker for a difference group of the given type
- getMarkerColor(DiffGroup.GroupType) - Method in interface com.inet.pdfc.print.ColorProvider
-
Returns the color of the marker for a difference group of the given type
- getMarkerColor(DiffGroup.GroupType) - Method in class com.inet.pdfc.print.DefaultColorProvider
-
Returns the color of the marker for a difference group of the given type
- getMessage() - Method in class com.inet.pdfc.error.ExceptionData
-
Returns the message of the root cause
- getMessage() - Method in class com.inet.pdfc.generator.model.diff.AttributeDifference
-
Returns the log message for this difference
- getMessage() - Method in class com.inet.pdfc.generator.model.Modification
-
Returns a log message which describes this modification.
- getMetaProperties() - Method in class com.inet.pdfc.config.PdfSource
-
Returns the meta properties map to store any additional information to.
- getMissingArgMsg() - Method in enum com.inet.pdfc.PDFC.PROP
-
Returns the message in case
hasValue()
is true but no argument was passed.
- getMissingArgMsg() - Method in interface com.inet.pdfc.plugin.CommandLineParameter
-
Returns the message in case
hasValue()
is true but no argument was passed.
- getModel() - Method in class com.inet.pdfc.presenter.BasePresenter
-
Returns the model this presenter is registered to
- getModel() - Method in class com.inet.pdfc.presenter.ReportPresenter
-
Returns the model this presenter is registered to
- getModifications() - Method in class com.inet.pdfc.generator.model.DiffGroup
-
Returns the list of modifications contained in this group.
- getModificationType() - Method in class com.inet.pdfc.generator.model.Modification
-
Returns the type of modification described by this instance
- getName() - Method in class com.inet.authentication.AuthenticationDescription
-
The unique name of the authentication.
- getName() - Method in interface com.inet.config.Configuration
-
Returns the name of this configuration.
- getName() - Method in class com.inet.pdfc.config.DirectoryPdfSource
-
Returns the name of the directory if set
- getName() - Method in class com.inet.pdfc.config.PdfSource
-
Returns the name of the PDF document.
- getNewValue() - Method in class com.inet.pdfc.generator.model.diff.AttributeDifference
-
Returns the value of the compared property in the second document
- getNewValueDescriptor() - Method in class com.inet.pdfc.generator.model.diff.AttributeDifference
-
Returns the descriptor for the new value, which is the formatted new value object
- getObject(String) - Method in class com.inet.pdfc.config.DefaultProfile
-
Returns the value of the specified
PDFCProperty
as an
Object
.
- getObject(PDFCProperty<?>) - Method in class com.inet.pdfc.config.DefaultProfile
-
Returns the value of the specified
PDFCProperty
as an
Object
.
- getObject(PDFCProperty<?>) - Method in interface com.inet.pdfc.config.IProfile
-
Returns the value of the specified
PDFCProperty
as an
Object
.
- getObject(String) - Method in interface com.inet.pdfc.config.IProfile
-
Returns the value of the specified
PDFCProperty
as an
Object
.
- getObject(String) - Method in interface com.inet.pdfc.config.ObjectSetting
-
Convert the value String to the actual type
- getOldValue() - Method in class com.inet.pdfc.generator.model.diff.AttributeDifference
-
Returns the value of the compared property in the first document
- getOldValueDescriptor() - Method in class com.inet.pdfc.generator.model.diff.AttributeDifference
-
Returns the descriptor for the old value, which is the formatted old value object
- getOptionalInstance(Class<T>) - Method in class com.inet.plugin.ServerPluginManager
-
Get a optional instance of a specific type.
- getOrCreateUserAccount(String) - Method in class com.inet.authentication.LoginProcessor
-
Get user account from the user manager or create if not exists.
- getOutlineColor(DiffGroup.GroupType) - Method in class com.inet.pdfc.config.DefaultSetting
-
Returns the color to mark the difference elements inside a difference group of the given type
- getOutlineColor(DiffGroup.GroupType) - Method in interface com.inet.pdfc.print.ColorProvider
-
Returns the color to mark the difference elements inside a difference group of the given type
- getOutlineColor(DiffGroup.GroupType) - Method in class com.inet.pdfc.print.DefaultColorProvider
-
Returns the color to mark the difference elements inside a difference group of the given type
- getPage(int, boolean) - Method in class com.inet.pdfc.results.ResultModel
-
Returns a page info object for a certain page.
- getPageAt(Point, boolean) - Method in class com.inet.pdfc.results.ResultModel
-
Returns the page at the specified location or null if there is no page at the specified location.
- getPageCount(boolean) - Method in class com.inet.pdfc.results.ResultModel
-
Returns the number of pages CURRENTLY AVAILABLE for one of the documents.
- getPageHighlights(int, boolean) - Method in interface com.inet.pdfc.generator.message.HighlightData
-
Returns the highlights of this container for a certain page
- getPageImage(double) - Method in class com.inet.pdfc.results.ResultPage
-
Renders the page to a BufferedImage
.
- getPageImage(double, double) - Method in class com.inet.pdfc.results.ResultPage
-
Renders the page to a BufferedImage
.
- getPageImageCache() - Method in class com.inet.pdfc.results.ResultModel
-
Returns the page image cache.
- getPageIndex() - Method in class com.inet.pdfc.results.ResultPage
-
Returns the zero based page index of this page
- getPageIndex() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Get the pageIndex of the TextInfo
- getPageOffset() - Method in class com.inet.pdfc.results.ResultPage
-
Returns the page offset which is the absolute rendering position in side by side mode.
- getParent() - Method in class com.inet.pdfc.presenter.BasePresenter
-
Returns the parent presenter.
- getPassword() - Method in class com.inet.pdfc.config.PdfSource
-
Returns the user password to decode the PDF source
- getPath() - Method in class com.inet.pdfc.config.FilePdfSource
-
Get the path of this document, if one exist.
- getPath() - Method in class com.inet.pdfc.config.PdfSource
-
Get the path of this document, if one exist.
- getPdfSource(String) - Method in class com.inet.pdfc.config.DirectoryPdfSource
-
Returns a PDF source from the directory.
- getPdfSources() - Method in class com.inet.pdfc.config.DirectoryPdfSource
-
Returns all PDF sources registered to this directory
- getPluginDir() - Method in class com.inet.plugin.ServerPluginManager
-
Get the base plugin directory.
- getPluginDirs() - Method in class com.inet.plugin.ServerPluginManager
-
Get the locations from which plugins are loaded.
- getPluginFile(String, String) - Method in class com.inet.plugin.ServerPluginManager
-
Returns a ResourceFile
for a file which is contained in a plugin.
- getPluginLoadError(String) - Method in class com.inet.plugin.ServerPluginManager
-
Get the cause because a plugin was not loaded.
- getPresenter(Class<T>) - Method in class com.inet.pdfc.PDFC.ComparisonParameters
-
Returns a presenter that was registered for the comparison.
- getPresenterExceptions() - Method in class com.inet.pdfc.PDFComparer
-
Return the exceptions that occurred during the comparison which have not led to an interruption
of the comparison.
- getPresenterExceptions() - Method in class com.inet.pdfc.presenter.BasePresenter
-
Return all exceptions for a this presenter.
- getPresenterName() - Method in class com.inet.pdfc.error.PresenterExceptionData
-
Returns the name of the presenter that has thrown an exception.
- getPresenters() - Method in class com.inet.pdfc.PDFC.ComparisonParameters
-
Returns a view on the presenter to be used for the comparison
- getPriority() - Method in interface com.inet.authentication.AuthenticationProvider
-
The order of providers if the "automatic" login method is selected and the order in drop down boxes of the GUI is determined
using this priority value.
- getProfile() - Method in class com.inet.pdfc.generator.message.InfoData
-
Returns the profile which was used for this comparison run.
- getProfile() - Method in class com.inet.pdfc.PDFC.ComparisonParameters
-
Returns the profile to be used for the comparison.
- getProfileValue() - Method in interface com.inet.pdfc.config.ValidValueProvider.ValidValue
-
Returns the String
that is to be used in the profile property to activate this option
- getProgress() - Method in class com.inet.pdfc.results.ResultModel.ChangeInfo
-
Returns the overall progress of the comparison and export in percent
- getProperties() - Method in interface com.inet.config.Configuration
-
Returns the configuration's properties copied as a Properties object.
- getProperties() - Method in class com.inet.pdfc.config.DefaultProfile
-
Returns set of properties defined in this configuration
- getProvider() - Method in class com.inet.authentication.AuthenticationDescription
-
Get the provider that has generate this description.
- getRawContent() - Method in class com.inet.pdfc.config.ArrayPdfSource
-
- getRecoveryConfiguration() - Static method in class com.inet.config.ConfigurationManager
-
The preferred configuration of the recovery mode.
- getRemovedElements() - Method in class com.inet.pdfc.generator.model.DiffGroup
-
Returns a list of elements which are removed of have a modified value in the FIRST document.
- getRenderCacheKey() - Method in class com.inet.pdfc.generator.message.HighlightData.Highlight
-
Returns the key of the render cache entry for drawing this highlight.
- getRootFolder() - Method in class com.inet.pdfc.PDFC.ComparisonParameters
-
Returns the root folder to store the results to
- getRotation() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Get the rotation of this element in radians
- getScale() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Get the scale of the BaseTextInfo
- getScope() - Method in interface com.inet.config.Configuration
-
Returns the scope of this configuration, which determines where (and if) the Preferences are to be stored.
- getSecondDocument() - Method in class com.inet.pdfc.error.PresenterExceptionData
-
Returns the file name of the second comparison document
- getSecondFile() - Method in class com.inet.pdfc.generator.message.InfoData
-
returns the file of the first PDF being compared
- getSecondPageCount() - Method in class com.inet.pdfc.generator.message.InfoData
-
returns the total number of pages in the second PDF
- getSecondTotalPageNumber() - Method in class com.inet.pdfc.generator.message.InfoData
-
- getSelectedValues(IProfile, PDFCProperty<?>) - Static method in class com.inet.pdfc.config.PDFCProperty
-
Convenience function to get the selected enum values for an Enum
type property
- getSetting(String) - Method in class com.inet.pdfc.config.DefaultSetting
-
Return the value for this setting
- getSetting(String) - Method in interface com.inet.pdfc.config.Settings
-
Return the value for this setting
- getSettings() - Method in class com.inet.authentication.AuthenticationDescription
-
Get all the settings in the configuration manager.
- getSettings() - Method in class com.inet.pdfc.PDFC.ComparisonParameters
-
Return the setting
- getSettings() - Method in class com.inet.pdfc.results.ResultModel
-
Returns a copy of the current settings.
- getShortcut() - Method in enum com.inet.pdfc.PDFC.PROP
-
Returns the single character short cut switch, use a space if no shortcut can be used.
- getShortcut() - Method in interface com.inet.pdfc.plugin.CommandLineParameter
-
Returns the single character short cut switch, use a space if no shortcut can be used.
- getSingleInstance(Class<T>) - Method in class com.inet.plugin.ServerPluginManager
-
Get a single instance of a specific type.
- getSingleInstanceByName(Class<T>, String, boolean) - Method in class com.inet.plugin.ServerPluginManager
-
Get a single instance of a certain type.
- getSize() - Method in class com.inet.pdfc.config.ArrayPdfSource
-
Returns the size of the raw data in bytes
- getSize() - Method in class com.inet.pdfc.config.FilePdfSource
-
Returns the size of the raw data in bytes
- getSize() - Method in class com.inet.pdfc.config.PdfSource
-
Returns the size of the raw data in bytes
- getSize() - Method in class com.inet.pdfc.results.ResultPage
-
Returns the size of the page in pixels, unscaled
- getSource() - Method in class com.inet.pdfc.results.ResultModel.ChangeInfo
-
Returns the source data model
- getSourceType() - Method in class com.inet.pdfc.generator.model.Modification
-
- getStack() - Method in class com.inet.pdfc.error.ExceptionData
-
Returns the stack trace of the root cause Throwable
- getStartL() - Method in class com.inet.pdfc.results.ResultModel.ChangeInfo
-
The start page in the first document
- getStartPage() - Method in class com.inet.pdfc.generator.model.DifferencePages
-
Return the 1-based page number, where the difference starts
- getStartProperties() - Method in class com.inet.plugin.ServerPluginManager
-
Get the start properties.
- getStartR() - Method in class com.inet.pdfc.results.ResultModel.ChangeInfo
-
The start page in the second document
- getState() - Method in class com.inet.plugin.ServerPluginManager
-
Get the current state of the manager
- getString(String) - Method in class com.inet.pdfc.config.DefaultProfile
-
Returns the value of the specified
PDFCProperty
as a
String
.
- getString(PDFCProperty<?>) - Method in class com.inet.pdfc.config.DefaultProfile
-
Returns the value of the specified
PDFCProperty
as a
String
.
- getString(PDFCProperty<?>) - Method in interface com.inet.pdfc.config.IProfile
-
Returns the value of the specified
PDFCProperty
as a
String
.
- getString(String) - Method in interface com.inet.pdfc.config.IProfile
-
Returns the value of the specified
PDFCProperty
as a
String
.
- getText() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Returns the content of this text info
- getTextInfos() - Method in class com.inet.pdfc.results.ResultPage
-
Returns the text infos required to select and copy text
- getThrowable() - Method in class com.inet.plugin.ServerPluginManager
-
Get a throwable that occur on init of the plugin manager.
- getTranslationKey() - Method in interface com.inet.pdfc.config.VisibilitySetting
-
Returns the translation key for this setting.
- getTranslationsDir() - Method in class com.inet.plugin.ServerPluginManager
-
Get the directory where additional translations can be saved.
- getTyp() - Method in enum com.inet.pdfc.config.Settings.EXPORT
-
Return the enum typ for this setting/s
- getTyp() - Method in class com.inet.pdfc.config.Settings.FILTER
-
The Visibility Type for this Setting (Enum)
- getTyp() - Method in enum com.inet.pdfc.config.Settings.METAOPTION
-
Return the enum typ for this setting/s
- getTyp() - Method in enum com.inet.pdfc.config.Settings.OPTION
-
Return the enum typ for this setting/s
- getTyp() - Method in interface com.inet.pdfc.config.VisibilitySetting
-
The Visibility Type for this Setting (Enum)
- getTyp() - Method in enum com.inet.pdfc.generator.model.DiffGroup.GroupType
-
- getType() - Method in class com.inet.config.ConfigurationChangeEvent
-
Returns the event type which specifies exactly which change occurred with the given configuration.
- getType() - Method in class com.inet.pdfc.config.PDFCProperty
-
Returns the type of the property value.
- getType() - Method in interface com.inet.pdfc.generator.message.Chunk
-
Returns the type of this chunk
- getType() - Method in class com.inet.pdfc.generator.message.HighlightData.Highlight
-
Returns the type.
- getType() - Method in class com.inet.pdfc.generator.message.InfoData
-
Returns the type of this chunk
- getType() - Method in class com.inet.pdfc.generator.model.DiffGroup
-
Returns the type of differences in this group.
- getType() - Method in class com.inet.pdfc.results.ResultModel.ChangeInfo
-
The type of change
- getType() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Get the type of this element
- getUserAccountID() - Method in class com.inet.authentication.LoginProcessor
-
Get the id of the account or null if not login.
- getUserAccountID(Runnable) - Method in class com.inet.authentication.LoginProcessor
-
Get the id of the account or null if not login.
- getUserAccountType() - Method in class com.inet.authentication.LoginProcessor
-
The account type determine some possible features of a user and/or login.
- getValidValues() - Method in class com.inet.pdfc.config.PDFCProperty
-
Returns the available values in case of an String
or Enum
type.
- getValidValues() - Method in class com.inet.pdfc.config.ValidValueProvider
-
Returns the valid values of a property
- getValue(ConfigKey) - Method in interface com.inet.config.Configuration
-
Returns the current value of the ConfigKey in this configuration.
- getVersion(boolean, boolean) - Static method in class com.inet.pdfc.PDFC
-
Returns the current version of PDFC as a String in the format:
MAJOR.MINOR.Build number
- getVisibilityChanges() - Method in class com.inet.pdfc.results.ResultModel.ChangeInfo
-
Returns a map of all
Modification
s where the visibility was changed.
- getWhiteSpaceWidth() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Returns the width of a whitespace using the font in this TextInfoImpl
with the size of this TextInfo
multiplied by 20 and scaled.
- getWidth() - Method in class com.inet.pdfc.results.ResultPage
-
Returns the unscaled width of the page in pixel
- getX() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Returns the x-coordinate of the element
- getY() - Method in interface com.inet.pdfc.textselection.TextInfo
-
Returns the y-coordinate of the element
- GUEST_LOGIN_SOURCE - Static variable in class com.inet.authentication.LoginProcessor
-
The login source for the guest login.
- save() - Method in interface com.inet.pdfc.config.UserSettings
-
Stores all user settings.
- SCOPE_SYSTEM - Static variable in interface com.inet.config.Configuration
-
Constant for the scope of a configuration.
- SCOPE_TEMP - Static variable in interface com.inet.config.Configuration
-
Constant for the scope a configuration.
- SCOPE_USER - Static variable in interface com.inet.config.Configuration
-
Constant for the scope a configuration.
- ServerPlugin - Interface in com.inet.plugin
-
This interface must be implemented by server plugin entry points.
- ServerPluginManager - Class in com.inet.plugin
-
The ServerPluginManager is the central point in the server for the plugin framework.
- ServerPluginManager() - Constructor for class com.inet.plugin.ServerPluginManager
-
Create a instance of ServerPluginManager.
- ServerPluginManager.PluginLoadFailCause - Enum in com.inet.plugin
-
Possible cause why a plugin was not loaded.
- ServerPluginManager.ServerPluginManagerState - Enum in com.inet.plugin
-
The state the plugin manager is in: whether before initialization, currently registering plugins, initialized, or
resetting
- setActived(Map<String, Boolean>) - Method in class com.inet.plugin.ServerPluginManager
-
Set the activated plugins.
- setAddHeaderFooter(boolean) - Method in class com.inet.pdfc.presenter.ExportPresenter
-
- setBackgroundColor(Color) - Method in class com.inet.pdfc.presenter.ExportPresenter
-
Set the background color of the print.
- setColor(Color, ColorSetting) - Method in class com.inet.pdfc.config.DefaultSetting
-
Set the color for this setting.
- setColor(Color, ColorSetting) - Method in interface com.inet.pdfc.config.Settings
-
Set the color for this setting.
- setColorprovider(ColorProvider) - Method in class com.inet.pdfc.presenter.ExportPresenter
-
- setCorePluginId(String) - Method in class com.inet.plugin.ServerPluginManager
-
Set the name of the core plugin id.
- setCreateDifferenceImages(boolean, boolean, boolean) - Method in class com.inet.pdfc.presenter.DifferencesImagePresenter
-
- setCreatePageImages(boolean) - Method in class com.inet.pdfc.presenter.DifferencesImagePresenter
-
- setCurrent(LoginProcessor) - Static method in class com.inet.authentication.LoginProcessor
-
Sets the specified
LoginProcessor
as the info for the current request session/thread.
- setCurrent(Configuration) - Method in class com.inet.config.ConfigurationManager
-
Sets the given configuration as the one currently being used by the application instead of the default
configuration as specified in
ConfigurationManager.getCurrent()
.
- setCurrentForAllThreads(LoginProcessor) - Static method in class com.inet.authentication.LoginProcessor
-
Set the LoginProcessor from the designer.
- setData(PageData) - Method in class com.inet.pdfc.results.ResultPage
-
- setDescription(String) - Method in interface com.inet.config.Configuration
-
Sets a description for this configuration.
- setEnabled(boolean, VisibilitySetting...) - Method in class com.inet.pdfc.config.DefaultSetting
-
Set the visibility for this setting
- setEnabled(boolean, VisibilitySetting...) - Method in interface com.inet.pdfc.config.Settings
-
Set the visibility for this setting
- setExportFormat(String) - Method in class com.inet.pdfc.presenter.ReportPresenter
-
Sets the export format of the report.
- setExportOnlyOnDifferences(boolean) - Method in class com.inet.pdfc.presenter.ExportFilePresenter
-
- setHighlightVisibile(String, boolean) - Method in class com.inet.pdfc.results.ResultModel
-
- setImage(Image) - Method in class com.inet.pdfc.generator.message.HighlightData.Highlight
-
Sets the image.
- setImageScaleFactor(double) - Method in class com.inet.pdfc.presenter.DifferencesImagePresenter
-
Sets the scale factor for all produced images.
- setLanguage(String) - Method in class com.inet.pdfc.config.PdfSource
-
Set the language for this document
- setLogWriter(PrintWriter) - Method in class com.inet.pdfc.presenter.ConsolePresenter
-
Sets a writer to print the result to
- setMarkerColor(Color, DiffGroup.GroupType) - Method in class com.inet.pdfc.config.DefaultSetting
-
Set the color for the marker.
- setMarkerColor(Color, DiffGroup.GroupType) - Method in interface com.inet.pdfc.config.Settings
-
Set the color for the marker.
- setMaxErrors(int) - Method in class com.inet.pdfc.presenter.ConsolePresenter
-
Sets the maximum number of errors to be displayed per comparison.
- setModel(ResultModel) - Method in class com.inet.pdfc.presenter.BasePresenter
-
Registers this presenter to a model.
- setModel(ResultModel) - Method in class com.inet.pdfc.presenter.ExportFilePresenter
-
Registers this presenter to a model.
- setModel(ResultModel) - Method in class com.inet.pdfc.presenter.ReportPresenter
-
Registers this presenter to a model.
- setModel(ResultModel) - Method in class com.inet.pdfc.results.ResultPage
-
Sets the model as well as the renderSource of this page
- setOverlapAlpha(float) - Method in class com.inet.pdfc.presenter.ExportPresenter
-
Set the alpha to use for overlapping export.
- setPagelayout(int, int, int, int, int, int) - Method in class com.inet.pdfc.presenter.DifferencesPDFPresenter
-
Set the desired pageLayout for the pdf to render.
- setPageLimit(int) - Method in class com.inet.pdfc.config.PdfSource
-
Set the maximal number of pages the document source will return
- setPageOffset(int) - Method in class com.inet.pdfc.results.ResultPage
-
Updates the page offset.
- setPaintOverlap(boolean) - Method in class com.inet.pdfc.presenter.ExportPresenter
-
Set to true if the compared documents must be exported in overlapping mode.
- setPaintSides(byte) - Method in class com.inet.pdfc.presenter.ExportPresenter
-
Set weather the first or the second of both compared documents must be painted.
- setParent(BasePresenter) - Method in class com.inet.pdfc.presenter.BasePresenter
-
Sets the parent presenter for spawned presenters.
- setPassword(String) - Method in class com.inet.pdfc.config.PdfSource
-
Sets the user password to decode the PDF source
- setPluginDir(String) - Method in class com.inet.plugin.ServerPluginManager
-
Set the relative or absolute path of plugin directory which is to be searched for plugins
- setPluginDir(ResourceFile) - Method in class com.inet.plugin.ServerPluginManager
-
Set the relative or absolute plugin directory which is to be searched for plugins.
- setPluginFilter(PluginFilter) - Method in class com.inet.plugin.ServerPluginManager
-
Set a plugin filter which filter the available plugins
- setPrintRange(int, int) - Method in interface com.inet.pdfc.presenter.ExportFilePresenter.HasPrintRange
-
Set the range of pages to render into the pdf.
- setPrintRange(int, int) - Method in class com.inet.pdfc.presenter.ExportFilePresenter
-
Set the range of pages to render into the export-document.
- setProfile(IProfile) - Method in class com.inet.pdfc.PDFComparer
-
- setProfile(String) - Method in class com.inet.pdfc.PDFComparer
-
- setRenderCacheKey(String) - Method in class com.inet.pdfc.generator.message.HighlightData.Highlight
-
Sets the key of the render cache entry for drawing this highlight.
- setRootFolder(File) - Method in class com.inet.pdfc.PDFC.ComparisonParameters
-
Sets the root folder for all presenters that will be created AFTER calling this method
- setScale(double) - Method in interface com.inet.pdfc.textselection.TextInfo
-
Re-scale the bounding-boxes of characters to the given scale.
- setScaleToFitPageHeight(boolean) - Method in class com.inet.pdfc.presenter.ExportPresenter
-
- setSetting(Object, String) - Method in class com.inet.pdfc.config.DefaultSetting
-
Set the specific setting with the value
- setSetting(Object, String) - Method in interface com.inet.pdfc.config.Settings
-
Set the specific setting with the value
- setSetting(Settings) - Method in class com.inet.pdfc.results.ResultModel
-
Set setting for this model.
- setSettings(Settings) - Method in class com.inet.pdfc.PDFComparer
-
Defines the visibility for difference option.
- setShouldMerge(boolean) - Method in class com.inet.pdfc.generator.model.Modification
-
A flag, for merge the pageElements to one elements
- setSize(int, int) - Method in class com.inet.pdfc.presenter.DifferencesPNGPresenter
-
Set the size of each image created.
- setTemporaryProperties(Properties) - Method in class com.inet.config.ConfigurationManager
-
Creates and returns a new temporary configuration called "<temp copy>", imports the given properties and
sets the created configuration as the current configuration.
- setTemporaryPropertiesFromURL(URL) - Method in class com.inet.config.ConfigurationManager
-
Creates and returns a new temporary configuration called "<temp copy>", imports the given properties and
sets the created configuration as the current configuration.
- Settings - Interface in com.inet.pdfc.config
-
Default implementations for
VisibilitySetting
for multiple purposes:
EXPORT - configures the export to PDF or image format
FILTER - toggles the visibility of filter data
OPTION - toggles general options that affect the result of a comparison
METAOPTION - color options that are not related to a difference type
For setting details
- Settings.EXPORT - Enum in com.inet.pdfc.config
-
Settings to configure the export to PDF or image format.
- Settings.FILTER - Class in com.inet.pdfc.config
-
This is a convenience class to enable or disable the highlighting of changes
by a filter.
- Settings.METAOPTION - Enum in com.inet.pdfc.config
-
Color options that are not related to a difference type.
- Settings.OPTION - Enum in com.inet.pdfc.config
-
Options affect the comparison result, but are not related to the actual export or output format.
- setType(String) - Method in class com.inet.pdfc.generator.message.HighlightData.Highlight
-
Sets the type.
- setTypeVisible(DiffGroup.GroupType, boolean) - Method in class com.inet.pdfc.results.ResultModel
-
- setVisible(boolean) - Method in class com.inet.pdfc.generator.model.Modification
-
Defines whether or not this difference will be displayed in any rendered output.
- setVisible(boolean, VisibilitySetting...) - Method in class com.inet.pdfc.results.ResultModel
-
- setVisibleDifferences(DiffGroup.GroupType...) - Method in class com.inet.pdfc.PDFComparer
-
- setVisibleHighlights(String...) - Method in class com.inet.pdfc.PDFComparer
-
- setX(double) - Method in interface com.inet.pdfc.textselection.TextInfo
-
x cooridnates in unscaled page
- setY(double) - Method in interface com.inet.pdfc.textselection.TextInfo
-
y cooridnates in unscaled page
- SourceProfile - Class in com.inet.pdfc.config
-
The class contains configuration data from an inputstream (for example URL).
- SourceProfile(InputStream, String) - Constructor for class com.inet.pdfc.config.SourceProfile
-
Creates a new i-net PDFC configuration, based on the xmlConfigFile.
- spawn(boolean) - Method in class com.inet.pdfc.presenter.BasePresenter
-
Creates another presenter of the the same type as the current one.
- spawn(boolean) - Method in class com.inet.pdfc.presenter.ConsolePresenter
-
Creates another presenter of the the same type as the current one.
- spawn(boolean) - Method in class com.inet.pdfc.presenter.DifferencesImagePresenter
-
Creates another presenter of the the same type as the current one.
- spawn(boolean) - Method in class com.inet.pdfc.presenter.DifferencesPDFPresenter
-
Creates another presenter of the the same type as the current one.
- spawn(boolean) - Method in class com.inet.pdfc.presenter.DifferencesPNGPresenter
-
Creates another presenter of the the same type as the current one.
- spawn(boolean) - Method in class com.inet.pdfc.presenter.DifferencesPrintPresenter
-
Creates another presenter of the the same type as the current one.
- spawn(boolean) - Method in class com.inet.pdfc.presenter.JsonPresenter
-
Creates another presenter of the the same type as the current one.
- spawn(boolean) - Method in class com.inet.pdfc.presenter.ReportPresenter
-
Creates another presenter of the the same type as the current one.
- supportsFormLogin() - Method in class com.inet.authentication.RemoteLoginProcessor
-
If the authentication provider supports form authentication.
- SYSTEM_LOGIN_SOURCE - Static variable in class com.inet.authentication.LoginProcessor
-
The login source for all logins that come from the underlying system.
- SYSTEM_LOGINTYPE - Static variable in class com.inet.authentication.AuthenticationDescription
-
The authentication settings property name for the real provider for the "system" provider.
- SYSTEM_PROVIDER_ACTION - Static variable in class com.inet.authentication.AuthenticationDescription
-
Category and group for the config structure provider for the system authentication provider.
- ValidValueProvider - Class in com.inet.pdfc.config
-
An abstraction of the valid values of an enum property.
- ValidValueProvider(List<ValidValueProvider.ValidValue>) - Constructor for class com.inet.pdfc.config.ValidValueProvider
-
Creates the provider for a list of well defined valid values
- ValidValueProvider(Object[]) - Constructor for class com.inet.pdfc.config.ValidValueProvider
-
Creates a value provider for values without translation.
- ValidValueProvider.ValidValue - Interface in com.inet.pdfc.config
-
Defines a value that is valid for a certain property.
- valueOf(String) - Static method in enum com.inet.authentication.AuthenticationDescription.BasicSupport
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.config.CompareType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.inet.pdfc.config.PDFCProperty
-
Get a PDFCProperty by name
- valueOf(String) - Static method in enum com.inet.pdfc.config.Settings.EXPORT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.config.Settings.METAOPTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.config.Settings.OPTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.config.TextStyleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.generator.message.Chunk.ChunkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.generator.message.HighlightData.Highlight.Appearance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.generator.model.DiffGroup.GroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.generator.model.Modification.ModificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.PDFC.PROP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.presenter.BasePresenter.ERROR_SOURCE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.presenter.DifferencesImagePresenter.IMAGE_CONFIG
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.plugin.ServerPluginManager.PluginLoadFailCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.plugin.ServerPluginManager.ServerPluginManagerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.inet.usersandgroups.api.user.UserAccountType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.inet.authentication.AuthenticationDescription.BasicSupport
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.config.CompareType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class com.inet.pdfc.config.PDFCProperty
-
Get all available values.
- values() - Static method in enum com.inet.pdfc.config.Settings.EXPORT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.config.Settings.METAOPTION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.config.Settings.OPTION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.config.TextStyleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.generator.message.Chunk.ChunkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.generator.message.HighlightData.Highlight.Appearance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.generator.model.DiffGroup.GroupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.generator.model.Modification.ModificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.PDFC.PROP
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.presenter.BasePresenter.ERROR_SOURCE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.presenter.DifferencesImagePresenter.IMAGE_CONFIG
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.plugin.ServerPluginManager.PluginLoadFailCause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.plugin.ServerPluginManager.ServerPluginManagerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.inet.usersandgroups.api.user.UserAccountType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesVisible() - Static method in enum com.inet.pdfc.generator.model.DiffGroup.GroupType
-
Returns the groups which should be visible to the user by default.
- VisibilitySetting - Interface in com.inet.pdfc.config
-
A visibility setting for the comparison.