Class AbstractStrokePaintletWithContainerIDMatching

    • Field Detail

      • m_ContainerIDRegExp

        protected BaseRegExp m_ContainerIDRegExp
        the regular expression the container IDs must match.
    • Constructor Detail

      • AbstractStrokePaintletWithContainerIDMatching

        public AbstractStrokePaintletWithContainerIDMatching()
    • Method Detail

      • containerIDRegExpTipText

        public String containerIDRegExpTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • isContainerIDMatch

        protected boolean isContainerIDMatch​(String id)
        Returns whether the given container ID is a match.
        Parameters:
        id - the ID to check
        Returns:
        true if a match, ie can be painted