Package com.inet.pdfc.generator.model


package com.inet.pdfc.generator.model
Core model and data structures for i-net PDFC (PDF Compare) generation.

This package provides the core data structures and models used in the PDF comparison generation process. It includes tools for difference representation, modification handling, and element management.

Key components include:

  • Difference groups - System for organizing and managing groups of differences between PDF documents, including hierarchical grouping and bounds management
  • Modification handling - Framework for processing and formatting modifications in PDF documents, including text and layout changes
  • Element management - Components for handling PDF elements, including minified elements and custom data support
  • Page management - Tools for managing page-specific differences and modifications

The package provides a comprehensive model system for representing and managing differences between PDF documents. It supports various types of modifications and provides flexible grouping and organization of differences.

Since:
1.0