JMap Server Lima
JMap Server SDK
JMap Server SDK
  • Welcome to JMap Server SDK
  • General Concepts
  • JMap Pro and JMap Server Development
    • JMap Pro
      • Class Model
      • Map Elements
      • Coordinate Systems
      • Views and View Manager
      • Layers and Layer Manager
      • JMap Pro Application
      • Client-Server Communication
      • List of GUI Components
      • JMap Tools
      • JMap Pro Extensions
      • Integrating JMap Pro With Other Applications
      • References
    • JMap Server
      • JMap Server Extensions
    • JMap 7 API
    • JMap Pro Extension Builder
  • JMap Web Development
    • JMap Web Extensions
      • Programming JMap Web extensions
      • Sending Server Requests and Custom Actions
      • Default JMap Web Actions
      • Deploying JMap Web Extensions
    • Embedding a JMap Web Deployment Into Your own Application
Propulsé par GitBook

K2 Geospatial 2024

Sur cette page
Exporter en PDF
  1. JMap Pro and JMap Server Development
  2. JMap Pro

List of GUI Components

PrécédentClient-Server CommunicationSuivantJMap Tools

Dernière mise à jour il y a 6 mois

The following tables present the keys of JMap Pro’s GUI components. These keys are used to control these components through programming, notably in the methods of the class.

Toolbars

ZOOM_PAN

Toolbar containing buttons for zooming and panning.

SELECTION

Toolbar containing buttons for selection/deselection.

ROTATION

Toolbar containing buttons for rotation and cancellation of the rotation.

MEASURE_LABEL

Toolbar containing buttons for measuring, clearing measurements, labelling and clearing labels.

INFOS_SEARCH

Toolbar containing buttons for reporting and search tools.

PRINT_MAIL

Toolbar containing buttons for printing and emailing.

Menus

PROJECT

Projects menu containing items for loading projects, context management, personal layers management, etc.

VIEW

View menu containing items for controlling the display of the various components of the GUI such as the layer manager, overview, etc.

TOOLS

Tools menu containing the items of various tools and extensions.

MAP

Maps menu containing map window management items.

HELP

Help menu containing help topic items.

Windows

LAYERS

Map layer manager.

CONTEXTS

Contexts management window.

ELEMENTS_EXPLORER

Window containing the elements explorers of the layers.

SELECTION_EXPLORER

Window containing the selection explorer.

MESSAGES_VIEWER

JMap messages management window.

PERSONAL_LAYERS

Personal layers management window.

QUERIES

Spatial and attribute queries window.

GO_TO_COORDINATE

Window for entering coordinates to be reached on the map.

GEOMETRY_INFO_PANEL

Window to display geometric properties of map elements.

OVERVIEW

Map overview window.

JMapGuiService