Uses of Class
org.verapdf.gf.model.impl.operator.textshow.GFOpTextShow
Packages that use GFOpTextShow
-
Uses of GFOpTextShow in org.verapdf.gf.model.impl.operator.textshow
Subclasses of GFOpTextShow in org.verapdf.gf.model.impl.operator.textshowModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of GFOpTextShow in org.verapdf.gf.model.impl.pd.gfse
Constructors in org.verapdf.gf.model.impl.pd.gfse with parameters of type GFOpTextShowModifierConstructorDescriptionGFSETextItem(GFOpTextShow opTextShow, String parentStructureTag, String parentsTags, String defaultLang) GFSETextItem(GFOpTextShow opTextShow, GFOpMarkedContent parentMarkedContentOperator, String parentStructureTag, String parentsTags, String defaultLang)