MCPcopy Create free account
hub / github.com/HumbleUI/Skija / drawGlyphVector

Method drawGlyphVector

examples/scenes/src/SwingScene.java:235–239  ·  view source on GitHub ↗
(java.awt.font.GlyphVector g, float x, float y)

Source from the content-addressed store, hash-verified

233 }
234
235 @Override
236 public void drawGlyphVector(java.awt.font.GlyphVector g, float x, float y) {
237 log("drawGlyphVector");
238
239 }
240
241 @Override
242 public void fill(java.awt.Shape s) {

Callers

nothing calls this directly

Calls 1

logMethod · 0.95

Tested by

no test coverage detected