Package cz.vutbr.fit.layout.cssbox.impl
Class PageImpl
- java.lang.Object
-
- cz.vutbr.fit.layout.impl.BaseArtifact
-
- cz.vutbr.fit.layout.impl.DefaultPage
-
- cz.vutbr.fit.layout.cssbox.impl.PageImpl
-
public class PageImpl extends DefaultPage
- Author:
- burgetr
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLabel()
Gets the element label when it is defined.-
Methods inherited from class cz.vutbr.fit.layout.impl.DefaultPage
createBox, createBox, getArtifactType, getBoxesAt, getBoxesInRegion, getHeight, getNextBoxId, getPngImage, getRoot, getSourceURL, getTitle, getWidth, setHeight, setPngImage, setRoot, setTitle, setWidth, toString
-
Methods inherited from class cz.vutbr.fit.layout.impl.BaseArtifact
equals, getCreatedOn, getCreator, getCreatorParams, getIri, getMetadata, getParentIri, hashCode, setCreatedOn, setCreator, setCreatorParams, setIri, setLabel, setMetadata, setParentIri
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface cz.vutbr.fit.layout.model.Artifact
getCreatedOn, getCreator, getCreatorParams, getIri, getMetadata, getParentIri, setIri
-
-
-
-
Constructor Detail
-
PageImpl
public PageImpl(URL url)
-
-