net.sf.latexdraw.glib.models.impl
Class LText
java.lang.Object
net.sf.latexdraw.glib.models.impl.LShape
net.sf.latexdraw.glib.models.impl.LPositionShape
net.sf.latexdraw.glib.models.impl.LText
- All Implemented Interfaces:
- IArrowable, IPositionShape, IShape, IText, Modifiable
class LText
- extends LPositionShape
- implements IText
Defines a model of a text.
This file is part of LaTeXDraw.
Copyright (c) 2005-2012 Arnaud BLOUIN
LaTeXDraw is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later version.
LaTeXDraw is distributed without any warranty; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
07/05/2009
- Since:
- 3.0
- Version:
- 3.0
- Author:
- Arnaud BLOUIN
Fields inherited from class net.sf.latexdraw.glib.models.impl.LShape |
arrows, bordersPosition, dashSepBlack, dashSepWhite, dbleBordCol, dbleBordSep, dotSep, fillingCol, fillingStyle, gradAngle, gradColEnd, gradColStart, gradMidPt, hasDbleBord, hasShadow, hatchingsAngle, hatchingsCol, hatchingsSep, hatchingsWidth, id, lineColour, lineStyle, modified, opacity, points, rotationAngle, shadowAngle, shadowCol, shadowSize, showPts, thickness |
Constructor Summary |
protected |
LText(boolean isUniqueID)
The constructor by default. |
protected |
LText(boolean isUniqueID,
IPoint pt,
java.lang.String text)
|
Methods inherited from class net.sf.latexdraw.glib.models.impl.LShape |
addToRotationAngle, copyArrows, copyPoints, getArrowAt, getArrowInset, getArrowLength, getArrowLine, getArrows, getArrowSizeDim, getArrowSizeNum, getArrowStyle, getBorderGap, getBordersPosition, getBottomLeftPoint, getBottomRightPoint, getBracketNum, getDashSepBlack, getDashSepWhite, getDbleBordCol, getDbleBordSep, getDotSep, getDotSizeDim, getDotSizeNum, getFillingCol, getFillingStyle, getFullBottomRightPoint, getFullTopLeftPoint, getGradAngle, getGradColEnd, getGradColStart, getGradMidPt, getGravityCentre, getHatchingsAngle, getHatchingsCol, getHatchingsSep, getHatchingsWidth, getId, getLineColour, getLineStyle, getNbPoints, getOpacity, getPoints, getPtAt, getRBracketNum, getRotationAngle, getShadowAngle, getShadowCol, getShadowGap, getShadowSize, getTBarSizeDim, getTBarSizeNum, getThickness, getTopLeftPoint, getTopRightPoint, hasDbleBord, hasGradient, hasHatchings, hasShadow, isArrowable, isBordersMovable, isColourable, isDbleBorderable, isFillable, isFilled, isInteriorStylable, isLineStylable, isModified, isShadowable, isShowPts, isShowPtsable, isThicknessable, mirrorHorizontal, mirrorVertical, rotate, scale, scaleSetPoints, setArrowInset, setArrowLength, setArrowSizeDim, setArrowSizeNum, setArrowStyle, setBordersPosition, setBracketNum, setDashSepBlack, setDashSepWhite, setDbleBordCol, setDbleBordSep, setDotSep, setDotSizeDim, setDotSizeNum, setFilled, setFillingCol, setFillingStyle, setGradAngle, setGradColEnd, setGradColStart, setGradMidPt, setHasDbleBord, setHasShadow, setHatchingsAngle, setHatchingsCol, setHatchingsSep, setHatchingsWidth, setId, setLineColour, setLineStyle, setModified, setNewId, setOpacity, setRBracketNum, setRotationAngle, setShadowAngle, setShadowCol, setShadowSize, setShowPts, setTBarSizeDim, setTBarSizeNum, setThickness, shadowFillsShape, translate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.latexdraw.glib.models.interfaces.IShape |
addToRotationAngle, getArrowAt, getArrowLine, getArrows, getArrowStyle, getBorderGap, getBordersPosition, getBottomLeftPoint, getBottomRightPoint, getDashSepBlack, getDashSepWhite, getDbleBordCol, getDbleBordSep, getDotSep, getFillingCol, getFillingStyle, getFullBottomRightPoint, getFullTopLeftPoint, getGradAngle, getGradColEnd, getGradColStart, getGradMidPt, getGravityCentre, getHatchingsAngle, getHatchingsCol, getHatchingsSep, getHatchingsWidth, getId, getLineColour, getLineStyle, getNbPoints, getOpacity, getPoints, getPtAt, getRotationAngle, getShadowAngle, getShadowCol, getShadowGap, getShadowSize, getThickness, getTopLeftPoint, getTopRightPoint, hasDbleBord, hasGradient, hasHatchings, hasShadow, isArrowable, isBordersMovable, isColourable, isDbleBorderable, isFillable, isFilled, isInteriorStylable, isLineStylable, isShadowable, isShowPts, isShowPtsable, isThicknessable, mirrorHorizontal, mirrorVertical, rotate, scale, setArrowStyle, setBordersPosition, setDashSepBlack, setDashSepWhite, setDbleBordCol, setDbleBordSep, setDotSep, setFilled, setFillingCol, setFillingStyle, setGradAngle, setGradColEnd, setGradColStart, setGradMidPt, setHasDbleBord, setHasShadow, setHatchingsAngle, setHatchingsCol, setHatchingsSep, setHatchingsWidth, setId, setLineColour, setLineStyle, setNewId, setOpacity, setRotationAngle, setShadowAngle, setShadowCol, setShadowSize, setShowPts, setThickness, shadowFillsShape, translate |
Methods inherited from interface net.sf.latexdraw.glib.models.interfaces.IArrowable |
getArrowInset, getArrowLength, getArrowSizeDim, getArrowSizeNum, getBracketNum, getDotSizeDim, getDotSizeNum, getRBracketNum, getTBarSizeDim, getTBarSizeNum, setArrowInset, setArrowLength, setArrowSizeDim, setArrowSizeNum, setBracketNum, setDotSizeDim, setDotSizeNum, setRBracketNum, setTBarSizeDim, setTBarSizeNum |
text
protected java.lang.String text
- The text
textPosition
protected IText.TextPosition textPosition
- The text position of the text.
LText
protected LText(boolean isUniqueID)
- The constructor by default.
- Parameters:
isUniqueID
- True: the model will have a unique ID.- Since:
- 3.0
LText
protected LText(boolean isUniqueID,
IPoint pt,
java.lang.String text)
- Parameters:
isUniqueID
- True: the model will have a unique ID.pt
- The position of the text.text
- The text.
- Throws:
java.lang.IllegalArgumentException
- If pt is not valid.- Since:
- 3.0
isParametersEquals
public boolean isParametersEquals(IShape sh,
boolean considerShadow)
- Description copied from interface:
IShape
- Checks if the parameters of the shapes are equals.
- Specified by:
isParametersEquals
in interface IShape
- Overrides:
isParametersEquals
in class LShape
- Parameters:
sh
- The shape to compare.considerShadow
- True if the parameters of the shadows must be considered.
- Returns:
- True if the parameters are equals.
duplicate
public IText duplicate()
- Description copied from interface:
IShape
- Creates a duplicate of the shape (however id are not the same).
- Specified by:
duplicate
in interface IShape
- Specified by:
duplicate
in interface IText
- Overrides:
duplicate
in class LShape
- Returns:
- The duplicata.
getText
public java.lang.String getText()
- Specified by:
getText
in interface IText
- Returns:
- the text.
setText
public void setText(java.lang.String text)
- Specified by:
setText
in interface IText
- Parameters:
text
- the text to set.
copy
public void copy(IShape s)
- Description copied from interface:
IShape
- Copies a shape using another.
- Specified by:
copy
in interface IShape
- Overrides:
copy
in class LShape
- Parameters:
s
- The shape to copy.
getTextPosition
public IText.TextPosition getTextPosition()
- Specified by:
getTextPosition
in interface IText
- Returns:
- The text position of the text (bottom-right, top-left, etc.).
setTextPosition
public void setTextPosition(IText.TextPosition textPosition)
- Description copied from interface:
IText
- Sets the text position of the text.
- Specified by:
setTextPosition
in interface IText
- Parameters:
textPosition
- The new text position of the text.