public class BaseShapeMap extends Object
Modifier and Type | Field and Description |
---|---|
protected Collection<ShapeAssociation> |
associations |
Constructor and Description |
---|
BaseShapeMap(Collection<ShapeAssociation> associations) |
Modifier and Type | Method and Description |
---|---|
Collection<ShapeAssociation> |
getAssociations() |
String |
toString() |
protected Collection<ShapeAssociation> associations
public BaseShapeMap(Collection<ShapeAssociation> associations)
public Collection<ShapeAssociation> getAssociations()
Copyright © 2019. All rights reserved.