Class GraphicalElementLiveEvent


  • public class GraphicalElementLiveEvent
    extends Object
    • Constructor Detail

      • GraphicalElementLiveEvent

        public GraphicalElementLiveEvent​(double startingY)
    • Method Detail

      • drawInternalU

        protected void drawInternalU​(UGraphic ug,
                                     double maxX,
                                     Context2D context)
      • getStartingX

        public double getStartingX​(StringBounder stringBounder)
      • getPreferredWidth

        public double getPreferredWidth​(StringBounder stringBounder)
      • getPreferredHeight

        public double getPreferredHeight​(StringBounder stringBounder)
      • getStartingY

        protected final double getStartingY()