jan: thuban/Extensions/importAPR importAPR.py,1.3,1.3.2.1

cvs@intevation.de cvs at intevation.de
Mon Jun 27 23:57:39 CEST 2005


Author: jan

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

Modified Files:
      Tag: thuban-1-0-branch
	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.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- importAPR.py	30 Oct 2003 09:16:46 -0000	1.3
+++ importAPR.py	27 Jun 2005 21:57:37 -0000	1.3.2.1
@@ -1,4 +1,4 @@
-# Copyright (C) 2003 by Intevation GmbH
+# Copyright (C) 2003, 2005 by Intevation GmbH
 # Authors:
 # Jan-Oliver Wagner <jan at intevation.de>
 #
@@ -44,6 +44,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)