XFA4J

com.adobe.xfa
Class AppModel.LegacyMask

java.lang.Object
  extended by com.adobe.xfa.AppModel.LegacyMask
Enclosing class:
AppModel

public static class AppModel.LegacyMask
extends java.lang.Object


Constructor Summary
AppModel.LegacyMask(AppModel.LegacyMask inLegacyMask)
           
AppModel.LegacyMask(int nBitsIdx)
           
AppModel.LegacyMask(int nBitsIdx, int nIndex)
           
 
Method Summary
 AppModel.LegacyMask and(AppModel.LegacyMask lm)
           
 boolean equals(java.lang.Object objRight)
           
 boolean isNonZero()
           
 AppModel.LegacyMask not()
           
 AppModel.LegacyMask or_n_set(AppModel.LegacyMask lm)
           
 AppModel.LegacyMask or(AppModel.LegacyMask lmIn)
           
static AppModel.LegacyMask or(AppModel.LegacyMask[] lmArr)
           
 void set(AppModel.LegacyMask lm)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppModel.LegacyMask

public AppModel.LegacyMask(int nBitsIdx)

AppModel.LegacyMask

public AppModel.LegacyMask(int nBitsIdx,
                           int nIndex)

AppModel.LegacyMask

public AppModel.LegacyMask(AppModel.LegacyMask inLegacyMask)
Method Detail

isNonZero

public boolean isNonZero()

and

public AppModel.LegacyMask and(AppModel.LegacyMask lm)

or_n_set

public AppModel.LegacyMask or_n_set(AppModel.LegacyMask lm)

set

public void set(AppModel.LegacyMask lm)

not

public AppModel.LegacyMask not()

or

public AppModel.LegacyMask or(AppModel.LegacyMask lmIn)

or

public static AppModel.LegacyMask or(AppModel.LegacyMask[] lmArr)

equals

public boolean equals(java.lang.Object objRight)
Overrides:
equals in class java.lang.Object

XFA4J

© 2005 Adobe Systems Incorporated. All Rights Reserved.