public class ImageInRegion extends RegionAndId
Modifier and Type | Field and Description |
---|---|
protected Image |
image |
id, regionId
Constructor and Description |
---|
ImageInRegion(Image image,
String regionId) |
Modifier and Type | Method and Description |
---|---|
Image |
getImage() |
protected com.google.common.base.Objects.ToStringHelper |
string() |
String |
toString() |
equals, fromRegionAndId, fromSlashEncoded, getId, getRegion, hashCode, slashEncode
protected final Image image
public Image getImage()
protected com.google.common.base.Objects.ToStringHelper string()
string
in class RegionAndId
public String toString()
toString
in class RegionAndId
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.