public class Shape extends Object
| Modifier and Type | Field and Description |
|---|---|
List<ShapeRecord> |
shapeRecords |
| Constructor and Description |
|---|
Shape() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
void |
getReferenceList(List<Tag> refs) |
void |
visitDependents(TagHandler h) |
public List<ShapeRecord> shapeRecords
Copyright © 2018 The Apache Software Foundation. All rights reserved.