Class CmsContainerPageElementPanel.PointPositioningParser

  • Enclosing class:
    CmsContainerPageElementPanel

    public static class CmsContainerPageElementPanel.PointPositioningParser
    extends java.lang.Object
    Parses CSS classess of the form 'oc-point-TY_LX', where X and Y are strings of decimal digits possibly preceded by a minus sign.

    The numeric values of Y and X will be available after a successful parse using the methods getOffsetTop() and getOffsetLeft(). This is used to offer the formatter developer some control over the edit point positioning.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait