jan: thuban/Extensions/importAPR importAPR.py,1.7,1.8

cvs@intevation.de cvs at intevation.de
Mon Jun 27 23:37:41 CEST 2005


Author: jan

Update of /thubanrepository/thuban/Extensions/importAPR
In directory doto:/tmp/cvs-serv29049

Modified Files:
	importAPR.py 
Log Message:
(APR_VShSym): New. Just another symbol identified.


Index: importAPR.py
===================================================================
RCS file: /thubanrepository/thuban/Extensions/importAPR/importAPR.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- importAPR.py	20 Nov 2004 12:55:01 -0000	1.7
+++ importAPR.py	27 Jun 2005 21:37:39 -0000	1.8
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 by Intevation GmbH
+# Copyright (C) 2003-2005 by Intevation GmbH
 # Authors:
 # Jan-Oliver Wagner <jan at intevation.de> (2003, 2004)
 #
@@ -46,6 +46,13 @@
     """
     _obj_refs = [ 'FieldNames', 'Symbols', 'Class', 'NullSym',
                   'NullValues', 'StatValues' ]
+
+class APR_VShSym(ODBBaseObject):
+    """Pattern Object(Symbol).
+    """
+    _obj_refs = [ 'Color', 'OutlineColor', 'BgColor' ]
+    _values = [ 'Outline', 'Outlinewidth', 'Angle', 'YSeparation',
+                'PenSize' ]
 
 class APR_Project(ODBBaseObject):
     _obj_refs = [ 'Doc' ]





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)