Documentation of 'org.jplot2d.element.impl.ContainerImpl' Java class
ContainerImpl
org.jplot2d.element.impl

Class ContainerImpl

    • Constructor Detail

      • ContainerImpl

        public ContainerImpl()
    • Method Detail

      • thisEffectiveColorChanged

        public final void thisEffectiveColorChanged()
        Description copied from interface: ComponentEx
        Called when setColor() or parentEffectiveColorChanged() change the effective color of this component.
        Specified by:
        thisEffectiveColorChanged in interface ComponentEx
      • thisEffectiveFontChanged

        public final void thisEffectiveFontChanged()
        Description copied from interface: ComponentEx
        Called when setFontXxx() or parentEffectiveFontChanged() change the effective font of this component.
        Specified by:
        thisEffectiveFontChanged in interface ComponentEx
      • draw

        public void draw(java.awt.Graphics2D g)
        Description copied from interface: ComponentEx
        Draw this component only. All its children is not drawn.
        Specified by:
        draw in interface ComponentEx
        Parameters:
        g - to the Graphics2D drawing. The transformation of this component is not applied.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.