Revision 11073 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/rendering/styling/PointPlacementConstraints.java

View differences:

PointPlacementConstraints.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.3  2007-04-02 16:34:56  jaume
46
* Revision 1.4  2007-04-05 16:07:13  jaume
47
* Styled labeling stuff
48
*
49
* Revision 1.3  2007/04/02 16:34:56  jaume
47 50
* Styled labeling (start commiting)
48 51
*
49 52
* Revision 1.2  2007/03/09 08:33:43  jaume
......
63 66
import com.iver.cit.gvsig.fmap.core.FPoint2D;
64 67
import com.iver.cit.gvsig.fmap.core.FShape;
65 68
import com.iver.cit.gvsig.fmap.core.IGeometry;
66

  
69
/**
70
 *
71
 * @author jaume
72
 *
73
 */
67 74
public class PointPlacementConstraints extends AbstractPlacementConstraints {
68 75

  
69 76
	public FShape[] getLocationsFor(IGeometry geom, FShape labelShape, MultiPolygon exclusionZone) {

Also available in: Unified diff