JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.technia.dsx.threedspace.structure
Interface Structure
public interface
Structure
Document me
Since:
2023-04-25
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
StructureVisitor
visitor)
int
getRootCount
()
List
<
Node
>
getRoots
()
Method Details
getRoots
List
<
Node
>
getRoots
()
getRootCount
int
getRootCount
()
accept
void
accept
(
StructureVisitor
visitor)