public class org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement extends org.apache.batik.anim.dom.SVGOMFilterPrimitiveStandardAttributes implements org.w3c.dom.svg.SVGFEDisplacementMapElement
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement
  super_class: org.apache.batik.anim.dom.SVGOMFilterPrimitiveStandardAttributes
{
  protected static org.apache.batik.util.DoublyIndexedTable xmlTraitInformation;
    descriptor: Lorg/apache/batik/util/DoublyIndexedTable;
    flags: (0x000c) ACC_PROTECTED, ACC_STATIC

  protected static final java.lang.String[] CHANNEL_SELECTOR_VALUES;
    descriptor: [Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL

  protected org.apache.batik.anim.dom.SVGOMAnimatedString in;
    descriptor: Lorg/apache/batik/anim/dom/SVGOMAnimatedString;
    flags: (0x0004) ACC_PROTECTED

  protected org.apache.batik.anim.dom.SVGOMAnimatedString in2;
    descriptor: Lorg/apache/batik/anim/dom/SVGOMAnimatedString;
    flags: (0x0004) ACC_PROTECTED

  protected org.apache.batik.anim.dom.SVGOMAnimatedNumber scale;
    descriptor: Lorg/apache/batik/anim/dom/SVGOMAnimatedNumber;
    flags: (0x0004) ACC_PROTECTED

  protected org.apache.batik.anim.dom.SVGOMAnimatedEnumeration xChannelSelector;
    descriptor: Lorg/apache/batik/anim/dom/SVGOMAnimatedEnumeration;
    flags: (0x0004) ACC_PROTECTED

  protected org.apache.batik.anim.dom.SVGOMAnimatedEnumeration yChannelSelector;
    descriptor: Lorg/apache/batik/anim/dom/SVGOMAnimatedEnumeration;
    flags: (0x0004) ACC_PROTECTED

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=7, locals=1, args_size=0
         0: .line 47
            new org.apache.batik.util.DoublyIndexedTable
            dup
            getstatic org.apache.batik.anim.dom.SVGOMFilterPrimitiveStandardAttributes.xmlTraitInformation:Lorg/apache/batik/util/DoublyIndexedTable;
            invokespecial org.apache.batik.util.DoublyIndexedTable.<init>:(Lorg/apache/batik/util/DoublyIndexedTable;)V
         1: .line 46
            astore 0 /* t */
        start local 0 // org.apache.batik.util.DoublyIndexedTable t
         2: .line 48
            aload 0 /* t */
            aconst_null
            ldc "in"
         3: .line 49
            new org.apache.batik.anim.dom.TraitInformation
            dup
            iconst_1
            bipush 16
            invokespecial org.apache.batik.anim.dom.TraitInformation.<init>:(ZI)V
         4: .line 48
            invokevirtual org.apache.batik.util.DoublyIndexedTable.put:(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         5: .line 50
            aload 0 /* t */
            aconst_null
            ldc "in2"
         6: .line 51
            new org.apache.batik.anim.dom.TraitInformation
            dup
            iconst_1
            bipush 16
            invokespecial org.apache.batik.anim.dom.TraitInformation.<init>:(ZI)V
         7: .line 50
            invokevirtual org.apache.batik.util.DoublyIndexedTable.put:(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         8: .line 52
            aload 0 /* t */
            aconst_null
            ldc "scale"
         9: .line 53
            new org.apache.batik.anim.dom.TraitInformation
            dup
            iconst_1
            iconst_2
            invokespecial org.apache.batik.anim.dom.TraitInformation.<init>:(ZI)V
        10: .line 52
            invokevirtual org.apache.batik.util.DoublyIndexedTable.put:(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        11: .line 54
            aload 0 /* t */
            aconst_null
            ldc "xChannelSelector"
        12: .line 55
            new org.apache.batik.anim.dom.TraitInformation
            dup
            iconst_1
            bipush 15
            invokespecial org.apache.batik.anim.dom.TraitInformation.<init>:(ZI)V
        13: .line 54
            invokevirtual org.apache.batik.util.DoublyIndexedTable.put:(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        14: .line 56
            aload 0 /* t */
            aconst_null
            ldc "yChannelSelector"
        15: .line 57
            new org.apache.batik.anim.dom.TraitInformation
            dup
            iconst_1
            bipush 15
            invokespecial org.apache.batik.anim.dom.TraitInformation.<init>:(ZI)V
        16: .line 56
            invokevirtual org.apache.batik.util.DoublyIndexedTable.put:(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        17: .line 58
            aload 0 /* t */
            putstatic org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.xmlTraitInformation:Lorg/apache/batik/util/DoublyIndexedTable;
        end local 0 // org.apache.batik.util.DoublyIndexedTable t
        18: .line 64
            iconst_5
            anewarray java.lang.String
            dup
            iconst_0
        19: .line 65
            ldc ""
            aastore
            dup
            iconst_1
        20: .line 66
            ldc "R"
            aastore
            dup
            iconst_2
        21: .line 67
            ldc "G"
            aastore
            dup
            iconst_3
        22: .line 68
            ldc "B"
            aastore
            dup
            iconst_4
        23: .line 69
            ldc "A"
            aastore
        24: .line 64
            putstatic org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.CHANNEL_SELECTOR_VALUES:[Ljava/lang/String;
        25: .line 70
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            2   18     0     t  Lorg/apache/batik/util/DoublyIndexedTable;

  protected void <init>();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 100
            aload 0 /* this */
            invokespecial org.apache.batik.anim.dom.SVGOMFilterPrimitiveStandardAttributes.<init>:()V
         1: .line 101
            return
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;

  public void <init>(java.lang.String, org.apache.batik.dom.AbstractDocument);
    descriptor: (Ljava/lang/String;Lorg/apache/batik/dom/AbstractDocument;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
        start local 1 // java.lang.String prefix
        start local 2 // org.apache.batik.dom.AbstractDocument owner
         0: .line 110
            aload 0 /* this */
            aload 1 /* prefix */
            aload 2 /* owner */
            invokespecial org.apache.batik.anim.dom.SVGOMFilterPrimitiveStandardAttributes.<init>:(Ljava/lang/String;Lorg/apache/batik/dom/AbstractDocument;)V
         1: .line 111
            aload 0 /* this */
            invokevirtual org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.initializeLiveAttributes:()V
         2: .line 112
            return
        end local 2 // org.apache.batik.dom.AbstractDocument owner
        end local 1 // java.lang.String prefix
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;
            0    3     1  prefix  Ljava/lang/String;
            0    3     2   owner  Lorg/apache/batik/dom/AbstractDocument;
    MethodParameters:
        Name  Flags
      prefix  
      owner   

  protected void initializeAllLiveAttributes();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 118
            aload 0 /* this */
            invokespecial org.apache.batik.anim.dom.SVGOMFilterPrimitiveStandardAttributes.initializeAllLiveAttributes:()V
         1: .line 119
            aload 0 /* this */
            invokevirtual org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.initializeLiveAttributes:()V
         2: .line 120
            return
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;

  private void initializeLiveAttributes();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=6, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 126
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            ldc "in"
            invokevirtual org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.createLiveAnimatedString:(Ljava/lang/String;Ljava/lang/String;)Lorg/apache/batik/anim/dom/SVGOMAnimatedString;
            putfield org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.in:Lorg/apache/batik/anim/dom/SVGOMAnimatedString;
         1: .line 127
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            ldc "in2"
            invokevirtual org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.createLiveAnimatedString:(Ljava/lang/String;Ljava/lang/String;)Lorg/apache/batik/anim/dom/SVGOMAnimatedString;
            putfield org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.in2:Lorg/apache/batik/anim/dom/SVGOMAnimatedString;
         2: .line 128
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            ldc "scale"
            fconst_0
            invokevirtual org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.createLiveAnimatedNumber:(Ljava/lang/String;Ljava/lang/String;F)Lorg/apache/batik/anim/dom/SVGOMAnimatedNumber;
            putfield org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.scale:Lorg/apache/batik/anim/dom/SVGOMAnimatedNumber;
         3: .line 129
            aload 0 /* this */
         4: .line 130
            aload 0 /* this */
         5: .line 131
            aconst_null
            ldc "xChannelSelector"
         6: .line 132
            getstatic org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.CHANNEL_SELECTOR_VALUES:[Ljava/lang/String;
            iconst_4
         7: .line 130
            invokevirtual org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.createLiveAnimatedEnumeration:(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;S)Lorg/apache/batik/anim/dom/SVGOMAnimatedEnumeration;
         8: .line 129
            putfield org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.xChannelSelector:Lorg/apache/batik/anim/dom/SVGOMAnimatedEnumeration;
         9: .line 133
            aload 0 /* this */
        10: .line 134
            aload 0 /* this */
        11: .line 135
            aconst_null
            ldc "yChannelSelector"
        12: .line 136
            getstatic org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.CHANNEL_SELECTOR_VALUES:[Ljava/lang/String;
            iconst_4
        13: .line 134
            invokevirtual org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.createLiveAnimatedEnumeration:(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;S)Lorg/apache/batik/anim/dom/SVGOMAnimatedEnumeration;
        14: .line 133
            putfield org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.yChannelSelector:Lorg/apache/batik/anim/dom/SVGOMAnimatedEnumeration;
        15: .line 137
            return
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   16     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;

  public java.lang.String getLocalName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 143
            ldc "feDisplacementMap"
            areturn
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;

  public org.w3c.dom.svg.SVGAnimatedString getIn1();
    descriptor: ()Lorg/w3c/dom/svg/SVGAnimatedString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 151
            aload 0 /* this */
            getfield org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.in:Lorg/apache/batik/anim/dom/SVGOMAnimatedString;
            areturn
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;

  public org.w3c.dom.svg.SVGAnimatedString getIn2();
    descriptor: ()Lorg/w3c/dom/svg/SVGAnimatedString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 159
            aload 0 /* this */
            getfield org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.in2:Lorg/apache/batik/anim/dom/SVGOMAnimatedString;
            areturn
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;

  public org.w3c.dom.svg.SVGAnimatedNumber getScale();
    descriptor: ()Lorg/w3c/dom/svg/SVGAnimatedNumber;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 167
            aload 0 /* this */
            getfield org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.scale:Lorg/apache/batik/anim/dom/SVGOMAnimatedNumber;
            areturn
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;

  public org.w3c.dom.svg.SVGAnimatedEnumeration getXChannelSelector();
    descriptor: ()Lorg/w3c/dom/svg/SVGAnimatedEnumeration;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 175
            aload 0 /* this */
            getfield org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.xChannelSelector:Lorg/apache/batik/anim/dom/SVGOMAnimatedEnumeration;
            areturn
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;

  public org.w3c.dom.svg.SVGAnimatedEnumeration getYChannelSelector();
    descriptor: ()Lorg/w3c/dom/svg/SVGAnimatedEnumeration;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 183
            aload 0 /* this */
            getfield org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.yChannelSelector:Lorg/apache/batik/anim/dom/SVGOMAnimatedEnumeration;
            areturn
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;

  protected org.w3c.dom.Node newNode();
    descriptor: ()Lorg/w3c/dom/Node;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 190
            new org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement
            dup
            invokespecial org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.<init>:()V
            areturn
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;

  protected org.apache.batik.util.DoublyIndexedTable getTraitInformationTable();
    descriptor: ()Lorg/apache/batik/util/DoublyIndexedTable;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
         0: .line 197
            getstatic org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement.xmlTraitInformation:Lorg/apache/batik/util/DoublyIndexedTable;
            areturn
        end local 0 // org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/anim/dom/SVGOMFEDisplacementMapElement;
}
SourceFile: "SVGOMFEDisplacementMapElement.java"