Revision 34888 branches/v2_0_0_prep/libraries/libFMap_geometries/src/org/gvsig/fmap/geom/Geometry.java

View differences:

Geometry.java
103 103
		 */
104 104
		public final static int SOLID = 4;
105 105

  
106
        /**
107
         * Words, symbols and form of a written or printed work.
108
         */
109
        public final static int TEXT = 5;
110

  
106 111
		/**
107 112
		 * A set that can contain points, lines and polygons. This is usual in
108 113
		 * <i>CAD</i> layers <i>(dxf, dgn, dwg)</i>.

Also available in: Unified diff