Package icyllis.arc3d.core
Class GlyphRunList
java.lang.Object
icyllis.arc3d.core.GlyphRunList
GlyphRunList provides a buffer view to GlyphRuns and additional drawing info.
-
Field Summary
Modifier and TypeFieldDescriptionint
GlyphRun[]
Raw pointer view.Raw pointer, nullable.float
float
-
Constructor Summary
-
Method Summary
-
Field Details
-
mGlyphRuns
Raw pointer view. -
mGlyphRunCount
public int mGlyphRunCount -
mOriginalTextBlob
Raw pointer, nullable. -
mOriginX
public float mOriginX -
mOriginY
public float mOriginY
-
-
Constructor Details
-
GlyphRunList
public GlyphRunList()
-
-
Method Details
-
set
-
getSourceBounds
-
getSourceBoundsWithOrigin
-
maxGlyphRunSize
public int maxGlyphRunSize() -
clear
public void clear()Release heavy buffers.
-