Java org.jfree.data.xyz XYZDataItem fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.data.xyz XYZDataItem fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.data.xyz XYZDataItem.

The text is from its open source code.

Constructor

XYZDataItem(double x, double y, double z)
Creates a new (immutable) instance.