public class PrintBean extends Object
Modifier and Type | Field and Description |
---|---|
String |
hash |
int |
height |
List |
map |
int |
width |
Constructor and Description |
---|
PrintBean(String hash,
List map,
int width,
int height) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.