public class DefineFont3 extends DefineFont2
| Modifier and Type | Field and Description |
|---|---|
DefineFontAlignZones |
zones |
advanceTable, ansi, ascent, bold, boundsTable, codeTable, descent, fontName, glyphShapeTable, hasLayout, italic, kerningCount, kerningTable, langCode, leading, shiftJIS, smallText, wideCodes, wideOffsetslicensenames, stagCSMTextSettings, stagDebugID, stagDefineBinaryData, stagDefineBits, stagDefineBitsJPEG2, stagDefineBitsJPEG3, stagDefineBitsLossless, stagDefineBitsLossless2, stagDefineButton, stagDefineButton2, stagDefineButtonCxform, stagDefineButtonSound, stagDefineEditText, stagDefineFont, stagDefineFont2, stagDefineFont3, stagDefineFont4, stagDefineFontAlignZones, stagDefineFontInfo, stagDefineFontInfo2, stagDefineFontName, stagDefineMorphShape, stagDefineMorphShape2, stagDefineScalingGrid, stagDefineSceneAndFrameLabelData, stagDefineShape, stagDefineShape2, stagDefineShape3, stagDefineShape4, stagDefineSound, stagDefineSprite, stagDefineText, stagDefineText2, stagDefineVideoStream, stagDoABC, stagDoABC2, stagDoAction, stagDoInitAction, stagEnableDebugger, stagEnableDebugger2, stagEnableTelemetry, stagEnd, stagExportAssets, stagFileAttributes, stagFrameLabel, stagFreeCharacter, stagImportAssets, stagImportAssets2, stagJPEGTables, stagMetadata, stagPathsArePostScript, stagPlaceObject, stagPlaceObject2, stagPlaceObject3, stagProductInfo, stagProtect, stagRemoveObject, stagRemoveObject2, stagScriptLimits, stagSetBackgroundColor, stagSetTabIndex, stagShowFrame, stagSoundStreamBlock, stagSoundStreamHead, stagSoundStreamHead2, stagStartSound, stagSymbolClass, stagVideoFrame| Constructor and Description |
|---|
DefineFont3()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
Tests whether this DefineFont3 tag is equivalent to another DefineFont3
tag instance.
|
void |
visit(TagHandler handler)
Invokes the defineFont visitor on the given TagHandler.
|
getFontName, getReferences, isBold, isItalicequals, getSimpleReferencepublic DefineFontAlignZones zones
public void visit(TagHandler handler)
visit in class DefineFont2handler - The SWF TagHandler.public boolean equals(Object object)
equals in class DefineFont2object - Another DefineFont3 instance to test for equality.Copyright © 2018 The Apache Software Foundation. All rights reserved.