Searched refs:handleGetOutline (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/font/
H A DDecoration.java72 Shape handleGetOutline(float x, float y); method in interface:Decoration.Label
139 return label.handleGetOutline(x, y);
374 return label.handleGetOutline(x, y);
423 area.add(new Area(label.handleGetOutline(x, y)));
H A DGraphicComponent.java208 public Shape handleGetOutline(float x, float y) { method in class:GraphicComponent
H A DExtendedTextSourceLabel.java184 public Shape handleGetOutline(float x, float y) { method in class:ExtendedTextSourceLabel

Completed in 34 milliseconds