public class ArcTo extends AbstractArc
| Constructor and Description |
|---|
ArcTo() |
ArcTo(Rectangle bounds,
Point start,
Point end) |
| Modifier and Type | Method and Description |
|---|---|
EMFTag |
read(int tagID,
EMFInputStream emf,
int len) |
void |
render(EMFRenderer renderer)
displays the tag using the renderer
|
getShape, toString, writepublic EMFTag read(int tagID, EMFInputStream emf, int len) throws IOException
read in class EMFTagIOExceptionpublic void render(EMFRenderer renderer)
Copyright © 2014. All rights reserved.