public class Pixel extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
chid |
String |
color |
int |
geomX |
int |
geomY |
Integer |
id |
Properties |
opts |
boolean |
printId |
Double |
radius |
Double |
value |
Double |
x |
Double |
y |
public final Integer id
public final Integer chid
public final Double x
public final Double y
public final int geomX
public final int geomY
public Double value
public Double radius
public String color
public boolean printId
public final Properties opts
Copyright © 2017. All rights reserved.