JDK-4112756 : Move getOutlineShape from StyledString to TextLayout
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.2.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1998-02-17
  • Updated: 1998-05-06
  • Resolved: 1998-05-06
Related Reports
Duplicate :  
Description

Name: bb33257			Date: 02/17/98


The getOutline API on StyledString belongs on TextLayout instead.  TextLayout 
is the object that represents how a string is rendered, and so this API should be 
on TextLayout.  See bug# 4112277 for additional information.
======================================================================

Comments
EVALUATION ot a beta 3 blocker, will fix in beta 4.
11-06-2004

WORK AROUND Name: bb33257 Date: 02/17/98 We are submitting an API change request to the CCC to address this problem. ======================================================================
11-06-2004

PUBLIC COMMENTS functionality moved to TextLayout, StyledString API removed --- see RFE 4130437
10-06-2004