public class GraphicalElementLiveEvent
extends java.lang.Object
Constructor and Description |
---|
GraphicalElementLiveEvent(double startingY) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawInternalU(UGraphic ug,
double maxX,
Context2D context) |
void |
drawU(UGraphic ug,
double maxX,
Context2D context) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
double |
getStartingX(StringBounder stringBounder) |
protected double |
getStartingY() |
public double getStartingX(StringBounder stringBounder)
public double getPreferredWidth(StringBounder stringBounder)
public double getPreferredHeight(StringBounder stringBounder)
protected final double getStartingY()
Copyright © 2019. All Rights Reserved.