Home
last modified time | relevance | path

Searched refs:getShapes (Results 1 – 9 of 9) sorted by relevance

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DFrameImpl.java35 shapes.addAll(0, frame.getShapes()); in merge()
39 public List<Shape> getShapes() { in getShapes() method in FrameImpl
H A DVideoEncoder.java122 List<Shape> getShapes(); in getShapes() method
H A DMovieEditorDialog.java276 ….width, frame.getSize().height, shapeImage(frameEntries[startIdx].frame.getShapes().get(0)).getTyp… in getImage()
279 for (Shape shape: frameEntries[i].frame.getShapes()) { in getImage()
305 for (Shape shape: frameEntries[entryIdx].frame.getShapes()) { in coversEverything()
H A DSwfEncoder.java221 for (Shape shape: frame.getShapes()) { in encode()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js644 var shapes = page.getShapes();
759 var shapes = page.getShapes().entries || [];
3858 mxVsdxPage.prototype.getShapes = function () {
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1111 …Layers();this.layersMap[0]=b.getDefaultParent();var n={},f=0,k=null,e=d.getShapes();try{for(var y=…
1115 …n m};k.prototype.postImportPage=function(d,b,a){try{var c=this,g=[],n=d.getShapes().entries||[];fo…
1222 …d};d.prototype.getPageName=function(){return this.pageName};d.prototype.getShapes=function(){retur… method in d