Package | Description |
---|---|
org.sbgn.bindings |
Modifier and Type | Field and Description |
---|---|
protected Point |
Glyph.Callout.point |
Modifier and Type | Field and Description |
---|---|
protected List<Point> |
Arc.End.point |
protected List<Point> |
Arc.Next.point |
Modifier and Type | Method and Description |
---|---|
Point |
ObjectFactory.createPoint()
Create an instance of
Point |
Point |
Glyph.Callout.getPoint()
Gets the value of the point property.
|
Modifier and Type | Method and Description |
---|---|
List<Point> |
Arc.End.getPoint()
Gets the value of the point property.
|
List<Point> |
Arc.Next.getPoint()
Gets the value of the point property.
|
Modifier and Type | Method and Description |
---|---|
void |
Glyph.Callout.setPoint(Point value)
Sets the value of the point property.
|
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.