Class GFOpPathConstruction

java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.operator.base.GFOperator
org.verapdf.gf.model.impl.operator.pathconstruction.GFOpPathConstruction
All Implemented Interfaces:
Object, Operator, OpPathConstruction
Direct Known Subclasses:
GFOp_c, GFOp_h, GFOp_l, GFOp_m_moveto, GFOp_re, GFOp_v, GFOp_y

public abstract class GFOpPathConstruction extends GFOperator implements OpPathConstruction
Author:
Timur Kamalov
  • Field Details

  • Constructor Details

    • GFOpPathConstruction

      public GFOpPathConstruction(List<COSBase> arguments, String opType)