Example usage for java.awt.geom Path2D.Float subclass-usage

List of usage examples for java.awt.geom Path2D.Float subclass-usage

Introduction

In this page you can find the example usage for java.awt.geom Path2D.Float subclass-usage.

Usage

From source file vteaexploration.plotgatetools.gates.FreeFormGate.java

/**
 *
 * @author vinfrais
 */
public class FreeFormGate extends Path2D.Float implements Gate {