Class BOX
- java.lang.Object
-
- cz.vutbr.fit.layout.ontology.BOX
-
public class BOX extends Object
Box Model Ontology.FitLayout rendered document (box model) description ontology..
Namespace BOX. Prefix:
<http://fitlayout.github.io/ontology/render.owl#>
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.rdf4j.model.IRI
Attribute
Attributestatic org.eclipse.rdf4j.model.IRI
backgroundColor
backgroundColorstatic org.eclipse.rdf4j.model.IRI
backgroundSeparated
backgroundSeparatedstatic org.eclipse.rdf4j.model.IRI
belongsTo
belongsTostatic org.eclipse.rdf4j.model.IRI
Border
Borderstatic org.eclipse.rdf4j.model.IRI
borderColor
borderColorstatic org.eclipse.rdf4j.model.IRI
borderStyle
borderStylestatic org.eclipse.rdf4j.model.IRI
borderWidth
borderWidthstatic org.eclipse.rdf4j.model.IRI
bounds
boundsstatic org.eclipse.rdf4j.model.IRI
Bounds
Boundsstatic org.eclipse.rdf4j.model.IRI
Box
Boxstatic org.eclipse.rdf4j.model.IRI
color
colorstatic org.eclipse.rdf4j.model.IRI
ContainerBox
ContainerBoxstatic org.eclipse.rdf4j.model.IRI
containsObject
containsObjectstatic org.eclipse.rdf4j.model.IRI
contentBounds
contentBoundsstatic org.eclipse.rdf4j.model.IRI
ContentBox
ContentBoxstatic org.eclipse.rdf4j.model.IRI
contentLength
contentLengthstatic org.eclipse.rdf4j.model.IRI
ContentObject
ContentObjectstatic org.eclipse.rdf4j.model.IRI
displayType
displayTypestatic org.eclipse.rdf4j.model.IRI
documentOrder
documentOrderstatic org.eclipse.rdf4j.model.IRI
fontFamily
fontFamilystatic org.eclipse.rdf4j.model.IRI
fontSize
fontSizestatic org.eclipse.rdf4j.model.IRI
fontStyle
fontStylestatic org.eclipse.rdf4j.model.IRI
fontVariant
fontVariantstatic org.eclipse.rdf4j.model.IRI
fontWeight
fontWeightstatic org.eclipse.rdf4j.model.IRI
hasAttribute
hasAttributestatic org.eclipse.rdf4j.model.IRI
hasBackgroundImage
hasBackgroundImagestatic org.eclipse.rdf4j.model.IRI
hasBottomBorder
hasBottomBorderstatic org.eclipse.rdf4j.model.IRI
hasLeftBorder
hasLeftBorderstatic org.eclipse.rdf4j.model.IRI
hasRightBorder
hasRightBorderstatic org.eclipse.rdf4j.model.IRI
hasTopBorder
hasTopBorderstatic org.eclipse.rdf4j.model.IRI
height
heightstatic org.eclipse.rdf4j.model.IRI
htmlTagName
htmlTagNamestatic org.eclipse.rdf4j.model.IRI
Image
Imagestatic org.eclipse.rdf4j.model.IRI
imageData
imageDatastatic org.eclipse.rdf4j.model.IRI
imageUrl
imageUrlstatic org.eclipse.rdf4j.model.IRI
isChildOf
isChildOfstatic org.eclipse.rdf4j.model.IRI
lineThrough
lineThroughstatic String
NAMESPACE
http://fitlayout.github.io/ontology/render.owl#
static org.eclipse.rdf4j.model.IRI
Page
Pagestatic org.eclipse.rdf4j.model.IRI
pngImage
pngImagestatic org.eclipse.rdf4j.model.IRI
positionX
positionXstatic org.eclipse.rdf4j.model.IRI
positionY
positionYstatic String
PREFIX
box
static org.eclipse.rdf4j.model.IRI
RectArea
RectAreastatic org.eclipse.rdf4j.model.IRI
sourceUrl
sourceUrlstatic org.eclipse.rdf4j.model.IRI
sourceXPath
sourceXPathstatic org.eclipse.rdf4j.model.IRI
text
textstatic org.eclipse.rdf4j.model.IRI
title
titlestatic org.eclipse.rdf4j.model.IRI
underline
underlinestatic org.eclipse.rdf4j.model.IRI
visible
visiblestatic org.eclipse.rdf4j.model.IRI
visualBounds
visualBoundsstatic org.eclipse.rdf4j.model.IRI
width
width
-
-
-
Field Detail
-
NAMESPACE
public static final String NAMESPACE
http://fitlayout.github.io/ontology/render.owl#
- See Also:
- Constant Field Values
-
PREFIX
public static final String PREFIX
box
- See Also:
- Constant Field Values
-
Attribute
public static final org.eclipse.rdf4j.model.IRI Attribute
Attributehttp://fitlayout.github.io/ontology/render.owl#Attribute
.An HTML attribute assigned to a box.
- See Also:
- Attribute
-
backgroundColor
public static final org.eclipse.rdf4j.model.IRI backgroundColor
backgroundColorhttp://fitlayout.github.io/ontology/render.owl#backgroundColor
.- See Also:
- backgroundColor
-
backgroundSeparated
public static final org.eclipse.rdf4j.model.IRI backgroundSeparated
backgroundSeparatedhttp://fitlayout.github.io/ontology/render.owl#backgroundSeparated
.Indicates whether the rectangle is separated from it parent rectangle by background color or image.
- See Also:
- backgroundSeparated
-
belongsTo
public static final org.eclipse.rdf4j.model.IRI belongsTo
belongsTohttp://fitlayout.github.io/ontology/render.owl#belongsTo
.Assigns an owning page to a box
- See Also:
- belongsTo
-
Border
public static final org.eclipse.rdf4j.model.IRI Border
Borderhttp://fitlayout.github.io/ontology/render.owl#Border
.- See Also:
- Border
-
borderColor
public static final org.eclipse.rdf4j.model.IRI borderColor
borderColorhttp://fitlayout.github.io/ontology/render.owl#borderColor
.- See Also:
- borderColor
-
borderStyle
public static final org.eclipse.rdf4j.model.IRI borderStyle
borderStylehttp://fitlayout.github.io/ontology/render.owl#borderStyle
.- See Also:
- borderStyle
-
borderWidth
public static final org.eclipse.rdf4j.model.IRI borderWidth
borderWidthhttp://fitlayout.github.io/ontology/render.owl#borderWidth
.- See Also:
- borderWidth
-
Bounds
public static final org.eclipse.rdf4j.model.IRI Bounds
Boundshttp://fitlayout.github.io/ontology/render.owl#Bounds
.Rectangular bounds specified by its coordinates, width and height.
- See Also:
- Bounds
-
bounds
public static final org.eclipse.rdf4j.model.IRI bounds
boundshttp://fitlayout.github.io/ontology/render.owl#bounds
.Assigns logical rectangular bounds to an area.
- See Also:
- bounds
-
Box
public static final org.eclipse.rdf4j.model.IRI Box
Boxhttp://fitlayout.github.io/ontology/render.owl#Box
.- See Also:
- Box
-
color
public static final org.eclipse.rdf4j.model.IRI color
colorhttp://fitlayout.github.io/ontology/render.owl#color
.Foreground color (#rrggbb)
- See Also:
- color
-
ContainerBox
public static final org.eclipse.rdf4j.model.IRI ContainerBox
ContainerBoxhttp://fitlayout.github.io/ontology/render.owl#ContainerBox
.- See Also:
- ContainerBox
-
containsObject
public static final org.eclipse.rdf4j.model.IRI containsObject
containsObjecthttp://fitlayout.github.io/ontology/render.owl#containsObject
.- See Also:
- containsObject
-
contentBounds
public static final org.eclipse.rdf4j.model.IRI contentBounds
contentBoundshttp://fitlayout.github.io/ontology/render.owl#contentBounds
.Assigns rectangular content bounds to a box. The content bounds correspond to the box border bounds as provided by the box source (renderer).
- See Also:
- contentBounds
-
ContentBox
public static final org.eclipse.rdf4j.model.IRI ContentBox
ContentBoxhttp://fitlayout.github.io/ontology/render.owl#ContentBox
.- See Also:
- ContentBox
-
contentLength
public static final org.eclipse.rdf4j.model.IRI contentLength
contentLengthhttp://fitlayout.github.io/ontology/render.owl#contentLength
.The number of content elements used to compute the style statistics such as average font weight.
- See Also:
- contentLength
-
ContentObject
public static final org.eclipse.rdf4j.model.IRI ContentObject
ContentObjecthttp://fitlayout.github.io/ontology/render.owl#ContentObject
.- See Also:
- ContentObject
-
displayType
public static final org.eclipse.rdf4j.model.IRI displayType
displayTypehttp://fitlayout.github.io/ontology/render.owl#displayType
.The display type of a box that corresponds to the CSS 'display' property ('inline', 'block', etc.)
- See Also:
- displayType
-
documentOrder
public static final org.eclipse.rdf4j.model.IRI documentOrder
documentOrderhttp://fitlayout.github.io/ontology/render.owl#documentOrder
.The order of a rectangle within its page
- See Also:
- documentOrder
-
fontFamily
public static final org.eclipse.rdf4j.model.IRI fontFamily
fontFamilyhttp://fitlayout.github.io/ontology/render.owl#fontFamily
.- See Also:
- fontFamily
-
fontSize
public static final org.eclipse.rdf4j.model.IRI fontSize
fontSizehttp://fitlayout.github.io/ontology/render.owl#fontSize
.- See Also:
- fontSize
-
fontStyle
public static final org.eclipse.rdf4j.model.IRI fontStyle
fontStylehttp://fitlayout.github.io/ontology/render.owl#fontStyle
.- See Also:
- fontStyle
-
fontVariant
public static final org.eclipse.rdf4j.model.IRI fontVariant
fontVarianthttp://fitlayout.github.io/ontology/render.owl#fontVariant
.- See Also:
- fontVariant
-
fontWeight
public static final org.eclipse.rdf4j.model.IRI fontWeight
fontWeighthttp://fitlayout.github.io/ontology/render.owl#fontWeight
.- See Also:
- fontWeight
-
hasAttribute
public static final org.eclipse.rdf4j.model.IRI hasAttribute
hasAttributehttp://fitlayout.github.io/ontology/render.owl#hasAttribute
.- See Also:
- hasAttribute
-
hasBackgroundImage
public static final org.eclipse.rdf4j.model.IRI hasBackgroundImage
hasBackgroundImagehttp://fitlayout.github.io/ontology/render.owl#hasBackgroundImage
.- See Also:
- hasBackgroundImage
-
hasBottomBorder
public static final org.eclipse.rdf4j.model.IRI hasBottomBorder
hasBottomBorderhttp://fitlayout.github.io/ontology/render.owl#hasBottomBorder
.- See Also:
- hasBottomBorder
-
hasLeftBorder
public static final org.eclipse.rdf4j.model.IRI hasLeftBorder
hasLeftBorderhttp://fitlayout.github.io/ontology/render.owl#hasLeftBorder
.- See Also:
- hasLeftBorder
-
hasRightBorder
public static final org.eclipse.rdf4j.model.IRI hasRightBorder
hasRightBorderhttp://fitlayout.github.io/ontology/render.owl#hasRightBorder
.- See Also:
- hasRightBorder
-
hasTopBorder
public static final org.eclipse.rdf4j.model.IRI hasTopBorder
hasTopBorderhttp://fitlayout.github.io/ontology/render.owl#hasTopBorder
.- See Also:
- hasTopBorder
-
height
public static final org.eclipse.rdf4j.model.IRI height
heighthttp://fitlayout.github.io/ontology/render.owl#height
.Effective height of a rectangle.
- See Also:
- height
-
htmlTagName
public static final org.eclipse.rdf4j.model.IRI htmlTagName
htmlTagNamehttp://fitlayout.github.io/ontology/render.owl#htmlTagName
.- See Also:
- htmlTagName
-
Image
public static final org.eclipse.rdf4j.model.IRI Image
Imagehttp://fitlayout.github.io/ontology/render.owl#Image
.- See Also:
- Image
-
imageData
public static final org.eclipse.rdf4j.model.IRI imageData
imageDatahttp://fitlayout.github.io/ontology/render.owl#imageData
.- See Also:
- imageData
-
imageUrl
public static final org.eclipse.rdf4j.model.IRI imageUrl
imageUrlhttp://fitlayout.github.io/ontology/render.owl#imageUrl
.- See Also:
- imageUrl
-
isChildOf
public static final org.eclipse.rdf4j.model.IRI isChildOf
isChildOfhttp://fitlayout.github.io/ontology/render.owl#isChildOf
.- See Also:
- isChildOf
-
lineThrough
public static final org.eclipse.rdf4j.model.IRI lineThrough
lineThroughhttp://fitlayout.github.io/ontology/render.owl#lineThrough
.- See Also:
- lineThrough
-
Page
public static final org.eclipse.rdf4j.model.IRI Page
Pagehttp://fitlayout.github.io/ontology/render.owl#Page
.A tree of boxes representing a rendered page.
- See Also:
- Page
-
pngImage
public static final org.eclipse.rdf4j.model.IRI pngImage
pngImagehttp://fitlayout.github.io/ontology/render.owl#pngImage
.PNG image data representing the whole page (screen shot)
- See Also:
- pngImage
-
positionX
public static final org.eclipse.rdf4j.model.IRI positionX
positionXhttp://fitlayout.github.io/ontology/render.owl#positionX
.Effective X coordinate of a rectangle.
- See Also:
- positionX
-
positionY
public static final org.eclipse.rdf4j.model.IRI positionY
positionYhttp://fitlayout.github.io/ontology/render.owl#positionY
.Effective Y coordinate of a rectangle.
- See Also:
- positionY
-
RectArea
public static final org.eclipse.rdf4j.model.IRI RectArea
RectAreahttp://fitlayout.github.io/ontology/render.owl#RectArea
.A rectangular area in the page with bounds assigned.
- See Also:
- RectArea
-
sourceUrl
public static final org.eclipse.rdf4j.model.IRI sourceUrl
sourceUrlhttp://fitlayout.github.io/ontology/render.owl#sourceUrl
.- See Also:
- sourceUrl
-
sourceXPath
public static final org.eclipse.rdf4j.model.IRI sourceXPath
sourceXPathhttp://fitlayout.github.io/ontology/render.owl#sourceXPath
.An XPath expression identifying the source element of the box in the source document.
- See Also:
- sourceXPath
-
text
public static final org.eclipse.rdf4j.model.IRI text
texthttp://fitlayout.github.io/ontology/render.owl#text
.- See Also:
- text
-
title
public static final org.eclipse.rdf4j.model.IRI title
titlehttp://fitlayout.github.io/ontology/render.owl#title
.Page title
- See Also:
- title
-
underline
public static final org.eclipse.rdf4j.model.IRI underline
underlinehttp://fitlayout.github.io/ontology/render.owl#underline
.- See Also:
- underline
-
visible
public static final org.eclipse.rdf4j.model.IRI visible
visiblehttp://fitlayout.github.io/ontology/render.owl#visible
.Defines the box visibility
- See Also:
- visible
-
visualBounds
public static final org.eclipse.rdf4j.model.IRI visualBounds
visualBoundshttp://fitlayout.github.io/ontology/render.owl#visualBounds
.Assigns visual rectangular bounds to a box. Visual bounds correspond to the minimal rectangle that encloses visible contents inside the box.
- See Also:
- visualBounds
-
width
public static final org.eclipse.rdf4j.model.IRI width
widthhttp://fitlayout.github.io/ontology/render.owl#width
.Effective width of a rectangle.
- See Also:
- width
-
-