com.adobe.xfa
Class AppModel.LegacyMask
java.lang.Object
com.adobe.xfa.AppModel.LegacyMask
- Enclosing class:
- AppModel
public static class AppModel.LegacyMask
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppModel.LegacyMask
public AppModel.LegacyMask(int nBitsIdx)
AppModel.LegacyMask
public AppModel.LegacyMask(int nBitsIdx,
int nIndex)
AppModel.LegacyMask
public AppModel.LegacyMask(AppModel.LegacyMask inLegacyMask)
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
© 2005 Adobe Systems Incorporated. All Rights Reserved.