Method | Description | |
---|---|---|
Create ( ) : |
Creates a new XOptions instance.
|
|
CrossPointShape ( |
Creates a new BaseShape instance.
|
|
EllipsePointShape ( |
Creates a new BaseShape instance.
|
|
FilledEllipsePointShape ( |
Creates a new BaseShape instance.
|
|
FilledRectanglePointShape ( |
Creates a new BaseShape instance.
|
|
RectanglePointShape ( |
Creates a new BaseShape instance.
|
public static CrossPointShape ( |
||
pss | The point shape |
|
return |
public static EllipsePointShape ( |
||
pss | The point shape |
|
return |
public static FilledEllipsePointShape ( |
||
pss | The point shape |
|
return |
public static FilledRectanglePointShape ( |
||
pss | The point shape |
|
return |
public static RectanglePointShape ( |
||
pss | The point shape |
|
return |