public class Representation.Properties extends Object
Constructor and Description |
---|
Properties(JsonObject members)
Construct a representation's properties.
|
Modifier and Type | Method and Description |
---|---|
String |
getDimensions()
Get dimensions of representation.
|
String |
getPaged()
Get whether or not multiple pages are supported or not.
|
String |
getThumb()
When true, down-sampling options are used to produce a better image.
|
public Properties(JsonObject members)
members
- json objectpublic String getDimensions()
public String getPaged()