FXGraphics2D

FXGraphics2D is an API that provides a Graphics2D implementation that targets the JavaFX Canvas. This allows existing Java2D code to be reused with JavaFX.

License

License

GroupId

GroupId

org.jfree
ArtifactId

ArtifactId

org.jfree.fxgraphics2d
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

FXGraphics2D
FXGraphics2D is an API that provides a Graphics2D implementation that targets the JavaFX Canvas. This allows existing Java2D code to be reused with JavaFX.
Project URL

Project URL

http://www.jfree.org/fxgraphics2d
Source Code Management

Source Code Management

https://github.com/jfree/fxgraphics2d

Download org.jfree.fxgraphics2d

How to add to project

<!-- https://jarcasting.com/artifacts/org.jfree/org.jfree.fxgraphics2d/ -->
<dependency>
    <groupId>org.jfree</groupId>
    <artifactId>org.jfree.fxgraphics2d</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfree/org.jfree.fxgraphics2d/
implementation 'org.jfree:org.jfree.fxgraphics2d:2.1.3'
// https://jarcasting.com/artifacts/org.jfree/org.jfree.fxgraphics2d/
implementation ("org.jfree:org.jfree.fxgraphics2d:2.1.3")
'org.jfree:org.jfree.fxgraphics2d:jar:2.1.3'
<dependency org="org.jfree" name="org.jfree.fxgraphics2d" rev="2.1.3">
  <artifact name="org.jfree.fxgraphics2d" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfree', module='org.jfree.fxgraphics2d', version='2.1.3')
)
libraryDependencies += "org.jfree" % "org.jfree.fxgraphics2d" % "2.1.3"
[org.jfree/org.jfree.fxgraphics2d "2.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openjfx : javafx-base jar 17.0.2
org.openjfx : javafx-swing jar 17.0.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2
2.1.1
2.1
2.0