public class PolygonAnnotations extends LinkElement
Constructor and Description |
---|
PolygonAnnotations() |
Modifier and Type | Method and Description |
---|---|
PolygonAnnotations |
addListItem(PolygonAnnotation listItem) |
boolean |
equals(java.lang.Object o) |
java.util.List<PolygonAnnotation> |
getList()
List of polygon annotations.
|
int |
hashCode() |
PolygonAnnotations |
list(java.util.List<PolygonAnnotation> list) |
void |
setList(java.util.List<PolygonAnnotation> list) |
java.lang.String |
toString() |
addLinksItem, getLinks, links, setLinks
public PolygonAnnotations list(java.util.List<PolygonAnnotation> list)
public PolygonAnnotations addListItem(PolygonAnnotation listItem)
public java.util.List<PolygonAnnotation> getList()
public void setList(java.util.List<PolygonAnnotation> list)
public boolean equals(java.lang.Object o)
equals
in class LinkElement
public int hashCode()
hashCode
in class LinkElement
public java.lang.String toString()
toString
in class LinkElement