Revision 70 trunk/libraries/libCq CMS for java.old/src/org/cresques/px/dxf/DxfEntity.java

View differences:

DxfEntity.java
20 20
	Projection proj = null;
21 21
	DxfLayer layer = null;
22 22
	int dxfColor = 256;
23
	
24
	int entitiesFollow = 0;
23 25

  
24 26
	public DxfEntity(Projection proj, DxfLayer layer) {
25 27
		setProjection(proj);

Also available in: Unified diff