1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
.. wxPython Phoenix documentation
This file was generated by Phoenix's sphinx generator and associated
tools, do not edit by hand.
Copyright: (c) 2011-2018 by Total Control Software
License: wxWindows License
.. include:: headings.inc
.. module:: wx.lib.ogl.composit
.. currentmodule:: wx.lib.ogl.composit
.. highlight:: python
.. _wx.lib.ogl.composit:
==========================================================================================================================================
|phoenix_title| **wx.lib.ogl.composit**
==========================================================================================================================================
The :class:`~lib.ogl.composit.CompositeShape` class.
|class_summary| Classes Summary
===============================
================================================================================ ================================================================================
:ref:`~wx.lib.ogl.composit.CompositeShape` The :class:`CompositeShape` is a shape with a list of child objects, and a
:ref:`~wx.lib.ogl.composit.Constraint` The :class:`Constraint` class helps specify how child shapes are laid out
:ref:`~wx.lib.ogl.composit.ConstraintType` The :class:`ConstraintType` class.
:ref:`~wx.lib.ogl.composit.DivisionControlPoint`
:ref:`~wx.lib.ogl.composit.DivisionShape` A :class:`DivisionShape` class is a composite with special properties,
:ref:`~wx.lib.ogl.composit.PopupDivisionMenu`
================================================================================ ================================================================================
|
.. toctree::
:maxdepth: 1
:hidden:
wx.lib.ogl.composit.CompositeShape
wx.lib.ogl.composit.Constraint
wx.lib.ogl.composit.ConstraintType
wx.lib.ogl.composit.DivisionControlPoint
wx.lib.ogl.composit.DivisionShape
wx.lib.ogl.composit.PopupDivisionMenu
|