public class Bars extends Shape
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
color |
(package private) Series |
data |
(package private) static org.slf4j.Logger |
log |
double |
margin |
private static long |
serialVersionUID
The unique class ID
|
double |
width |
double |
xOffset |
double |
yOffset |
modCount| Modifier and Type | Method and Description |
|---|---|
Shape |
scale(double x,
double y) |
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streamprivate static final long serialVersionUID
static org.slf4j.Logger log
String color
public double width
public double margin
public double xOffset
public double yOffset
final Series data
public Bars(Series data)
public String toString()
toString in interface ElementtoString in class AbstractCollection<Path>Path.toString()public Shape scale(double x, double y)
scale in class ShapePath.scale(double, double)Copyright © 2017. All rights reserved.