-
Notifications
You must be signed in to change notification settings - Fork 0
JCommon JFX
Julien Seinturier edited this page Apr 25, 2023
·
1 revision
This page describes the functionnalities of the jcommon-jfx libraryand illustrates them with examples.
The jcommon-jfx library provides components and functionnalities dedicated to JavaFX. The JCommon library can be added to a maven project using the following dependency:
<dependency>
<groupId>org.jorigin</groupId>
<artifactId>jcommon-jfx</artifactId>
<version>2.0.0-SNAPSHOT</version>
</dependency>
The jcommon-jfx library provide a JavaFX canvas that can display and interact with images. This high level component also enables to display feature layers on the image and to interact with.