com.partnersoft.v3x.apps.Staker.DXF
Class ConstructionDXFFactory
java.lang.Object
org.jcon.data.Factory
com.partnersoft.v3x.graphics.DrawingFactory
com.partnersoft.v3x.apps.Staker.DXF.StakingDrawingFactory
com.partnersoft.v3x.apps.Staker.DXF.ConstructionDXFFactory
public class ConstructionDXFFactory
- extends StakingDrawingFactory
The factory which maps staking data (jobs, locations, and units) to DXF
drawable stuff.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static ConstructionDXFFactory instance()
getSpan
public DrawingElement getSpan(Location node)
- Specified by:
getSpan in class StakingDrawingFactory
getPhaseBars
public DrawingElement getPhaseBars(Location location)
- Overrides:
getPhaseBars in class StakingDrawingFactory
getConstructionID
public DrawingElement getConstructionID(Location location)
- Overrides:
getConstructionID in class StakingDrawingFactory
getIntermediateSpan
public DrawingElement getIntermediateSpan(Location node,
IntermediatePoint point)
- Overrides:
getIntermediateSpan in class StakingDrawingFactory
getDrawnUnit
public DrawingElement getDrawnUnit(Coord3D location,
UnitAtALocation stakedUnit)
- Specified by:
getDrawnUnit in class StakingDrawingFactory
getRedlineText
public DrawingElement getRedlineText(RedlineText text)
- Overrides:
getRedlineText in class StakingDrawingFactory
getRedlineSticker
public DrawingElement getRedlineSticker(RedlineSticker sticker)
- Overrides:
getRedlineSticker in class StakingDrawingFactory
getRedline
public DrawingElement getRedline(RedlineNode node)
- Overrides:
getRedline in class StakingDrawingFactory