public abstract static class Shape.AbstractShape extends Object implements Shape
Shape.AbstractShape, Shape.Ellipse, Shape.Invisible, Shape.Rectangle| Constructor and Description |
|---|
AbstractShape(double xPadding_,
double yPadding_,
Color stroke_,
Color fill_,
Stroke penStyle_) |
| 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() |
public Color getFillColor()
getFillColor in interface Shapepublic double getInternalYOffset(String label, GraphicsBackend.Font font, GraphicsBackend.Alignment alignment)
getInternalYOffset in interface Shapepublic Stroke getPenStyle()
getPenStyle in interface Shapepublic Color getStrokeColor()
getStrokeColor in interface Shapepublic double getXPadding()
getXPadding in interface Shapepublic double getYPadding()
getYPadding in interface ShapeCopyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.