public interface SceneElement
Scene, StrokeElement, CompositeElement, ChoiceElement
Modifier and Type | Method and Description |
---|---|
Rectangle2D |
getBounds()
Return the bounds of this element if it is a stroke or the
union of the bounds of its children if it is a composite
or choice.
|
Set |
parents()
Return a set of the parents of this element in the ambiguous
parse tree.
|
Rectangle2D getBounds()
Set parents()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.