/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | FrameImpl.java | 11 private List<Shape> shapes; 16 FrameImpl(List<Shape> shapes, Point mousePointer, Dimension size, boolean isActive) { in FrameImpl() 30 for (Shape shape: shapes) { in merge() 39 public List<Shape> getShapes() { in getShapes()
|
H A D | ScreenRecorder.java | 26 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape; 27 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.Image; 28 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.ShapeContent; 214 …Map<Region, Image> imageCache = new IdentityHashMap<Region, VideoEncoder.Fragment.Frame.Shape.Imag… in getMovie() 248 List<Shape> frameShapes = new ArrayList<VideoEncoder.Fragment.Frame.Shape>(); in getMovie()
|
H A D | ShapeImpl.java | 5 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape; 7 class ShapeImpl implements Shape {
|
H A D | VideoEncoder.java | 80 interface Shape { interface 122 List<Shape> getShapes(); in getShapes()
|
H A D | SwfEncoder.java | 47 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape; 48 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.Image; 49 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.ImageReference; 50 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.ShapeContent; 221 for (Shape shape: frame.getShapes()) { in encode()
|
H A D | MovieEditorDialog.java | 66 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape; 67 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.ImageReference; 68 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.ShapeContent; 279 for (Shape shape: frameEntries[i].frame.getShapes()) { in getImage() 296 private BufferedImage shapeImage(Shape shape) throws IOException { in shapeImage() 301 …return ((com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.Image) shapeContent).getImage().… in shapeImage() 305 for (Shape shape: frameEntries[entryIdx].frame.getShapes()) { in coversEverything() 507 …Collections.singletonList((Shape) new ShapeImpl(new Point(0,0), new ImageImpl(new MappedImage(fram… in buildUI()
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | PageElement.php | 36 protected $shapeType = Shape::class; 126 * @param Shape 128 public function setShape(Shape $shape) 133 * @return Shape
|
H A D | Shape.php | 20 class Shape extends \Google\Model class 92 class_alias(Shape::class, 'Google_Service_Slides_Shape');
|
/plugin/sketchcanvas/script/ |
H A D | SketchCanvas.js | 988 // ==================== Shape class definition ================================= //
989 function Shape(){
995 //inherit(Shape, Object);
997 Shape.prototype.serialize = function(){
1025 Shape.prototype.isSizeable = function(){
1029 Shape.prototype.deserialize = function(obj){
1054 Shape.prototype.getBoundingRect = function(){
1071 // ==================== Shape class definition end ================================= //
1075 Shape.call(this);
1077 inherit(PointShape, Shape);
985 function Shape(){ global() class in SketchCanvas 993 Shape.prototype.serialize = function(){ global() class [all...] |
/plugin/jcapture/lib/ |
H A D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
H A D | editor_zh-CN.properties.bak | 88 shape=Shape
|
H A D | editor.properties | 91 shape=Shape
|
H A D | editor.properties.bak | 87 shape=Shape
|
H A D | editor_zh-CN.properties | 88 shape=Shape
|
/plugin/diagramsnet/lib/js/diagramly/vsdx/ |
H A D | importer.js | 8857 var Shape = (function (_super) { function 8858 __extends(Shape, _super); 8859 function Shape(shape, model) { function 8923 if (Shape.UNICODE_LINE_SEP == null) 8928 return Shape.UNICODE_LINE_SEP; 9272 Shape.prototype.getText = function () { 9315 Shape.prototype.hasGeom = function () { 9732 return Shape; 9735 vsdx.Shape = Shape; 12127 }(com.mxgraph.io.vsdx.Shape)); [all …]
|
/plugin/jmol2/jmol/ |
H A D | JmolAppletSigned0_ShapeSpecial.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet0_ShapeSpecial.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned0_ShapeBio.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet0_ShapeBio.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | YtsSpecificationExamples.yml | 619 val << "Shape Container" 628 val['TYPE'] = "Shape: #{type}" 646 "TYPE" => "Shape: graph/circle" 653 "TYPE" => "Shape: graph/line", 660 "TYPE" => "Shape: graph/label", 669 "Shape Container"
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_kn.txt | 159 createShape=Create Shape 230 editShape=Edit Shape 684 shape=Shape
|
H A D | dia_si.txt | 159 createShape=Create Shape 230 editShape=Edit Shape 684 shape=Shape
|
H A D | dia_sl.txt | 159 createShape=Create Shape 230 editShape=Edit Shape 684 shape=Shape
|
H A D | dia_ta.txt | 159 createShape=Create Shape 230 editShape=Edit Shape 684 shape=Shape
|
H A D | dia_bn.txt | 159 createShape=Create Shape 230 editShape=Edit Shape 684 shape=Shape
|