彩票走势图

多比图形控件(Web版)教程(三):Javascript绘图的图元继承结构

原创|使用教程|编辑:黄竹雯|2017-12-21 14:39:15.000|阅读 341 次

概述:多比图形控件(Web版)的自带有20多个图元,例如长方形,正方形,椭圆,图片和google地图等。我们也可以自定义更多图元,以便于复用。

# 慧都年终大促·界面/图表报表/文档/IDE等千款热门软控件火热促销中 >>

相关链接:

3.1 图元继承结构

多比图形控件(Web版)的自带有20多个图元,例如长方形,正方形,椭圆,图片和google地图等。我们也可以自定义更多图元,以便于复用。
 

asp.net/jsp网页图形设计器中的基本图元

 
我们首先看一看多比控件自带的图元,以及他们之间的继承关系。

命名空间

名称

父类

BaseShapes

Shape

所有图元的父类,相当于Java中的Object

StandardShapes

Rectangle 

BaseShapes.Shape

StandardShapes

Square 

StandardShapes.Rectangle

StandardShapes

Text 

StandardShapes.Rectangle

StandardShapes

Circle 

BaseShapes.Shape

StandardShapes

DoubleCircle 

StandardShapes.Circle

StandardShapes

Connector 

BaseShapes.Shape

StandardShapes

Line 

StandardShapes.Connector

StandardShapes

Curve 

StandardShapes.Line

StandardShapes

Image 

StandardShapes.Rectangle

StandardShapes

Group 

StandardShapes.Rectangle

StandardShapes

RightAngledTriangle 

StandardShapes.Rectangle

StandardShapes

RoundRectangle 

StandardShapes.Rectangle

StandardShapes

Ellipse 

StandardShapes.Rectangle

Connectors

OneDimensionalLine 

StandardShapes.Line

Connectors

SingleArrow 

Connectors.OneDimensionalLine

Connectors

DoubleArrow 

Connectors.SingleArrow

Connectors

BaseTopConnector 

StandardShapes.Curve

Connectors

SideSideConnector 

StandardShapes.Curve

Callouts

Callout 

StandardShapes.Connector

Callouts

Note 

StandardShapes.Text

Callouts

BigNote 

Callouts.Note

GoogleMaps

Map 

StandardShapes.Image

GoogleMaps

Satellite 

GoogleMaps.Map

 


标签:

本站文章除注明转载外,均为本站原创或翻译。欢迎任何形式的转载,但请务必注明出处、不得修改原文相关链接,如果存在内容上的异议请邮件反馈至chenjj@pclwef.cn


为你推荐

  • 推荐视频
  • 推荐活动
  • 推荐产品
  • 推荐文章
  • 慧都慧问
扫码咨询


添加微信 立即咨询

电话咨询

客服热线
023-68661681

TOP