Class HangulFormatter
- java.lang.Object
-
- com.adobe.fontengine.inlineformatting.infontformatting.BaseFormatter
-
- com.adobe.fontengine.inlineformatting.infontformatting.HangulFormatter
-
public final class HangulFormatter extends BaseFormatter
-
-
Constructor Summary
Constructors Constructor Description HangulFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
firstPass(AttributedRun run, int start, int limit)
-
Methods inherited from class com.adobe.fontengine.inlineformatting.infontformatting.BaseFormatter
canRenderWithFont, canRenderWithNotdef, format, posFromAdvanceWidth
-
-
-
-
Method Detail
-
firstPass
public int firstPass(AttributedRun run, int start, int limit)
- Overrides:
firstPass
in classBaseFormatter
-
-