You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Carlos Sanchez <ca...@ktsi.com> on 2001/02/15 16:56:00 UTC

Compile Error

In batik rc3

the function org.apache.batik.gvt.text.GVTACIImpl.setAttributeArray is
defined with the following parameters

  (TextAttribute attr,Object[] attValues, int beginIndex, int endIndex)

I believe it should be

(GVTAttributedCharacterIterator.TextAttribute attr,Object[] attValues, int
beginIndex, int endIndex)

am I right ?


Carlos

pd. I am using JBuilder 4 to compile the source.


Re: Compile Error

Posted by Bill Haneman <bi...@ireland.sun.com>.
Carlos Sanchez wrote:
> In batik rc3
> 
> the function org.apache.batik.gvt.text.GVTACIImpl.setAttributeArray is
> defined with the following parameters
> 
>   (TextAttribute attr,Object[] attValues, int beginIndex, int endIndex)
> 
> I believe it should be
> 
> (GVTAttributedCharacterIterator.TextAttribute attr,Object[] attValues, int
> beginIndex, int endIndex)
> 
> am I right ?

Carlos:

This class is not yet used, I think.
If you are getting compile errors, of course corrections are
appreciated, but nothing depends on the GVTACIImpl implementation
yet.

-Bill

------
Bill Haneman x19279
Ireland Desktop Engineering
Sun Microsystems Ireland Ltd.