Interface | Description |
---|---|
DefaultProfile.ProfileChangeListener |
A listener that can be registered to be notified if a value in the profile changed
|
IProfile |
The PDFC profile containing the various settings for PDFC such as comparison sensitivity, comparison types etc.
|
ObjectSetting<T> |
Settings with an arbitrary value.
|
Settings |
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 |
UserSettings |
Contains all user settings for color, visibility and export.
|
ValidValueProvider.ValidValue |
Defines a value that is valid for a certain property.
|
VisibilitySetting |
A visibility setting for the comparison.
|
Class | Description |
---|---|
ArrayPdfSource |
This is a
PdfSource which is solely based on in-memory data. |
DefaultProfile |
The class contains the default i-net PDFC profile.
|
DefaultProfileID |
This class is provides the IDs of the installed and available default profiles.
|
DefaultSetting |
This is the Defaultsetting with the default values.
|
DirectoryPdfSource |
This is a simple directory listing interface for the batch comparison.
|
FilePdfSource |
This is a
PdfSource which based on a file system object. |
PDFCProperty<T> |
Enumeration of the various configuration properties which can be set for i-net PDFC.
|
PdfSource |
This is an abstraction for raw PDF documents.
|
Settings.FILTER |
This is a convenience class to enable or disable the highlighting of changes
by a filter.
|
SourceProfile |
The class contains configuration data from an inputstream (for example URL).
|
ValidValueProvider |
An abstraction of the valid values of an enum property.
|
XMLProfile |
The class contains configuration data from an XML file.
|
Enum | Description |
---|---|
CompareType |
Defines the different types of element which can be compared or ignored in the continuous compare
|
Settings.EXPORT |
Settings to configure the export to PDF or image format.
|
Settings.METAOPTION |
Color options that are not related to a difference type.
|
Settings.OPTION |
Options affect the comparison result, but are not related to the actual export or output format.
|
TextStyleType |
List of all possible TextStyles for comparison.
|
Copyright © 2010-2022 by i-net software GmbH