luxlabs header browser preview


@class NetTopoMiniStaticLayout;

@interface UITopoView : UIView

@property (retain, nonatomic) NetTopoMiniStaticLayout *netTopoMiniStaticLayout;

- (void)dealloc;
- (struct CGSize { double x0; double x1; })intrinsicContentSize;
- (void)setFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void)setBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;

@end