Statistics
| Revision:

root / trunk / libraries / libFMap / src / com / iver / cit / gvsig / fmap / core / symbols / SimpleTextSymbol.java @ 38563

History | View | Annotate | Download (10.7 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
38563 07/13/2012 07:05 PM Francisco Puga

fixes #776

From: fpenarrubia

32881 06/24/2010 07:49 PM Francisco José Peñarrubia

Better labelling (just a little)

32111 02/16/2010 10:57 AM Francisco José Peñarrubia

Little comments

30002 07/16/2009 01:02 PM Vicente Caballero

Puesto un parche en el metodo draw para evitar que el graphics se vuelva loco cuando le llegan puntos cuyas coordenadas al ser calculadas han acabado siendo NaN.

29463 06/18/2009 09:50 AM Vicente Caballero

#2220

28367 05/04/2009 05:30 PM Vicente Caballero

#2028

26986 03/02/2009 10:33 AM Vicente Caballero

Arreglado un problema de posicionamiento y rotacion en las anotaciones.

26763 02/16/2009 08:51 AM Vicente Caballero

Revertido el último cambio.

26745 02/13/2009 12:01 PM Vicente Caballero
25877 12/22/2008 02:38 PM Vicente Caballero

Cacheado el bounds para que no llame cada vez al metodo getTextWrappingShape
y así acelerar el draw.
Limitado el tamaño de fuente a la que se le pide el createGlyphVector
en el metodo getTextWrappingShape porque con fuente excesivamente grandes devolvía
path con todas la coordenadas a 0....

25764 12/15/2008 12:41 PM Vicente Caballero

Arreglado el metodo draw para que el texto se alinee de manera que
la parte superior izquierda del primer caracter quede en el punto de inserción.

24373 10/27/2008 03:46 PM Vicente Caballero

text size

23586 09/25/2008 05:40 PM Vicente Caballero
23499 09/22/2008 12:16 PM Vicente Caballero
23073 09/02/2008 11:25 AM Vicente Caballero
22464 07/22/2008 12:24 PM Vicente Caballero
21535 06/12/2008 01:24 PM Vicente Caballero
20700 05/14/2008 03:51 PM Vicente Caballero
18621 02/08/2008 08:59 AM jdominguez

extract to extSymbology refactoring
(https://gvsig.org/trac/gvSIG-Core/wiki/docs/fmap/refactoringSimbologia)

13953 09/21/2007 02:26 PM jaume

cancellation support extended down to the IGeometry and ISymbol level

13606 09/10/2007 05:47 PM jaume
  • empty log message ***
13565 09/06/2007 01:37 PM caballero

spatialIndex

12999 08/09/2007 01:52 PM jvidal

javadoc

11510 05/09/2007 09:58 AM jaume
  • empty log message ***
11509 05/09/2007 09:44 AM jaume
  • empty log message ***
11486 05/08/2007 10:47 AM jaume
  • empty log message ***
11169 04/12/2007 04:28 PM jaume

basic labeling support for lines

11140 04/11/2007 06:01 PM jaume
  • empty log message ***
11104 04/10/2007 06:34 PM jaume

towards a styled labeling

11073 04/05/2007 06:08 PM jaume

Styled labeling stuff

11009 04/02/2007 06:35 PM jaume

Styled labeling (start commiting)

10994 03/30/2007 02:55 PM jaume

calculates its rectangles regarding the rendering context

10977 03/29/2007 06:02 PM jaume
  • empty log message ***
10959 03/28/2007 06:48 PM jaume
  • empty log message ***
10908 03/26/2007 05:02 PM jaume

Refactored IPrintable

10844 03/21/2007 06:36 PM jaume
  • empty log message ***
10812 03/20/2007 05:08 PM jaume
  • empty log message ***
10679 03/09/2007 12:25 PM jaume

Advanced symbology (start committing)