#include <PlacementInfo.h>
 | 
| double  | x = 0.0 | 
|   | 
| double  | y = 0.0 | 
|   | 
| double  | rotation = 0.0 | 
|   | 
Definition at line 5 of file PlacementInfo.h.
 
◆ LayoutInfo() [1/2]
  
  
      
        
          | storm::gspn::LayoutInfo::LayoutInfo  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ LayoutInfo() [2/2]
  
  
      
        
          | storm::gspn::LayoutInfo::LayoutInfo  | 
          ( | 
          double  | 
          x,  | 
         
        
           | 
           | 
          double  | 
          y,  | 
         
        
           | 
           | 
          double  | 
          rotation = 0.0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ rotation
      
        
          | double storm::gspn::LayoutInfo::rotation = 0.0 | 
        
      
 
 
      
        
          | double storm::gspn::LayoutInfo::x = 0.0 | 
        
      
 
 
      
        
          | double storm::gspn::LayoutInfo::y = 0.0 | 
        
      
 
 
The documentation for this struct was generated from the following file: