Revision 20696

View differences:

trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/symbols/ArrowMarkerSymbol.java
37 37
		return symSel;
38 38
	}
39 39

  
40
	public int getSymbolType() {
41
		return FShape.POINT;
42
	}
43 40

  
44 41
	public XMLEntity getXMLEntity() {
45 42
		XMLEntity xml = new XMLEntity();

Also available in: Unified diff