public interface Shape
| Modifier and Type | Interface and Description |
|---|---|
static class |
Shape.AbstractShape |
static class |
Shape.Ellipse |
static class |
Shape.Invisible |
static class |
Shape.Rectangle |
| Modifier and Type | Method and Description |
|---|---|
Color |
getFillColor() |
double |
getInternalYOffset(String label,
GraphicsBackend.Font font,
GraphicsBackend.Alignment alignment) |
Stroke |
getPenStyle() |
Color |
getStrokeColor() |
double |
getXPadding() |
double |
getYPadding() |
Color getFillColor()
double getInternalYOffset(String label, GraphicsBackend.Font font, GraphicsBackend.Alignment alignment)
Stroke getPenStyle()
Color getStrokeColor()
double getXPadding()
double getYPadding()
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.