Documentation of 'CH.ifa.draw.figures.FontSizeHandle' Java class
FontSizeHandle
CH.ifa.draw.figures

Class FontSizeHandle

  • All Implemented Interfaces:
    Handle


    public class FontSizeHandle
    extends LocatorHandle
    A Handle to change the font size by direct manipulation.
    • Constructor Detail

      • FontSizeHandle

        public FontSizeHandle(Figure owner,
                              Locator l)
    • Method Detail

      • invokeStart

        public void invokeStart(int x,
                                int y,
                                DrawingView view)
        Specified by:
        invokeStart in interface Handle
        Overrides:
        invokeStart in class AbstractHandle
        Parameters:
        x - the x position where the interaction started
        y - the y position where the interaction started
        view - the handles container
      • invokeStep

        public void invokeStep(int x,
                               int y,
                               int anchorX,
                               int anchorY,
                               DrawingView view)
        Description copied from class: AbstractHandle
        Tracks a step of the interaction.
        Specified by:
        invokeStep in interface Handle
        Overrides:
        invokeStep in class AbstractHandle
        Parameters:
        x - the current x position
        y - the current y position
        anchorX - the x position where the interaction started
        anchorY - the y position where the interaction started

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.