Main Page | Modules | Class Hierarchy | Class List | Class Members

IpeView Class Reference
[Ipe Document]

A view of the page (set of layers, duration, effect, transition style). More...

List of all members.

Public Types

Public Member Functions

Public Attributes


Detailed Description

A view of the page (set of layers, duration, effect, transition style).

An IpePage contains a whole list of these.


Member Enumeration Documentation

enum IpeView::TEffect
 

The various fancy effects that Acrobat Reader will show.


Constructor & Destructor Documentation

IpeView::IpeView  ) 
 

Construct default view.

IpeView::IpeView const IpeXmlAttributes attr  ) 
 

Create a view from XML tag.


Member Function Documentation

void IpeView::SaveAsXml IpeStream stream  )  const
 

Write a single XML tag representing this view.

void IpeView::PageDictionary IpeStream stream  )  const
 

Write part of page dictionary.

Write part of page dictionary indicating effect, including the two keys /Dur and /Trans.


Member Data Documentation

std::vector<IpeString> IpeView::iLayers
 

Names of layers being shown.

IpeString IpeView::iActive
 

The layer active in this view.

TEffect IpeView::iEffect
 

The fancy effect for showing the page.

int IpeView::iTransitionTime
 

Transition time for effect in showing page.

int IpeView::iDuration
 

Duration during which page is shown.


The documentation for this class was generated from the following files: