Class ShapefileViewerJFXApp
java.lang.Object
javafx.application.Application
org.jorigin.geotools.jfx.ShapefileViewerJFXApp
public class ShapefileViewerJFXApp
extends javafx.application.Application
A JavaFX application that display a Shapefile.
- Author:
- Julien SEINTURIER - Université de Toulon / CNRS LIS umr 7020 - github.com/jseinturier (julien.seinturier@univ-tln.fr)
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters -
Field Summary
Fields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Constructor Details
-
ShapefileViewerJFXApp
public ShapefileViewerJFXApp()Create a new JavaFX application.
-
-
Method Details
-
start
-
main
The main method.- Parameters:
args- the main method arguments
-