Java org.jfree.data.xy YInterval fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.data.xy YInterval fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

YInterval(double y, double yLow, double yHigh)
Creates a new instance of YInterval.

Method

booleanequals(Object obj)
Tests this instance for equality with an arbitrary object.