Class StyleLocationInfo


  • public class StyleLocationInfo
    extends LocationInfo
    Todo: Document Me
    Author:
    Thomas Morgner
    • Constructor Detail

      • StyleLocationInfo

        public StyleLocationInfo​(org.pentaho.reporting.engine.classic.core.ReportElement reportElement,
                                 org.pentaho.reporting.engine.classic.core.style.StyleKey styleKey,
                                 boolean expression)
    • Method Detail

      • getStyleKey

        public org.pentaho.reporting.engine.classic.core.style.StyleKey getStyleKey()
      • isExpression

        public boolean isExpression()