class PointNode extends GeometryNode
| Modifier and Type | Field and Description |
|---|---|
(package private) Point |
pt |
children, contextindex, text| Constructor and Description |
|---|
PointNode(Point p,
GeometryContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillChildren() |
Geometry |
getGeometry() |
javax.swing.ImageIcon |
getIcon() |
create, getChildAt, getChildCount, getIndexOfChild, isLeafgetText, indexString, setIndex, sizeStringPoint pt
public PointNode(Point p, GeometryContext context)
public javax.swing.ImageIcon getIcon()
getIcon in class GeometryNodepublic Geometry getGeometry()
getGeometry in class GeometricObjectNodeprotected void fillChildren()
fillChildren in class GeometryNode