Class GuideTextDraw

    • Constructor Detail

      • GuideTextDraw

        public GuideTextDraw()
    • Method Detail

      • getGuideFieldType

        public java.lang.String getGuideFieldType()
        Returns the field type of the adaptive forms Component
        Specified by:
        getGuideFieldType in interface FDField
        Overrides:
        getGuideFieldType in class GuideNode
        Returns:
        String representing guide field type
      • getValue

        public java.lang.String getValue()
        Gets the externalized string configured for text draw component
        Overrides:
        getValue in class GuideField
        Returns:
        value of the text draw component
      • getAuthoringConfig

        public java.util.Map<java.lang.String,​java.lang.Object> getAuthoringConfig()
        Description copied from class: GuideField
        Gives the authoring configuration of the guide field component
        Overrides:
        getAuthoringConfig in class GuideField
        Returns:
        authoring config of guide field component