public abstract class ShapeRecord extends Object
| Constructor and Description |
|---|
ShapeRecord() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
addToDelta(int xTwips,
int yTwips) |
boolean |
equals(Object o) |
void |
getReferenceList(List<Tag> list) |
void |
visitDependents(TagHandler h) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.