public class Pie extends AbstractArc
Constructor and Description |
---|
Pie() |
Pie(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, write
public EMFTag read(int tagID, EMFInputStream emf, int len) throws IOException
read
in class EMFTag
IOException
public void render(EMFRenderer renderer)
Copyright © 2014. All rights reserved.