Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Zone Editor

Zone Editor Property Grid Editor GrooperReview.Controls.PropertyGrid

Edits properties of type Rectangle or Logical Rectangle, providing a visual and data-driven interface for zone configuration.

Remarks

The Zone Editor control enables users to define and edit rectangular zones on document images or within data properties. Zones are commonly used for specifying regions of interest for extraction, classification, or validation in Grooper workflows. The editor supports both direct property editing in the Property Grid and interactive zone selection by dragging rectangles on a document image.

UI Components

  • Zone Properties Grid:
    • Displays all editable properties of the zone, such as coordinates, dimensions, and logical attributes.
    • Supports inline editing, validation, and contextual help.
    • Properties are grouped by category for clarity.
  • Test Source:
    • Allows users to select or preview a test batch or document source for validating zone configuration.
    • Useful for verifying zone placement and behavior against real document samples.
  • Document Viewer:
    • Renders the currently-selected document page, overlaying the zone as an annotation.
    • Supports interactive zone selection: drag a new rectangle or adjust the handles of the existing zone.
    • Provides zoom, pan, and fit-to-window options for detailed inspection.
    • May include context menu commands for image review, such as display format changes, rotation, and reset.

Interactive Features

  • Zone Configuration:
    • Edit zone properties directly in the grid for precise control.
    • Use the selection tool in the viewer to drag and resize the zone visually.
    • Real-time feedback updates both the grid and the viewer as changes are made.
  • Keyboard Navigation:
    • Tab: Move between input fields and controls.
    • Enter: Commit changes or activate selected controls.
    • Arrow Keys: Adjust zone position or size (if supported).
  • Mouse Operations:
    • Drag to create or resize the zone.
    • Click handles to adjust dimensions.
    • Right-click for context menu commands (if available).

Usage Guidance

Use the Zone Editor to define regions of interest for extraction, validation, or classification. Configure zone properties in the grid for precise values, or use the viewer for intuitive, visual placement. Test zone configuration against sample documents to ensure accuracy and effectiveness.

  • For extraction scenarios, set zones to target specific fields or regions.
  • For validation, use zones to restrict processing to defined areas.
  • Use the viewer to visually confirm zone placement and adjust as needed.

Accessibility

  • Fully navigable by keyboard and mouse.
  • Screen reader support for property grid, viewer, and controls.
  • Visual cues for selection, focus, and zone overlays.

Example

┌───────────── Zone Editor ─────────────┐
│ Zone Property Grid                    │
│   - X: 100                            │
│   - Y: 200                            │
│   - Width: 300                        │
│   - Height: 150                       │
│ Test Source                           │
│ ┌───────────── Page Image ─────────┐  │
│ │     [Zone Overlay: Rectangle]    │  │
│ └──────────────────────────────────┘  │
└───────────────────────────────────────┘

Child Controls

NameTypeSummary
Notification