Java 2D 6A: Using QuadCurve2D with fill

preview_player
Показать описание
We use the java 2D fill method to better show the shape of the QuadCurve 2D quadratic curve.
Рекомендации по теме
Комментарии
Автор

Hi! Can anyone help me on how I can use Graphics2D other than using JFrame, JPanel or Applets? So, my project is web, I need the drawing to be rendered in a DIV, HTML element. Can someone help me? I've looked on many websites and videos, but they all just talk about JFrame, JPanel, Applets...

andreleao.prodemge