public final class LineData extends Object implements IDLEntity
int
blue
brushSize
green
red
x0
x1
y0
y1
LineData()
LineData(int x0, int y0, int x1, int y1, int red, int green, int blue, int brushSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x0
public int y0
public int x1
public int y1
public int red
public int green
public int blue
public int brushSize
public LineData()
public LineData(int x0, int y0, int x1, int y1, int red, int green, int blue, int brushSize)
Copyright © 2017 JacORB. All rights reserved.