public class RestChart extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HEIGHT |
static String |
IMAGE_MAP |
static String |
IMAGE_MAP_NAME |
static String |
LOCATION |
static String |
WIDTH |
Modifier and Type | Method and Description |
---|---|
void |
setHeight(int height) |
void |
setImageMap(String imageMap) |
void |
setImageMapName(String imageMapName) |
void |
setLocation(String location) |
void |
setWidth(int width) |
public static final String LOCATION
public static final String IMAGE_MAP_NAME
public static final String IMAGE_MAP
public static final String WIDTH
public static final String HEIGHT
public RestChart()
public RestChart(Map chart)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.