public class DimensionImpl extends ValueImpl implements Dimension
| Constructor and Description |
|---|
DimensionImpl(Dimension kDimension) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PCMVisitor visitor) |
PCMElement |
clone(PCMFactory factory) |
Dimension |
getkDimension() |
public DimensionImpl(Dimension kDimension)
public Dimension getkDimension()
public void accept(PCMVisitor visitor)
accept in interface PCMElementpublic PCMElement clone(PCMFactory factory)
clone in interface PCMElementCopyright © 2016. All rights reserved.