2019-03-29 08:49:53 +01:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
< title > iwmlib API Documentation< / title >
< meta name = "description" content = "The IWM Browser: One Browser for all apps." / >
< meta property = "og:title" content = "iwmlib API Documentation" / >
< meta property = "og:type" content = "website" / >
< meta property = "og:image" content = "" / >
< meta property = "og:url" content = "https://www.iwm-tuebingen.de" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< script src = "scripts/prettify/prettify.js" > < / script >
< script src = "scripts/prettify/lang-css.js" > < / script >
< script src = "scripts/jquery.min.js" > < / script >
<!-- [if lt IE 9]>
< script src = "//html5shiv.googlecode.com/svn/trunk/html5.js" > < / script >
<![endif]-->
< link href = "https://fonts.googleapis.com/css?family=Libre+Franklin:400,700" rel = "stylesheet" >
< link type = "text/css" rel = "stylesheet" href = "styles/prettify-tomorrow.css" >
< link type = "text/css" rel = "stylesheet" href = "styles/bootstrap.min.css" >
< link type = "text/css" rel = "stylesheet" href = "styles/main.css" >
< script >
var config = {"monospaceLinks":false,"cleverLinks":false,"applicationName":"iwmlib","disqus":"","googleAnalytics":"","openGraph":{"title":"iwmlib API Documentation","type":"website","image":"","site_name":"","url":"https://www.iwm-tuebingen.de"},"meta":{"title":"iwmlib API Documentation","description":"The IWM Browser: One Browser for all apps.","keyword":""},"linenums":true,"cleverlinks":true,"default":{"outputSourceFiles":true,"useLongnameInNav":false}};
< / script >
< / head >
< body >
< div id = "wrap" class = "clearfix" >
< div class = "navigation" >
< h3 class = "applicationName" > < a href = "index.html" > iwmlib< / a > < / h3 >
< button id = "menuToggle" class = "btn btn-link btn-lg menu-toggle" >
< span class = "glyphicon glyphicon-menu-hamburger" > < / span >
< / button >
< div class = "search" >
< input id = "search" type = "text" class = "form-control input-md" placeholder = "Search..." >
< / div >
< ul class = "list" >
< li class = "item" data-name = "global" >
< span class = "title namespace " >
< span class = "namespaceTag" >
< span class = "glyphicon glyphicon-globe" > < / span >
< / span >
< a href = "global.html" > Global< / a >
< / span >
< ul class = "members itemMembers" >
2019-12-11 15:29:59 +01:00
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "labelMultiLineAlign" > < a href = "global.html#labelMultiLineAlign" > labelMultiLineAlign< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< span class = "subtitle" > Typedefs< / span >
< li class = "parent" data-name = "actionActiveCallback" > < a href = "global.html#actionActiveCallback" > actionActiveCallback< / a > < / li >
< li class = "parent" data-name = "actionCallback" > < a href = "global.html#actionCallback" > actionCallback< / a > < / li >
< li class = "parent" data-name = "actionCallback" > < a href = "global.html#actionCallback" > actionCallback< / a > < / li >
< li class = "parent" data-name = "afterActionCallback" > < a href = "global.html#afterActionCallback" > afterActionCallback< / a > < / li >
< li class = "parent" data-name = "afterActionCallback" > < a href = "global.html#afterActionCallback" > afterActionCallback< / a > < / li >
< li class = "parent" data-name = "beforeActionCallback" > < a href = "global.html#beforeActionCallback" > beforeActionCallback< / a > < / li >
< li class = "parent" data-name = "beforeActionCallback" > < a href = "global.html#beforeActionCallback" > beforeActionCallback< / a > < / li >
2019-12-11 15:29:59 +01:00
< li class = "parent" data-name = "CoordinatePoint" > < a href = "global.html#CoordinatePoint" > CoordinatePoint< / a > < / li >
< li class = "parent" data-name = "Frame" > < a href = "global.html#Frame" > Frame< / a > < / li >
< li class = "parent" data-name = "KeyCode" > < a href = "global.html#KeyCode" > KeyCode< / a > < / li >
< li class = "parent" data-name = "KeyCodePairs" > < a href = "global.html#KeyCodePairs" > KeyCodePairs< / a > < / li >
2019-03-29 08:49:53 +01:00
< li class = "parent" data-name = "onCompleteCallback" > < a href = "global.html#onCompleteCallback" > onCompleteCallback< / a > < / li >
< li class = "parent" data-name = "onCompleteCallback" > < a href = "global.html#onCompleteCallback" > onCompleteCallback< / a > < / li >
< li class = "parent" data-name = "onStartCallback" > < a href = "global.html#onStartCallback" > onStartCallback< / a > < / li >
< li class = "parent" data-name = "onStartCallback" > < a href = "global.html#onStartCallback" > onStartCallback< / a > < / li >
< li class = "parent" data-name = "onUpdateCallback" > < a href = "global.html#onUpdateCallback" > onUpdateCallback< / a > < / li >
< li class = "parent" data-name = "onUpdateCallback" > < a href = "global.html#onUpdateCallback" > onUpdateCallback< / a > < / li >
2019-12-11 15:29:59 +01:00
< li class = "parent" data-name = "Point" > < a href = "global.html#Point" > Point< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "AbstractPopup" >
< span class = "title " >
< a href = "AbstractPopup.html" > AbstractPopup< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "AbstractPopup#content" > < a href = "AbstractPopup.html#content" > content< / a > < / li >
< li class = "parent " data-name = "AbstractPopup#header" > < a href = "AbstractPopup.html#header" > header< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "AbstractPopup#hide" > < a href = "AbstractPopup.html#hide" > hide< / a > < / li >
< li class = "parent " data-name = "AbstractPopup#layout" > < a href = "AbstractPopup.html#layout" > layout< / a > < / li >
< li class = "parent " data-name = "AbstractPopup#show" > < a href = "AbstractPopup.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "AdvancedScatter" >
< span class = "title " >
< a href = "AdvancedScatter.html" > AdvancedScatter< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "AdvancedScatter#animateThrow" > < a href = "AdvancedScatter.html#animateThrow" > animateThrow< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-03-29 08:49:53 +01:00
< li class = "item" data-name = "Badge" >
< span class = "title " >
< a href = "Badge.html" > Badge< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "Badge#content" > < a href = "Badge.html#content" > content< / a > < / li >
< li class = " " data-name = "Badge#header" > < a href = "Badge.html#header" > header< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "Badge#hide" > < a href = "Badge.html#hide" > hide< / a > < / li >
< li class = " " data-name = "Badge#layout" > < a href = "Badge.html#layout" > layout< / a > < / li >
< li class = " " data-name = "Badge#show" > < a href = "Badge.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "BlurFilter" >
< span class = "title " >
< a href = "BlurFilter.html" > BlurFilter< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "BlurFilter#blur" > < a href = "BlurFilter.html#blur" > blur< / a > < / li >
< li class = "parent " data-name = "BlurFilter#shape" > < a href = "BlurFilter.html#shape" > shape< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "Button" >
< span class = "title " >
< a href = "Button.html" > Button< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "Button#active" > < a href = "Button.html#active" > active< / a > < / li >
< li class = "parent " data-name = "Button#disabled" > < a href = "Button.html#disabled" > disabled< / a > < / li >
< li class = "parent " data-name = "Button#iconColor" > < a href = "Button.html#iconColor" > iconColor< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Button#capture" > < a href = "Button.html#capture" > capture< / a > < / li >
< li class = "parent " data-name = "Button#hide" > < a href = "Button.html#hide" > hide< / a > < / li >
< li class = "parent " data-name = "Button#layout" > < a href = "Button.html#layout" > layout< / a > < / li >
< li class = "parent " data-name = "Button#show" > < a href = "Button.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "ButtonGroup" >
< span class = "title " >
< a href = "ButtonGroup.html" > ButtonGroup< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "ButtonGroup#disabled" > < a href = "ButtonGroup.html#disabled" > disabled< / a > < / li >
< li class = "parent " data-name = "ButtonGroup#maxHeight" > < a href = "ButtonGroup.html#maxHeight" > maxHeight< / a > < / li >
< li class = "parent " data-name = "ButtonGroup#maxWidth" > < a href = "ButtonGroup.html#maxWidth" > maxWidth< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "ButtonGroup#capture" > < a href = "ButtonGroup.html#capture" > capture< / a > < / li >
< li class = "parent " data-name = "ButtonGroup#hide" > < a href = "ButtonGroup.html#hide" > hide< / a > < / li >
< li class = "parent " data-name = "ButtonGroup#layout" > < a href = "ButtonGroup.html#layout" > layout< / a > < / li >
< li class = "parent " data-name = "ButtonGroup#show" > < a href = "ButtonGroup.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "CompactScatter" >
< span class = "title " >
< a href = "CompactScatter.html" > CompactScatter< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "CoverScatter" >
< span class = "title " >
< a href = "CoverScatter.html" > CoverScatter< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "DeepZoomImage" >
< span class = "title " >
< a href = "DeepZoomImage.html" > DeepZoomImage< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "DeepZoomImage#baseSize" > < a href = "DeepZoomImage.html#baseSize" > baseSize< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#foreground" > < a href = "DeepZoomImage.html#foreground" > foreground< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#height" > < a href = "DeepZoomImage.html#height" > height< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#maxScale" > < a href = "DeepZoomImage.html#maxScale" > maxScale< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#pixelSize" > < a href = "DeepZoomImage.html#pixelSize" > pixelSize< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#width" > < a href = "DeepZoomImage.html#width" > width< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "DeepZoomImage#_calculateBounds" > < a href = "DeepZoomImage.html#_calculateBounds" > _calculateBounds< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#_createTiles" > < a href = "DeepZoomImage.html#_createTiles" > _createTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#activate" > < a href = "DeepZoomImage.html#activate" > activate< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#addTiles" > < a href = "DeepZoomImage.html#addTiles" > addTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#allTiles" > < a href = "DeepZoomImage.html#allTiles" > allTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#bringTilesToFront" > < a href = "DeepZoomImage.html#bringTilesToFront" > bringTilesToFront< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#calculateBounds" > < a href = "DeepZoomImage.html#calculateBounds" > calculateBounds< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#changedTiles" > < a href = "DeepZoomImage.html#changedTiles" > changedTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#deactivate" > < a href = "DeepZoomImage.html#deactivate" > deactivate< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#destroyObsoleteTiles" > < a href = "DeepZoomImage.html#destroyObsoleteTiles" > destroyObsoleteTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#destroyTiles" > < a href = "DeepZoomImage.html#destroyTiles" > destroyTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#destroyTilesAboveLevel" > < a href = "DeepZoomImage.html#destroyTilesAboveLevel" > destroyTilesAboveLevel< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#destroyUnneededTiles" > < a href = "DeepZoomImage.html#destroyUnneededTiles" > destroyUnneededTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#ensureAllTiles" > < a href = "DeepZoomImage.html#ensureAllTiles" > ensureAllTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#ensureTiles" > < a href = "DeepZoomImage.html#ensureTiles" > ensureTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#levelAndAlphaForScale" > < a href = "DeepZoomImage.html#levelAndAlphaForScale" > levelAndAlphaForScale< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#levelForScale" > < a href = "DeepZoomImage.html#levelForScale" > levelForScale< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#neededTiles" > < a href = "DeepZoomImage.html#neededTiles" > neededTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#populateAllTiles" > < a href = "DeepZoomImage.html#populateAllTiles" > populateAllTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#populateTiles" > < a href = "DeepZoomImage.html#populateTiles" > populateTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#setup" > < a href = "DeepZoomImage.html#setup" > setup< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#setupTiles" > < a href = "DeepZoomImage.html#setupTiles" > setupTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#thumbnail" > < a href = "DeepZoomImage.html#thumbnail" > thumbnail< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#tintObsoleteTiles" > < a href = "DeepZoomImage.html#tintObsoleteTiles" > tintObsoleteTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomImage#transformed" > < a href = "DeepZoomImage.html#transformed" > transformed< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "DeepZoomInfo" >
< span class = "title " >
< a href = "DeepZoomInfo.html" > DeepZoomInfo< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "DeepZoomInfo#dimensions" > < a href = "DeepZoomInfo.html#dimensions" > dimensions< / a > < / li >
< li class = "parent " data-name = "DeepZoomInfo#getDimensions" > < a href = "DeepZoomInfo.html#getDimensions" > getDimensions< / a > < / li >
< li class = "parent " data-name = "DeepZoomInfo#getNumTiles" > < a href = "DeepZoomInfo.html#getNumTiles" > getNumTiles< / a > < / li >
< li class = "parent " data-name = "DeepZoomInfo#getScale" > < a href = "DeepZoomInfo.html#getScale" > getScale< / a > < / li >
< li class = "parent " data-name = "DeepZoomInfo#imageForURL" > < a href = "DeepZoomInfo.html#imageForURL" > imageForURL< / a > < / li >
< li class = "parent " data-name = "DeepZoomInfo#urlForTile" > < a href = "DeepZoomInfo.html#urlForTile" > urlForTile< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "DeepZoomMap" >
< span class = "title " >
< a href = "DeepZoomMap.html" > DeepZoomMap< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "DeepZoomMap#image" > < a href = "DeepZoomMap.html#image" > image< / a > < / li >
2019-12-11 16:45:26 +01:00
< li class = " " data-name = "DeepZoomMap#mapProjection" > < a href = "DeepZoomMap.html#mapProjection" > mapProjection< / a > < / li >
2019-12-11 15:29:59 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "DeepZoomMap#clone" > < a href = "DeepZoomMap.html#clone" > clone< / a > < / li >
< li class = " " data-name = "DeepZoomMap#coordinatesFromPoint" > < a href = "DeepZoomMap.html#coordinatesFromPoint" > coordinatesFromPoint< / a > < / li >
< li class = " " data-name = "DeepZoomMap#coordinatesInWindow" > < a href = "DeepZoomMap.html#coordinatesInWindow" > coordinatesInWindow< / a > < / li >
< li class = " " data-name = "DeepZoomMap#coordinatesToPoint" > < a href = "DeepZoomMap.html#coordinatesToPoint" > coordinatesToPoint< / a > < / li >
< li class = " " data-name = "DeepZoomMap#flushHandlers" > < a href = "DeepZoomMap.html#flushHandlers" > flushHandlers< / a > < / li >
< li class = " " data-name = "DeepZoomMap#getFrame" > < a href = "DeepZoomMap.html#getFrame" > getFrame< / a > < / li >
< li class = " " data-name = "DeepZoomMap#lock" > < a href = "DeepZoomMap.html#lock" > lock< / a > < / li >
< li class = "parent " data-name = "DeepZoomMap#moveTo" > < a href = "DeepZoomMap.html#moveTo" > moveTo< / a > < / li >
< li class = " " data-name = "DeepZoomMap#positionInWindow" > < a href = "DeepZoomMap.html#positionInWindow" > positionInWindow< / a > < / li >
< li class = " " data-name = "DeepZoomMap#reloadImage" > < a href = "DeepZoomMap.html#reloadImage" > reloadImage< / a > < / li >
< li class = " " data-name = "DeepZoomMap#remove" > < a href = "DeepZoomMap.html#remove" > remove< / a > < / li >
< li class = " " data-name = "DeepZoomMap#setFrame" > < a href = "DeepZoomMap.html#setFrame" > setFrame< / a > < / li >
< li class = " " data-name = "DeepZoomMap#unload" > < a href = "DeepZoomMap.html#unload" > unload< / a > < / li >
< li class = " " data-name = "DeepZoomMap#unloadImage" > < a href = "DeepZoomMap.html#unloadImage" > unloadImage< / a > < / li >
< li class = " " data-name = "DeepZoomMap#unlock" > < a href = "DeepZoomMap.html#unlock" > unlock< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "DeepZoomMap#DeepZoomMap" >
< span class = "title " >
< a href = "DeepZoomMap_DeepZoomMap.html" > DeepZoomMap#DeepZoomMap< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 16:45:26 +01:00
< li class = "item" data-name = "DeepZoomMapGeoMap" >
2019-12-11 15:29:59 +01:00
< span class = "title " >
2019-12-11 16:45:26 +01:00
< a href = "DeepZoomMapGeoMap.html" > DeepZoomMapGeoMap< / a >
2019-12-11 15:29:59 +01:00
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 16:45:26 +01:00
< li class = "item" data-name = "DeepZoomMapProjection" >
2019-12-11 15:29:59 +01:00
< span class = "title " >
2019-12-11 16:45:26 +01:00
< a href = "DeepZoomMapProjection.html" > DeepZoomMapProjection< / a >
2019-12-11 15:29:59 +01:00
< / span >
< ul class = "members itemMembers" >
2019-12-11 16:45:26 +01:00
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "DeepZoomMapProjection#clip" > < a href = "DeepZoomMapProjection.html#clip" > clip< / a > < / li >
< li class = " " data-name = "DeepZoomMapProjection#maxViewport" > < a href = "DeepZoomMapProjection.html#maxViewport" > maxViewport< / a > < / li >
< li class = " " data-name = "DeepZoomMapProjection#projection" > < a href = "DeepZoomMapProjection.html#projection" > projection< / a > < / li >
2019-12-11 15:29:59 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
2019-12-11 16:45:26 +01:00
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "DeepZoomMapProjection#toCoordinates" > < a href = "DeepZoomMapProjection.html#toCoordinates" > toCoordinates< / a > < / li >
< li class = " " data-name = "DeepZoomMapProjection#toPixel" > < a href = "DeepZoomMapProjection.html#toPixel" > toPixel< / a > < / li >
2019-12-11 15:29:59 +01:00
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 16:45:26 +01:00
< li class = "item" data-name = "DeepZoomMapProjectionMapProjection" >
2019-12-11 15:29:59 +01:00
< span class = "title " >
2019-12-11 16:45:26 +01:00
< a href = "DeepZoomMapProjectionMapProjection.html" > DeepZoomMapProjectionMapProjection< / a >
2019-12-11 15:29:59 +01:00
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "EventHandler" >
< span class = "title " >
< a href = "EventHandler.html" > EventHandler< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "EventHandler.exports.EventHandler" >
< span class = "title " >
< a href = "EventHandler.exports.EventHandler.html" > EventHandler.exports.EventHandler< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "Flippable" >
< span class = "title " >
< a href = "Flippable.html" > Flippable< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "Flippable#flipped" > < a href = "Flippable.html#flipped" > flipped< / a > < / li >
< li class = "parent " data-name = "Flippable#frontSideInFront" > < a href = "Flippable.html#frontSideInFront" > frontSideInFront< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Flippable#layout" > < a href = "Flippable.html#layout" > layout< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "FontInfo" >
< span class = "title " >
< a href = "FontInfo.html" > FontInfo< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoFlagLabel" >
< span class = "title " >
< a href = "GeoFlagLabel.html" > GeoFlagLabel< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoJson" >
< span class = "title " >
< a href = "GeoJson.html" > GeoJson< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "GeoJson.unwrapFeatureCollection" > < a href = "GeoJson.html#.unwrapFeatureCollection" > unwrapFeatureCollection< / a > < / li >
< li class = "parent " data-name = "GeoJson.validateAndConvert" > < a href = "GeoJson.html#.validateAndConvert" > validateAndConvert< / a > < / li >
< li class = "parent " data-name = "GeoJson.validateAndConvertPoint" > < a href = "GeoJson.html#.validateAndConvertPoint" > validateAndConvertPoint< / a > < / li >
< li class = "parent " data-name = "GeoJson.validateLineString" > < a href = "GeoJson.html#.validateLineString" > validateLineString< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoLine" >
< span class = "title " >
< a href = "GeoLine.html" > GeoLine< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "GeoLine#coordinates" > < a href = "GeoLine.html#coordinates" > coordinates< / a > < / li >
< li class = " " data-name = "GeoLine#map" > < a href = "GeoLine.html#map" > map< / a > < / li >
< li class = " " data-name = "GeoLine#mapLayer" > < a href = "GeoLine.html#mapLayer" > mapLayer< / a > < / li >
< li class = " " data-name = "GeoLine#points" > < a href = "GeoLine.html#points" > points< / a > < / li >
< li class = " " data-name = "GeoLine#position" > < a href = "GeoLine.html#position" > position< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "GeoLine#_adaptCoordinates" > < a href = "GeoLine.html#_adaptCoordinates" > _adaptCoordinates< / a > < / li >
< li class = " " data-name = "GeoLine#_draw" > < a href = "GeoLine.html#_draw" > _draw< / a > < / li >
< li class = " " data-name = "GeoLine#_getPoints" > < a href = "GeoLine.html#_getPoints" > _getPoints< / a > < / li >
< li class = " " data-name = "GeoLine#_manipulatePoints" > < a href = "GeoLine.html#_manipulatePoints" > _manipulatePoints< / a > < / li >
< li class = " " data-name = "GeoLine#adaptTo" > < a href = "GeoLine.html#adaptTo" > adaptTo< / a > < / li >
< li class = "parent " data-name = "GeoLine#addPoint" > < a href = "GeoLine.html#addPoint" > addPoint< / a > < / li >
< li class = " " data-name = "GeoLine#draw" > < a href = "GeoLine.html#draw" > draw< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoLine#GeoLine" >
< span class = "title " >
< a href = "GeoLine_GeoLine.html" > GeoLine#GeoLine< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoMap" >
< span class = "title " >
< a href = "GeoMap.html" > GeoMap< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "GeoMap#image" > < a href = "GeoMap.html#image" > image< / a > < / li >
2019-12-11 16:45:26 +01:00
< li class = "parent " data-name = "GeoMap#mapProjection" > < a href = "GeoMap.html#mapProjection" > mapProjection< / a > < / li >
2019-12-11 15:29:59 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "GeoMap.allFromJson" > < a href = "GeoMap.html#.allFromJson" > allFromJson< / a > < / li >
< li class = "parent " data-name = "GeoMap.mapFromJson" > < a href = "GeoMap.html#.mapFromJson" > mapFromJson< / a > < / li >
< li class = "parent " data-name = "GeoMap#clone" > < a href = "GeoMap.html#clone" > clone< / a > < / li >
< li class = "parent " data-name = "GeoMap#coordinatesFromPoint" > < a href = "GeoMap.html#coordinatesFromPoint" > coordinatesFromPoint< / a > < / li >
< li class = "parent " data-name = "GeoMap#coordinatesInWindow" > < a href = "GeoMap.html#coordinatesInWindow" > coordinatesInWindow< / a > < / li >
< li class = "parent " data-name = "GeoMap#coordinatesToPoint" > < a href = "GeoMap.html#coordinatesToPoint" > coordinatesToPoint< / a > < / li >
< li class = "parent " data-name = "GeoMap#flushHandlers" > < a href = "GeoMap.html#flushHandlers" > flushHandlers< / a > < / li >
< li class = "parent " data-name = "GeoMap#getFrame" > < a href = "GeoMap.html#getFrame" > getFrame< / a > < / li >
< li class = "parent " data-name = "GeoMap#lock" > < a href = "GeoMap.html#lock" > lock< / a > < / li >
< li class = "parent " data-name = "GeoMap#moveTo" > < a href = "GeoMap.html#moveTo" > moveTo< / a > < / li >
< li class = "parent " data-name = "GeoMap#positionInWindow" > < a href = "GeoMap.html#positionInWindow" > positionInWindow< / a > < / li >
< li class = "parent " data-name = "GeoMap#reloadImage" > < a href = "GeoMap.html#reloadImage" > reloadImage< / a > < / li >
< li class = "parent " data-name = "GeoMap#remove" > < a href = "GeoMap.html#remove" > remove< / a > < / li >
< li class = "parent " data-name = "GeoMap#setFrame" > < a href = "GeoMap.html#setFrame" > setFrame< / a > < / li >
< li class = "parent " data-name = "GeoMap#unload" > < a href = "GeoMap.html#unload" > unload< / a > < / li >
< li class = "parent " data-name = "GeoMap#unloadImage" > < a href = "GeoMap.html#unloadImage" > unloadImage< / a > < / li >
< li class = "parent " data-name = "GeoMap#unlock" > < a href = "GeoMap.html#unlock" > unlock< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoMultiGraphics" >
< span class = "title " >
< a href = "GeoMultiGraphics.html" > GeoMultiGraphics< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "GeoMultiGraphics#coordinates" > < a href = "GeoMultiGraphics.html#coordinates" > coordinates< / a > < / li >
< li class = " " data-name = "GeoMultiGraphics#map" > < a href = "GeoMultiGraphics.html#map" > map< / a > < / li >
< li class = " " data-name = "GeoMultiGraphics#mapLayer" > < a href = "GeoMultiGraphics.html#mapLayer" > mapLayer< / a > < / li >
< li class = " " data-name = "GeoMultiGraphics#points" > < a href = "GeoMultiGraphics.html#points" > points< / a > < / li >
< li class = " " data-name = "GeoMultiGraphics#position" > < a href = "GeoMultiGraphics.html#position" > position< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "GeoMultiGraphics#_adaptCoordinates" > < a href = "GeoMultiGraphics.html#_adaptCoordinates" > _adaptCoordinates< / a > < / li >
< li class = "parent " data-name = "GeoMultiGraphics#_draw" > < a href = "GeoMultiGraphics.html#_draw" > _draw< / a > < / li >
< li class = "parent " data-name = "GeoMultiGraphics#_getPoints" > < a href = "GeoMultiGraphics.html#_getPoints" > _getPoints< / a > < / li >
< li class = " " data-name = "GeoMultiGraphics#_manipulatePoints" > < a href = "GeoMultiGraphics.html#_manipulatePoints" > _manipulatePoints< / a > < / li >
< li class = " " data-name = "GeoMultiGraphics#adaptTo" > < a href = "GeoMultiGraphics.html#adaptTo" > adaptTo< / a > < / li >
< li class = " " data-name = "GeoMultiGraphics#draw" > < a href = "GeoMultiGraphics.html#draw" > draw< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoMultiShape" >
< span class = "title " >
< a href = "GeoMultiShape.html" > GeoMultiShape< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "GeoMultiShape#coordinates" > < a href = "GeoMultiShape.html#coordinates" > coordinates< / a > < / li >
< li class = " " data-name = "GeoMultiShape#map" > < a href = "GeoMultiShape.html#map" > map< / a > < / li >
< li class = " " data-name = "GeoMultiShape#mapLayer" > < a href = "GeoMultiShape.html#mapLayer" > mapLayer< / a > < / li >
< li class = " " data-name = "GeoMultiShape#points" > < a href = "GeoMultiShape.html#points" > points< / a > < / li >
< li class = " " data-name = "GeoMultiShape#position" > < a href = "GeoMultiShape.html#position" > position< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "GeoMultiShape#_adaptCoordinates" > < a href = "GeoMultiShape.html#_adaptCoordinates" > _adaptCoordinates< / a > < / li >
< li class = " " data-name = "GeoMultiShape#_draw" > < a href = "GeoMultiShape.html#_draw" > _draw< / a > < / li >
< li class = " " data-name = "GeoMultiShape#_drawShape" > < a href = "GeoMultiShape.html#_drawShape" > _drawShape< / a > < / li >
< li class = " " data-name = "GeoMultiShape#_getPoints" > < a href = "GeoMultiShape.html#_getPoints" > _getPoints< / a > < / li >
< li class = " " data-name = "GeoMultiShape#_manipulatePoints" > < a href = "GeoMultiShape.html#_manipulatePoints" > _manipulatePoints< / a > < / li >
< li class = " " data-name = "GeoMultiShape#adaptTo" > < a href = "GeoMultiShape.html#adaptTo" > adaptTo< / a > < / li >
< li class = " " data-name = "GeoMultiShape#draw" > < a href = "GeoMultiShape.html#draw" > draw< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoPoint" >
< span class = "title " >
< a href = "GeoPoint.html" > GeoPoint< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "GeoPoint#coordinates" > < a href = "GeoPoint.html#coordinates" > coordinates< / a > < / li >
< li class = " " data-name = "GeoPoint#map" > < a href = "GeoPoint.html#map" > map< / a > < / li >
< li class = " " data-name = "GeoPoint#mapLayer" > < a href = "GeoPoint.html#mapLayer" > mapLayer< / a > < / li >
< li class = " " data-name = "GeoPoint#points" > < a href = "GeoPoint.html#points" > points< / a > < / li >
< li class = " " data-name = "GeoPoint#position" > < a href = "GeoPoint.html#position" > position< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "GeoPoint#_adaptCoordinates" > < a href = "GeoPoint.html#_adaptCoordinates" > _adaptCoordinates< / a > < / li >
< li class = " " data-name = "GeoPoint#_draw" > < a href = "GeoPoint.html#_draw" > _draw< / a > < / li >
< li class = " " data-name = "GeoPoint#_getPoints" > < a href = "GeoPoint.html#_getPoints" > _getPoints< / a > < / li >
< li class = " " data-name = "GeoPoint#_manipulatePoints" > < a href = "GeoPoint.html#_manipulatePoints" > _manipulatePoints< / a > < / li >
< li class = " " data-name = "GeoPoint#adaptTo" > < a href = "GeoPoint.html#adaptTo" > adaptTo< / a > < / li >
< li class = " " data-name = "GeoPoint#draw" > < a href = "GeoPoint.html#draw" > draw< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoShape" >
< span class = "title " >
< a href = "GeoShape.html" > GeoShape< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "GeoShape#coordinates" > < a href = "GeoShape.html#coordinates" > coordinates< / a > < / li >
< li class = " " data-name = "GeoShape#map" > < a href = "GeoShape.html#map" > map< / a > < / li >
< li class = " " data-name = "GeoShape#mapLayer" > < a href = "GeoShape.html#mapLayer" > mapLayer< / a > < / li >
< li class = " " data-name = "GeoShape#points" > < a href = "GeoShape.html#points" > points< / a > < / li >
< li class = " " data-name = "GeoShape#position" > < a href = "GeoShape.html#position" > position< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "GeoShape._getPointsFrom" > < a href = "GeoShape.html#._getPointsFrom" > _getPointsFrom< / a > < / li >
< li class = "parent " data-name = "GeoShape._manipulatePoints" > < a href = "GeoShape.html#._manipulatePoints" > _manipulatePoints< / a > < / li >
< li class = " " data-name = "GeoShape#_adaptCoordinates" > < a href = "GeoShape.html#_adaptCoordinates" > _adaptCoordinates< / a > < / li >
< li class = " " data-name = "GeoShape#_draw" > < a href = "GeoShape.html#_draw" > _draw< / a > < / li >
< li class = "parent " data-name = "GeoShape#_drawShape" > < a href = "GeoShape.html#_drawShape" > _drawShape< / a > < / li >
< li class = " " data-name = "GeoShape#_getPoints" > < a href = "GeoShape.html#_getPoints" > _getPoints< / a > < / li >
< li class = " " data-name = "GeoShape#_manipulatePoints" > < a href = "GeoShape.html#_manipulatePoints" > _manipulatePoints< / a > < / li >
< li class = " " data-name = "GeoShape#adaptTo" > < a href = "GeoShape.html#adaptTo" > adaptTo< / a > < / li >
< li class = " " data-name = "GeoShape#draw" > < a href = "GeoShape.html#draw" > draw< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoText" >
< span class = "title " >
< a href = "GeoText.html" > GeoText< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "GeoText#coordinates" > < a href = "GeoText.html#coordinates" > coordinates< / a > < / li >
< li class = " " data-name = "GeoText#map" > < a href = "GeoText.html#map" > map< / a > < / li >
< li class = " " data-name = "GeoText#mapLayer" > < a href = "GeoText.html#mapLayer" > mapLayer< / a > < / li >
< li class = " " data-name = "GeoText#points" > < a href = "GeoText.html#points" > points< / a > < / li >
< li class = " " data-name = "GeoText#position" > < a href = "GeoText.html#position" > position< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "GeoText#_adaptCoordinates" > < a href = "GeoText.html#_adaptCoordinates" > _adaptCoordinates< / a > < / li >
< li class = " " data-name = "GeoText#_draw" > < a href = "GeoText.html#_draw" > _draw< / a > < / li >
< li class = " " data-name = "GeoText#_getPoints" > < a href = "GeoText.html#_getPoints" > _getPoints< / a > < / li >
< li class = " " data-name = "GeoText#_manipulatePoints" > < a href = "GeoText.html#_manipulatePoints" > _manipulatePoints< / a > < / li >
< li class = " " data-name = "GeoText#adaptTo" > < a href = "GeoText.html#adaptTo" > adaptTo< / a > < / li >
< li class = " " data-name = "GeoText#draw" > < a href = "GeoText.html#draw" > draw< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "GeoUtils" >
< span class = "title " >
< a href = "GeoUtils.html" > GeoUtils< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "Hypenate" >
< span class = "title " >
< a href = "Hypenate.html" > Hypenate< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Hypenate.splitLines" > < a href = "Hypenate.html#.splitLines" > splitLines< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "ImageMap" >
< span class = "title " >
< a href = "ImageMap.html" > ImageMap< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "ImageMap#image" > < a href = "ImageMap.html#image" > image< / a > < / li >
2019-12-11 16:45:26 +01:00
< li class = " " data-name = "ImageMap#mapProjection" > < a href = "ImageMap.html#mapProjection" > mapProjection< / a > < / li >
2019-12-11 15:29:59 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "ImageMap#clone" > < a href = "ImageMap.html#clone" > clone< / a > < / li >
< li class = " " data-name = "ImageMap#coordinatesFromPoint" > < a href = "ImageMap.html#coordinatesFromPoint" > coordinatesFromPoint< / a > < / li >
< li class = " " data-name = "ImageMap#coordinatesInWindow" > < a href = "ImageMap.html#coordinatesInWindow" > coordinatesInWindow< / a > < / li >
< li class = " " data-name = "ImageMap#coordinatesToPoint" > < a href = "ImageMap.html#coordinatesToPoint" > coordinatesToPoint< / a > < / li >
< li class = " " data-name = "ImageMap#flushHandlers" > < a href = "ImageMap.html#flushHandlers" > flushHandlers< / a > < / li >
< li class = " " data-name = "ImageMap#getFrame" > < a href = "ImageMap.html#getFrame" > getFrame< / a > < / li >
< li class = " " data-name = "ImageMap#lock" > < a href = "ImageMap.html#lock" > lock< / a > < / li >
< li class = "parent " data-name = "ImageMap#moveTo" > < a href = "ImageMap.html#moveTo" > moveTo< / a > < / li >
< li class = " " data-name = "ImageMap#positionInWindow" > < a href = "ImageMap.html#positionInWindow" > positionInWindow< / a > < / li >
< li class = " " data-name = "ImageMap#reloadImage" > < a href = "ImageMap.html#reloadImage" > reloadImage< / a > < / li >
< li class = " " data-name = "ImageMap#remove" > < a href = "ImageMap.html#remove" > remove< / a > < / li >
< li class = " " data-name = "ImageMap#setFrame" > < a href = "ImageMap.html#setFrame" > setFrame< / a > < / li >
< li class = " " data-name = "ImageMap#unload" > < a href = "ImageMap.html#unload" > unload< / a > < / li >
< li class = " " data-name = "ImageMap#unloadImage" > < a href = "ImageMap.html#unloadImage" > unloadImage< / a > < / li >
< li class = " " data-name = "ImageMap#unlock" > < a href = "ImageMap.html#unlock" > unlock< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "ImageMapGeoMap" >
< span class = "title " >
< a href = "ImageMapGeoMap.html" > ImageMapGeoMap< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "InteractivePopup" >
< span class = "title " >
< a href = "InteractivePopup.html" > InteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "InteractivePopup#content" > < a href = "InteractivePopup.html#content" > content< / a > < / li >
< li class = " " data-name = "InteractivePopup#header" > < a href = "InteractivePopup.html#header" > header< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "InteractivePopup#hide" > < a href = "InteractivePopup.html#hide" > hide< / a > < / li >
< li class = "parent " data-name = "InteractivePopup#layout" > < a href = "InteractivePopup.html#layout" > layout< / a > < / li >
< li class = " " data-name = "InteractivePopup#show" > < a href = "InteractivePopup.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "LabeledGraphics" >
< span class = "title " >
< a href = "LabeledGraphics.html" > LabeledGraphics< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "LabeledGraphics#clear" > < a href = "LabeledGraphics.html#clear" > clear< / a > < / li >
< li class = "parent " data-name = "LabeledGraphics#debugInfos" > < a href = "LabeledGraphics.html#debugInfos" > debugInfos< / a > < / li >
< li class = "parent " data-name = "LabeledGraphics#ensureLabel" > < a href = "LabeledGraphics.html#ensureLabel" > ensureLabel< / a > < / li >
< li class = "parent " data-name = "LabeledGraphics#getLabel" > < a href = "LabeledGraphics.html#getLabel" > getLabel< / a > < / li >
< li class = "parent " data-name = "LabeledGraphics#hideLabel" > < a href = "LabeledGraphics.html#hideLabel" > hideLabel< / a > < / li >
< li class = "parent " data-name = "LabeledGraphics#removeLabel" > < a href = "LabeledGraphics.html#removeLabel" > removeLabel< / a > < / li >
< li class = "parent " data-name = "LabeledGraphics#truncateLabel" > < a href = "LabeledGraphics.html#truncateLabel" > truncateLabel< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "LabeledGraphics.exports.LabeledGraphics" >
2019-03-29 08:49:53 +01:00
< span class = "title " >
2019-12-11 15:29:59 +01:00
< a href = "LabeledGraphics.exports.LabeledGraphics.html" > LabeledGraphics.exports.LabeledGraphics< / a >
2019-03-29 08:49:53 +01:00
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "List" >
2019-03-29 08:49:53 +01:00
< span class = "title " >
2019-12-11 15:29:59 +01:00
< a href = "List.html" > List< / a >
2019-03-29 08:49:53 +01:00
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "List#innerHeight" > < a href = "List.html#innerHeight" > innerHeight< / a > < / li >
2019-08-02 10:15:49 +02:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "List#innerWidth" > < a href = "List.html#innerWidth" > innerWidth< / a > < / li >
2019-08-02 10:15:49 +02:00
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "List#capture" > < a href = "List.html#capture" > capture< / a > < / li >
2019-07-31 16:12:00 +02:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "List#layout" > < a href = "List.html#layout" > layout< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "List#resize" > < a href = "List.html#resize" > resize< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "List#setItems" > < a href = "List.html#setItems" > setItems< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "MapApp" >
2019-03-29 08:49:53 +01:00
< span class = "title " >
2019-12-11 15:29:59 +01:00
< a href = "MapApp.html" > MapApp< / a >
2019-03-29 08:49:53 +01:00
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#center" > < a href = "MapApp.html#center" > center< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#map" > < a href = "MapApp.html#map" > map< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#mapLayer" > < a href = "MapApp.html#mapLayer" > mapLayer< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#size" > < a href = "MapApp.html#size" > size< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#addFpsDisplay" > < a href = "MapApp.html#addFpsDisplay" > addFpsDisplay< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#addMap" > < a href = "MapApp.html#addMap" > addMap< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#addMaps" > < a href = "MapApp.html#addMaps" > addMaps< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#appendChild" > < a href = "MapApp.html#appendChild" > appendChild< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#checkOrientation" > < a href = "MapApp.html#checkOrientation" > checkOrientation< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#convertPointFromNodeToPage" > < a href = "MapApp.html#convertPointFromNodeToPage" > convertPointFromNodeToPage< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#convertPointFromPageToNode" > < a href = "MapApp.html#convertPointFromPageToNode" > convertPointFromPageToNode< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#draw" > < a href = "MapApp.html#draw" > draw< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#expandRenderer" > < a href = "MapApp.html#expandRenderer" > expandRenderer< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#layout" > < a href = "MapApp.html#layout" > layout< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#loadSprites" > < a href = "MapApp.html#loadSprites" > loadSprites< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#loadTextures" > < a href = "MapApp.html#loadTextures" > loadTextures< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#locationToClipboard" > < a href = "MapApp.html#locationToClipboard" > locationToClipboard< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#logMapBoundaries" > < a href = "MapApp.html#logMapBoundaries" > logMapBoundaries< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#message" > < a href = "MapApp.html#message" > message< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#modal" > < a href = "MapApp.html#modal" > modal< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#mutate" > < a href = "MapApp.html#mutate" > mutate< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#orientation" > < a href = "MapApp.html#orientation" > orientation< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#orientationChanged" > < a href = "MapApp.html#orientationChanged" > orientationChanged< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#pathToClipboard" > < a href = "MapApp.html#pathToClipboard" > pathToClipboard< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#progress" > < a href = "MapApp.html#progress" > progress< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#query" > < a href = "MapApp.html#query" > query< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapApp#resize" > < a href = "MapApp.html#resize" > resize< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#selectMap" > < a href = "MapApp.html#selectMap" > selectMap< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapApp#setMap" > < a href = "MapApp.html#setMap" > setMap< / a > < / li >
< li class = " " data-name = "MapApp#setup" > < a href = "MapApp.html#setup" > setup< / a > < / li >
< li class = "parent " data-name = "MapApp#showNotification" > < a href = "MapApp.html#showNotification" > showNotification< / a > < / li >
< li class = " " data-name = "MapApp#subscribe" > < a href = "MapApp.html#subscribe" > subscribe< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "MapApp.MapApp" >
2019-03-29 08:49:53 +01:00
< span class = "title " >
2019-12-11 15:29:59 +01:00
< a href = "MapApp.MapApp.html" > MapApp.MapApp< / a >
2019-03-29 08:49:53 +01:00
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "MapLayer" >
2019-03-29 08:49:53 +01:00
< span class = "title " >
2019-12-11 15:29:59 +01:00
< a href = "MapLayer.html" > MapLayer< / a >
2019-03-29 08:49:53 +01:00
< / span >
< ul class = "members itemMembers" >
2019-12-11 15:29:59 +01:00
< span class = "subtitle" > Members< / span >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapLayer#map" > < a href = "MapLayer.html#map" > map< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapLayer#mapLayer" > < a href = "MapLayer.html#mapLayer" > mapLayer< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapLayer#mapview" > < a href = "MapLayer.html#mapview" > mapview< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
2019-12-11 15:29:59 +01:00
< li class = " " data-name = "MapLayer#addChild" > < a href = "MapLayer.html#addChild" > addChild< / a > < / li >
< li class = " " data-name = "MapLayer#addLayer" > < a href = "MapLayer.html#addLayer" > addLayer< / a > < / li >
< li class = "parent " data-name = "MapLayer#changeMap" > < a href = "MapLayer.html#changeMap" > changeMap< / a > < / li >
< li class = "parent " data-name = "MapLayer#cleanup" > < a href = "MapLayer.html#cleanup" > cleanup< / a > < / li >
< li class = "parent " data-name = "MapLayer#clone" > < a href = "MapLayer.html#clone" > clone< / a > < / li >
< li class = "parent " data-name = "MapLayer#next" > < a href = "MapLayer.html#next" > next< / a > < / li >
< li class = "parent " data-name = "MapLayer#refocus" > < a href = "MapLayer.html#refocus" > refocus< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "MapList" >
2019-03-29 08:49:53 +01:00
< span class = "title " >
2019-12-11 15:29:59 +01:00
< a href = "MapList.html" > MapList< / a >
2019-03-29 08:49:53 +01:00
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapList#active" > < a href = "MapList.html#active" > active< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapList#map" > < a href = "MapList.html#map" > map< / a > < / li >
< li class = "parent " data-name = "MapList#maps" > < a href = "MapList.html#maps" > maps< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapList#add" > < a href = "MapList.html#add" > add< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapList#cleanup" > < a href = "MapList.html#cleanup" > cleanup< / a > < / li >
2019-03-29 08:49:53 +01:00
2019-12-11 15:29:59 +01:00
< li class = "parent " data-name = "MapList#clone" > < a href = "MapList.html#clone" > clone< / a > < / li >
< li class = "parent " data-name = "MapList#next" > < a href = "MapList.html#next" > next< / a > < / li >
< li class = "parent " data-name = "MapList#select" > < a href = "MapList.html#select" > select< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "MapObjectScatter" >
2019-03-29 08:49:53 +01:00
< span class = "title " >
2019-12-11 15:29:59 +01:00
< a href = "MapObjectScatter.html" > MapObjectScatter< / a >
2019-03-29 08:49:53 +01:00
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 16:45:26 +01:00
< li class = "item" data-name = "MapProjection" >
< span class = "title " >
< a href = "MapProjection.html" > MapProjection< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "MapProjection#clip" > < a href = "MapProjection.html#clip" > clip< / a > < / li >
< li class = "parent " data-name = "MapProjection#maxViewport" > < a href = "MapProjection.html#maxViewport" > maxViewport< / a > < / li >
< li class = "parent " data-name = "MapProjection#projection" > < a href = "MapProjection.html#projection" > projection< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "MapProjection#toCoordinates" > < a href = "MapProjection.html#toCoordinates" > toCoordinates< / a > < / li >
< li class = "parent " data-name = "MapProjection#toPixel" > < a href = "MapProjection.html#toPixel" > toPixel< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "MapViewport" >
2019-03-29 08:49:53 +01:00
< span class = "title " >
2019-12-11 15:29:59 +01:00
< a href = "MapViewport.html" > MapViewport< / a >
2019-03-29 08:49:53 +01:00
< / span >
< ul class = "members itemMembers" >
2019-12-11 15:29:59 +01:00
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "MapViewport#focus" > < a href = "MapViewport.html#focus" > focus< / a > < / li >
< li class = "parent " data-name = "MapViewport#zoom" > < a href = "MapViewport.html#zoom" > zoom< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
2019-12-11 15:29:59 +01:00
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "MapViewport#apply" > < a href = "MapViewport.html#apply" > apply< / a > < / li >
< li class = "parent " data-name = "MapViewport#mapPointToWindowPoint" > < a href = "MapViewport.html#mapPointToWindowPoint" > mapPointToWindowPoint< / a > < / li >
< li class = "parent " data-name = "MapViewport#update" > < a href = "MapViewport.html#update" > update< / a > < / li >
< li class = "parent " data-name = "MapViewport#updateFocusPoint" > < a href = "MapViewport.html#updateFocusPoint" > updateFocusPoint< / a > < / li >
< li class = "parent " data-name = "MapViewport#updateZoom" > < a href = "MapViewport.html#updateZoom" > updateZoom< / a > < / li >
< li class = "parent " data-name = "MapViewport#windowPointToMapPoint" > < a href = "MapViewport.html#windowPointToMapPoint" > windowPointToMapPoint< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "Mercator" >
2019-03-29 08:49:53 +01:00
< span class = "title " >
2019-12-11 15:29:59 +01:00
< a href = "Mercator.html" > Mercator< / a >
2019-03-29 08:49:53 +01:00
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "Message" >
< span class = "title " >
< a href = "Message.html" > Message< / a >
< / span >
< ul class = "members itemMembers" >
2019-05-14 14:03:32 +02:00
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "Message#content" > < a href = "Message.html#content" > content< / a > < / li >
< li class = " " data-name = "Message#header" > < a href = "Message.html#header" > header< / a > < / li >
2019-03-29 08:49:53 +01:00
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
2019-05-14 14:03:32 +02:00
< li class = " " data-name = "Message#hide" > < a href = "Message.html#hide" > hide< / a > < / li >
2019-03-29 08:49:53 +01:00
< li class = "parent " data-name = "Message#layout" > < a href = "Message.html#layout" > layout< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-05-14 14:03:32 +02:00
< li class = "item" data-name = "MessageInteractivePopup" >
< span class = "title " >
< a href = "MessageInteractivePopup.html" > MessageInteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "MessageMessageInteractivePopup" >
< span class = "title " >
< a href = "MessageMessageInteractivePopup.html" > MessageMessageInteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-03-29 08:49:53 +01:00
< li class = "item" data-name = "Modal" >
< span class = "title " >
< a href = "Modal.html" > Modal< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "Modal#content" > < a href = "Modal.html#content" > content< / a > < / li >
< li class = "parent " data-name = "Modal#header" > < a href = "Modal.html#header" > header< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Modal#hide" > < a href = "Modal.html#hide" > hide< / a > < / li >
< li class = "parent " data-name = "Modal#layout" > < a href = "Modal.html#layout" > layout< / a > < / li >
< li class = "parent " data-name = "Modal#show" > < a href = "Modal.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-05-14 14:03:32 +02:00
< li class = "item" data-name = "ModalInteractivePopup" >
< span class = "title " >
< a href = "ModalInteractivePopup.html" > ModalInteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "ModalModalInteractivePopup" >
< span class = "title " >
< a href = "ModalModalInteractivePopup.html" > ModalModalInteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "Overlay" >
< span class = "title " >
< a href = "Overlay.html" > Overlay< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Overlay#create" > < a href = "Overlay.html#create" > create< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-03-29 08:49:53 +01:00
< li class = "item" data-name = "PIXIApp" >
< span class = "title " >
< a href = "PIXIApp.html" > PIXIApp< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "PIXIApp#center" > < a href = "PIXIApp.html#center" > center< / a > < / li >
< li class = "parent " data-name = "PIXIApp#size" > < a href = "PIXIApp.html#size" > size< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "PIXIApp#addFpsDisplay" > < a href = "PIXIApp.html#addFpsDisplay" > addFpsDisplay< / a > < / li >
< li class = "parent " data-name = "PIXIApp#checkOrientation" > < a href = "PIXIApp.html#checkOrientation" > checkOrientation< / a > < / li >
< li class = "parent " data-name = "PIXIApp#convertPointFromNodeToPage" > < a href = "PIXIApp.html#convertPointFromNodeToPage" > convertPointFromNodeToPage< / a > < / li >
< li class = "parent " data-name = "PIXIApp#convertPointFromPageToNode" > < a href = "PIXIApp.html#convertPointFromPageToNode" > convertPointFromPageToNode< / a > < / li >
< li class = "parent " data-name = "PIXIApp#draw" > < a href = "PIXIApp.html#draw" > draw< / a > < / li >
< li class = "parent " data-name = "PIXIApp#expandRenderer" > < a href = "PIXIApp.html#expandRenderer" > expandRenderer< / a > < / li >
< li class = "parent " data-name = "PIXIApp#layout" > < a href = "PIXIApp.html#layout" > layout< / a > < / li >
< li class = "parent " data-name = "PIXIApp#loadSprites" > < a href = "PIXIApp.html#loadSprites" > loadSprites< / a > < / li >
< li class = "parent " data-name = "PIXIApp#loadTextures" > < a href = "PIXIApp.html#loadTextures" > loadTextures< / a > < / li >
< li class = "parent " data-name = "PIXIApp#message" > < a href = "PIXIApp.html#message" > message< / a > < / li >
< li class = "parent " data-name = "PIXIApp#modal" > < a href = "PIXIApp.html#modal" > modal< / a > < / li >
< li class = "parent " data-name = "PIXIApp#mutate" > < a href = "PIXIApp.html#mutate" > mutate< / a > < / li >
< li class = "parent " data-name = "PIXIApp#orientation" > < a href = "PIXIApp.html#orientation" > orientation< / a > < / li >
< li class = "parent " data-name = "PIXIApp#orientationChanged" > < a href = "PIXIApp.html#orientationChanged" > orientationChanged< / a > < / li >
< li class = "parent " data-name = "PIXIApp#progress" > < a href = "PIXIApp.html#progress" > progress< / a > < / li >
< li class = "parent " data-name = "PIXIApp#query" > < a href = "PIXIApp.html#query" > query< / a > < / li >
< li class = "parent " data-name = "PIXIApp#resize" > < a href = "PIXIApp.html#resize" > resize< / a > < / li >
< li class = "parent " data-name = "PIXIApp#setup" > < a href = "PIXIApp.html#setup" > setup< / a > < / li >
< li class = "parent " data-name = "PIXIApp#subscribe" > < a href = "PIXIApp.html#subscribe" > subscribe< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "Popup" >
< span class = "title " >
< a href = "Popup.html" > Popup< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "Popup#content" > < a href = "Popup.html#content" > content< / a > < / li >
< li class = " " data-name = "Popup#header" > < a href = "Popup.html#header" > header< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "Popup#hide" > < a href = "Popup.html#hide" > hide< / a > < / li >
< li class = " " data-name = "Popup#layout" > < a href = "Popup.html#layout" > layout< / a > < / li >
< li class = " " data-name = "Popup#show" > < a href = "Popup.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-05-14 14:03:32 +02:00
< li class = "item" data-name = "PopupInteractivePopup" >
< span class = "title " >
< a href = "PopupInteractivePopup.html" > PopupInteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-03-29 08:49:53 +01:00
< li class = "item" data-name = "PopupMenu" >
< span class = "title " >
< a href = "PopupMenu.html" > PopupMenu< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "PopupMenu#content" > < a href = "PopupMenu.html#content" > content< / a > < / li >
< li class = " " data-name = "PopupMenu#header" > < a href = "PopupMenu.html#header" > header< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "PopupMenu#hide" > < a href = "PopupMenu.html#hide" > hide< / a > < / li >
< li class = " " data-name = "PopupMenu#layout" > < a href = "PopupMenu.html#layout" > layout< / a > < / li >
< li class = " " data-name = "PopupMenu#show" > < a href = "PopupMenu.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-05-14 14:03:32 +02:00
< li class = "item" data-name = "PopupMenuPopupInteractivePopup" >
< span class = "title " >
< a href = "PopupMenuPopupInteractivePopup.html" > PopupMenuPopupInteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "PopupMenuPopupMenuPopupInteractivePopup" >
< span class = "title " >
< a href = "PopupMenuPopupMenuPopupInteractivePopup.html" > PopupMenuPopupMenuPopupInteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "PopupMenuPopupMenuPopupPopupInteractivePopup" >
< span class = "title " >
< a href = "PopupMenuPopupMenuPopupPopupInteractivePopup.html" > PopupMenuPopupMenuPopupPopupInteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "PopupMenuPopupPopupInteractivePopup" >
< span class = "title " >
< a href = "PopupMenuPopupPopupInteractivePopup.html" > PopupMenuPopupPopupInteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "PopupPopupInteractivePopup" >
< span class = "title " >
< a href = "PopupPopupInteractivePopup.html" > PopupPopupInteractivePopup< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-03-29 08:49:53 +01:00
< li class = "item" data-name = "Progress" >
< span class = "title " >
< a href = "Progress.html" > Progress< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "Progress#progress" > < a href = "Progress.html#progress" > progress< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Progress#hide" > < a href = "Progress.html#hide" > hide< / a > < / li >
< li class = "parent " data-name = "Progress#layout" > < a href = "Progress.html#layout" > layout< / a > < / li >
< li class = "parent " data-name = "Progress#show" > < a href = "Progress.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-12-11 15:29:59 +01:00
< li class = "item" data-name = "Projection" >
< span class = "title " >
< a href = "Projection.html" > Projection< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Projection#backward" > < a href = "Projection.html#backward" > backward< / a > < / li >
< li class = "parent " data-name = "Projection#forward" > < a href = "Projection.html#forward" > forward< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-05-14 14:03:32 +02:00
< li class = "item" data-name = "Scrollview" >
< span class = "title " >
< a href = "Scrollview.html" > Scrollview< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Scrollview#layout" > < a href = "Scrollview.html#layout" > layout< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
2019-03-29 08:49:53 +01:00
< li class = "item" data-name = "Slider" >
< span class = "title " >
< a href = "Slider.html" > Slider< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "Slider#disabled" > < a href = "Slider.html#disabled" > disabled< / a > < / li >
< li class = "parent " data-name = "Slider#value" > < a href = "Slider.html#value" > value< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Slider#hide" > < a href = "Slider.html#hide" > hide< / a > < / li >
< li class = "parent " data-name = "Slider#layout" > < a href = "Slider.html#layout" > layout< / a > < / li >
< li class = "parent " data-name = "Slider#show" > < a href = "Slider.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "Switch" >
< span class = "title " >
< a href = "Switch.html" > Switch< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "Switch#active" > < a href = "Switch.html#active" > active< / a > < / li >
< li class = "parent " data-name = "Switch#disabled" > < a href = "Switch.html#disabled" > disabled< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Switch#hide" > < a href = "Switch.html#hide" > hide< / a > < / li >
< li class = "parent " data-name = "Switch#layout" > < a href = "Switch.html#layout" > layout< / a > < / li >
< li class = "parent " data-name = "Switch#show" > < a href = "Switch.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "TextLabel.TextLabel" >
< span class = "title " >
< a href = "TextLabel.TextLabel.html" > TextLabel.TextLabel< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "Theme" >
< span class = "title " >
< a href = "Theme.html" > Theme< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Theme.fromString" > < a href = "Theme.html#.fromString" > fromString< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "ThemeDark" >
< span class = "title " >
< a href = "ThemeDark.html" > ThemeDark< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "ThemeLight" >
< span class = "title " >
< a href = "ThemeLight.html" > ThemeLight< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "ThemeRed" >
< span class = "title " >
< a href = "ThemeRed.html" > ThemeRed< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "TileQuadNode" >
< span class = "title " >
< a href = "TileQuadNode.html" > TileQuadNode< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "TileQuadNode#link" > < a href = "TileQuadNode.html#link" > link< / a > < / li >
< li class = "parent " data-name = "TileQuadNode#noQuads" > < a href = "TileQuadNode.html#noQuads" > noQuads< / a > < / li >
< li class = "parent " data-name = "TileQuadNode#unlink" > < a href = "TileQuadNode.html#unlink" > unlink< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "Tooltip" >
< span class = "title " >
< a href = "Tooltip.html" > Tooltip< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = " " data-name = "Tooltip#content" > < a href = "Tooltip.html#content" > content< / a > < / li >
< li class = " " data-name = "Tooltip#header" > < a href = "Tooltip.html#header" > header< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = " " data-name = "Tooltip#hide" > < a href = "Tooltip.html#hide" > hide< / a > < / li >
< li class = " " data-name = "Tooltip#layout" > < a href = "Tooltip.html#layout" > layout< / a > < / li >
< li class = " " data-name = "Tooltip#show" > < a href = "Tooltip.html#show" > show< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "UITest" >
< span class = "title " >
< a href = "UITest.html" > UITest< / a >
< / span >
< ul class = "members itemMembers" >
< span class = "subtitle" > Members< / span >
< li class = "parent " data-name = "UITest#timeline" > < a href = "UITest.html#timeline" > timeline< / a > < / li >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "UITest#clear" > < a href = "UITest.html#clear" > clear< / a > < / li >
< li class = "parent " data-name = "UITest#pan" > < a href = "UITest.html#pan" > pan< / a > < / li >
< li class = "parent " data-name = "UITest#pinch" > < a href = "UITest.html#pinch" > pinch< / a > < / li >
< li class = "parent " data-name = "UITest#restart" > < a href = "UITest.html#restart" > restart< / a > < / li >
< li class = "parent " data-name = "UITest#start" > < a href = "UITest.html#start" > start< / a > < / li >
< li class = "parent " data-name = "UITest#stop" > < a href = "UITest.html#stop" > stop< / a > < / li >
< li class = "parent " data-name = "UITest#tap" > < a href = "UITest.html#tap" > tap< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< li class = "item" data-name = "Volatile" >
< span class = "title " >
< a href = "Volatile.html" > Volatile< / a >
< / span >
< ul class = "members itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "typedefs itemMembers" >
< / ul >
< ul class = "methods itemMembers" >
< span class = "subtitle" > Methods< / span >
< li class = "parent " data-name = "Volatile#layout" > < a href = "Volatile.html#layout" > layout< / a > < / li >
< / ul >
< ul class = "events itemMembers" >
< / ul >
< / li >
< / ul >
< / div >
< div class = "main" >
< h1 class = "page-title" data-filename = "pixi_abstractpopup.js.html" > Source: pixi/abstractpopup.js< / h1 >
< section >
< header >
< div class = "header content-size" >
< h2 > pixi/abstractpopup.js< / h2 >
< / div >
< / header >
< article >
< pre id = "source-code" class = "prettyprint source linenums" > < code > import Theme from './theme.js'
/**
* Class that represents a PixiJS AbstractPopup.
* The class is used for various other Popup-like classes
* like Popup, Message, Tooltip...
*
* @class
* @abstract
* @extends PIXI.Graphics
* @see {@link http://pixijs.download/dev/docs/PIXI.Graphics.html|PIXI.Graphics}
*/
export default class AbstractPopup extends PIXI.Graphics {
/**
* Creates an instance of an AbstractPopup (only for internal use).
2019-07-18 12:26:39 +02:00
*
2019-03-29 08:49:53 +01:00
* @constructor
* @param {object} [opts] - An options object to specify to style and behaviour of the popup.
* @param {number} [opts.id=auto generated] - The id of the popup.
* @param {number} [opts.x=0] - The x position of the popup. Can be also set after creation with popup.x = 0.
* @param {number} [opts.y=0] - The y position of the popup. Can be also set after creation with popup.y = 0.
* @param {string|Theme} [opts.theme=dark] - The theme to use for this popup. Possible values are dark, light, red
* or a Theme object.
* @param {string|number|PIXI.Text} [opts.header] - The heading inside the popup as a string, a number (will be
* converted to a text) or as a PIXI.Text object.
* @param {string|number|PIXI.DisplayObject} [opts.content] - A text, a number (will be converted to a text) or
* an PIXI.DisplayObject as the content of the popup.
* @param {number} [opts.minWidth=320] - The minimum width of the popup.
* @param {number} [opts.minHeight=130] - The minimum height of the popup.
* @param {number} [opts.padding=Theme.padding] - The inner spacing (distance from header and content) the the border.
* @param {number} [opts.fill=Theme.fill] - The color of the button background as a hex value.
* @param {number} [opts.fillAlpha=Theme.fillAlpha] - The alpha value of the background.
* @param {number} [opts.stroke=Theme.stroke] - The color of the border as a hex value.
* @param {number} [opts.strokeWidth=Theme.strokeWidth] - The width of the border in pixel.
* @param {number} [opts.strokeAlpha=Theme.strokeAlpha] - The alpha value of the border.
* @param {object} [opts.headerStyle=Theme.textStyleLarge] - A textstyle object for the styling of the header. See PIXI.TextStyle
* for possible options.
* @param {object} [opts.textStyle=Theme.textStyleSmall] - A textstyle object for the styling of the text. See PIXI.TextStyle
* for possible options.
* @param {number} [opts.radius=Theme.radius] - The radius of the four corners of the popup (which is a rounded rectangle).
* @param {hiddenCallback} [opts.onHidden] - Executed when the popup gets hidden.
* @param {boolean} [opts.visible=true] - Is the popup initially visible (property visible)?
* @param {string} [opts.orientation] - When set to portrait, the popup cannot be displayed in landscape mode. When set
* to landscape, the popup cannot be displayed in portrait mode.
*/
constructor(opts = {}) {
super()
2019-07-18 12:26:39 +02:00
2019-03-29 08:49:53 +01:00
const theme = Theme.fromString(opts.theme)
this.theme = theme
2019-07-18 12:26:39 +02:00
this.opts = Object.assign(
{},
{
id: PIXI.utils.uid(),
x: 0,
y: 0,
header: null, // null or null
content: null, // null or String or PIXI.DisplayObject
minWidth: 320,
minHeight: 130,
maxWidth: null,
padding: theme.padding,
fill: theme.fill,
fillAlpha: theme.fillAlpha,
stroke: theme.stroke,
strokeWidth: theme.strokeWidth,
strokeAlpha: theme.strokeAlpha,
headerStyle: theme.textStyleLarge,
textStyle: theme.textStyleSmall,
radius: theme.radius,
onHidden: null,
visible: true,
orientation: null
},
opts
)
2019-03-29 08:49:53 +01:00
this.id = this.opts.id
this.headerStyle = new PIXI.TextStyle(this.opts.headerStyle)
this.textStyle = new PIXI.TextStyle(this.opts.textStyle)
if (this.opts.maxWidth) {
this.headerStyle.wordWrap = true
2019-07-31 16:12:00 +02:00
this.headerStyle.wordWrapWidth = this.opts.maxWidth - 2 * this.opts.padding
2019-03-29 08:49:53 +01:00
this.textStyle.wordWrap = true
2019-07-31 16:12:00 +02:00
this.textStyle.wordWrapWidth = this.opts.maxWidth - 2 * this.opts.padding
2019-03-29 08:49:53 +01:00
}
this.alpha = 0
this.visible = this.opts.visible
this._header = null
this._content = null
// position
this.x = this.opts.x
this.y = this.opts.y
// padding
this.innerPadding = this.opts.padding * 1.5
2019-07-18 12:26:39 +02:00
2019-03-29 08:49:53 +01:00
// interaction
//-----------------
this.interactive = true
this.on('added', e => {
this.show()
})
}
2019-07-18 12:26:39 +02:00
2019-03-29 08:49:53 +01:00
/**
* Creates the framework and instantiates everything.
2019-07-18 12:26:39 +02:00
*
2019-03-29 08:49:53 +01:00
* @private
* @return {AbstractPopup} A reference to the popup for chaining.
*/
setup() {
// position
//-----------------
this.sy = this.opts.padding
// header
//-----------------
if (this.opts.header != null) {
let header = null
if (this.opts.header instanceof PIXI.Text) {
header = this.opts.header
} else if (typeof this.opts.header === 'number') {
2019-07-31 16:12:00 +02:00
header = new PIXI.Text(this.opts.header.toString(), this.headerStyle)
2019-03-29 08:49:53 +01:00
} else {
2019-07-18 12:26:39 +02:00
header = new PIXI.Text(this.opts.header, this.headerStyle)
2019-03-29 08:49:53 +01:00
}
header.x = this.opts.padding
header.y = this.sy
this.addChild(header)
this.sy += header.height
this._header = header
}
if (this.opts.header & & this.opts.content) {
this.sy += this.innerPadding
}
// content
//-----------------
if (this.opts.content != null) {
let content = null
if (typeof this.opts.content === 'string') {
content = new PIXI.Text(this.opts.content, this.textStyle)
} else if (typeof this.opts.content === 'number') {
2019-07-31 16:12:00 +02:00
content = new PIXI.Text(this.opts.content.toString(), this.textStyle)
2019-03-29 08:49:53 +01:00
} else {
content = this.opts.content
}
content.x = this.opts.padding
content.y = this.sy
this.sy += content.height
this.addChild(content)
this._content = content
}
return this
}
2019-07-18 12:26:39 +02:00
2019-03-29 08:49:53 +01:00
/**
* Should be called to refresh the layout of the popup. Can be used after resizing.
2019-07-18 12:26:39 +02:00
*
2019-03-29 08:49:53 +01:00
* @return {AbstractPopup} A reference to the popup for chaining.
*/
layout() {
// wanted width & wanted height
//-----------------
const padding = this.opts.padding
const size = this.getInnerSize()
2019-07-18 12:26:39 +02:00
const width = size.width + 2 * padding
const height = size.height + 2 * padding
2019-03-29 08:49:53 +01:00
this.wantedWidth = Math.max(width, this.opts.minWidth)
this.wantedHeight = Math.max(height, this.opts.minHeight)
2019-07-18 12:26:39 +02:00
2019-03-29 08:49:53 +01:00
if (this.opts.maxWidth) {
this.wantedWidth = Math.min(this.wantedWidth, this.opts.maxWidth)
}
if (this.opts.radius * 2 > this.wantedWidth) {
this.wantedWidth = this.opts.radius * 2
}
if (this.opts.radius * 2 > this.wantedHeight) {
this.wantedHeight = this.opts.radius * 2
}
switch (this.opts.orientation) {
case 'portrait':
if (this.wantedWidth > this.wantedHeight) {
this.wantedHeight = this.wantedWidth
}
break
case 'landscape':
if (this.wantedHeight > this.wantedWidth) {
this.wantedWidth = this.wantedHeight
}
break
}
this.draw()
return this
}
2019-07-18 12:26:39 +02:00
2019-03-29 08:49:53 +01:00
/**
* Draws the canvas.
2019-07-18 12:26:39 +02:00
*
2019-03-29 08:49:53 +01:00
* @private
* @return {AbstractPopup} A reference to the popup for chaining.
*/
draw() {
2019-07-31 16:12:00 +02:00
const square = Math.round(this.wantedWidth) === Math.round(this.wantedHeight)
2019-03-29 08:49:53 +01:00
const diameter = Math.round(this.opts.radius * 2)
this.clear()
2019-07-31 16:12:00 +02:00
this.lineStyle(this.opts.strokeWidth, this.opts.stroke, this.opts.strokeAlpha)
2019-03-29 08:49:53 +01:00
this.beginFill(this.opts.fill, this.opts.fillAlpha)
if (square & & diameter === this.wantedWidth) {
2019-07-31 16:12:00 +02:00
this.drawCircle(this.wantedWidth / 2, this.wantedHeight / 2, this.opts.radius)
2019-03-29 08:49:53 +01:00
} else {
2019-07-31 16:12:00 +02:00
this.drawRoundedRect(0, 0, this.wantedWidth, this.wantedHeight, this.opts.radius)
2019-03-29 08:49:53 +01:00
}
this.endFill()
return this
}
2019-07-18 12:26:39 +02:00
2019-03-29 08:49:53 +01:00
/**
* Calculates the size of the children of the AbstractPopup.
* Cannot use getBounds() because it is not updated when children
* are removed.
2019-07-18 12:26:39 +02:00
*
2019-03-29 08:49:53 +01:00
* @private
* @returns {object} An JavaScript object width the keys width and height.
*/
getInnerSize() {
let width = 0
let height = 0
if (this._header) {
width = this._header.width
height = this._header.height
}
if (this._header & & this._content) {
height += this.innerPadding
}
if (this._content) {
width = Math.max(width, this._content.width)
height += this._content.height
}
2019-07-18 12:26:39 +02:00
return { width, height }
2019-03-29 08:49:53 +01:00
}
2019-07-18 12:26:39 +02:00
2019-03-29 08:49:53 +01:00
/**
* Shows the popup (sets his alpha values to 1).
2019-07-18 12:26:39 +02:00
*
2019-03-29 08:49:53 +01:00
* @param {callback} [cb] - Executed when show animation was completed.
* @return {AbstractPopup} A reference to the popup for chaining.
*/
show(cb) {
TweenLite.to(this, this.theme.fast, {
alpha: 1,
onComplete: () => {
if (cb) {
cb.call(this)
}
}
})
return this
}
2019-07-18 12:26:39 +02:00
2019-03-29 08:49:53 +01:00
/**
* Hides the popup (sets his alpha values to 0).
2019-07-18 12:26:39 +02:00
*
2019-03-29 08:49:53 +01:00
* @param {callback} [cb] - Executed when hide animation was completed.
* @return {AbstractPopup} A reference to the popup for chaining.
*/
hide(cb) {
TweenLite.to(this, this.theme.fast, {
alpha: 0,
onComplete: () => {
this.visible = false
if (cb) {
cb.call(this)
}
}
})
if (this.opts.onHidden) {
this.opts.onHidden.call(this, this)
}
return this
}
/**
* Sets or gets the header. The getter always returns a PIXI.Text object. The setter can receive
* a string, a number or a PIXI.Text object.
2019-07-18 12:26:39 +02:00
*
2019-03-29 08:49:53 +01:00
* @member {string|number|PIXI.Text}
*/
get header() {
return this._header
}
set header(value) {
if (this._header) {
this._header.destroy()
}
this.opts.header = value
this.setup().layout()
}
2019-07-18 12:26:39 +02:00
2019-03-29 08:49:53 +01:00
/**
* Sets or gets the content. The getter always returns an PIXI.DisplayObject. The setter can receive
* a string, a number or a PIXI.DisplayObject.
2019-07-18 12:26:39 +02:00
*
2019-03-29 08:49:53 +01:00
* @member {string|number|PIXI.DisplayObject}
*/
get content() {
return this._content
}
set content(value) {
if (this._content) {
this._content.destroy()
}
this.opts.content = value
this.setup().layout()
}
}
< / code > < / pre >
< / article >
< / section >
< footer class = "content-size" >
< div class = "footer" >
2019-12-11 16:45:26 +01:00
Documentation generated by < a href = "https://github.com/jsdoc3/jsdoc" > JSDoc 3.6.3< / a > on Wed Dec 11 2019 16:30:55 GMT+0100 (GMT+01:00)
2019-03-29 08:49:53 +01:00
< / div >
< / footer >
< / div >
< / div >
< script > prettyPrint ( ) ; < / script >
< script src = "scripts/main.js" > < / script >
< / body >
< / html >