Package icyllis.arc3d.sketch
Class StrikeDesc.Lookup
java.lang.Object
icyllis.arc3d.sketch.StrikeDesc
icyllis.arc3d.sketch.StrikeDesc.Lookup
- Enclosing class:
StrikeDesc
A reusable strike desc for lookup.
-
Nested Class Summary
Nested classes/interfaces inherited from class icyllis.arc3d.sketch.StrikeDesc
StrikeDesc.Lookup
-
Field Summary
Fields inherited from class icyllis.arc3d.sketch.StrikeDesc
kFrameAndFill_Flag, kLinearMetrics_Flag, kSubpixelPositioning_Flag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setFlags
(int flags) float
updateForCanonicalized
(Font font, @Nullable Paint paint) updateForMask
(Font font, Paint paint, Matrixc deviceMatrix) Methods inherited from class icyllis.arc3d.sketch.StrikeDesc
createScalerContext, equals, findOrCreateStrike, findOrCreateStrike, getDeviceMatrix, getFlags, getFrameWidth, getLocalMatrix, getMaskFormat, getMemorySize, getMiterLimit, getPathEffect, getPostScaleX, getPostScaleY, getPostShearX, getPostShearY, getStrokeJoin, getTextSize, getTotalMatrix, hashCode, immutable, isImmutable, makeMask, shouldDrawAsPath
-
Constructor Details
-
Lookup
public Lookup() -
Lookup
-
-
Method Details
-
update
-
updateForMask
-
updateForCanonicalized
-
setFlags
public void setFlags(int flags)
-