- All Known Implementing Classes:
FTSynthesize
,PDFOutlineFlags
public interface Flag
Base class for flag types (enumerations that can be combined into bitfields)
-
Method Summary
-
Method Details
-
getValue
int getValue()Get the integer value for an enum member- Returns:
- the integer value
-