public class BubbleData extends Object
String
category
Double
x
y
BubbleData(Double x, Double y, String category)
getCategory()
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Double x
public Double y
public String category
public BubbleData(Double x, Double y, String category)
public Double getX()
public Double getY()
public String getCategory()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.