Module eagle :: Class ExpandPolicy :: Class Fill
[hide private]
[frames] | no frames]

Class Fill
source code

object --+    
         |    
    Policy --+
             |
            Fill

Nested Classes [hide private]

Inherited from Policy: Rule


Instance Methods [hide private]
  __init__(self)

Inherited from Policy: __repr__, __str__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__


Class Variables [hide private]
horizontal  
vertical  

Inherited from Policy: __slots__

Inherited from object: __class__


Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: Policy.__init__

Class Variable Details [hide private]

horizontal

Value:
_ExpandRule(expand=False,fill=True)                                    
      

vertical

Value:
_ExpandRule(expand=False,fill=True)