Uses of Interface
org.eclipse.graphiti.mm.algorithms.styles.PrecisionPoint

Packages that use PrecisionPoint
org.eclipse.graphiti.mm.algorithms.styles   
org.eclipse.graphiti.mm.algorithms.styles.impl   
org.eclipse.graphiti.mm.algorithms.styles.util   
 

Uses of PrecisionPoint in org.eclipse.graphiti.mm.algorithms.styles
 

Methods in org.eclipse.graphiti.mm.algorithms.styles that return PrecisionPoint
 PrecisionPoint StylesFactory.createPrecisionPoint()
          Returns a new object of class 'Precision Point'.
 

Uses of PrecisionPoint in org.eclipse.graphiti.mm.algorithms.styles.impl
 

Classes in org.eclipse.graphiti.mm.algorithms.styles.impl that implement PrecisionPoint
 class PrecisionPointImpl
          An implementation of the model object 'Precision Point'.
 

Methods in org.eclipse.graphiti.mm.algorithms.styles.impl that return PrecisionPoint
 PrecisionPoint StylesFactoryImpl.createPrecisionPoint()
           
 

Uses of PrecisionPoint in org.eclipse.graphiti.mm.algorithms.styles.util
 

Methods in org.eclipse.graphiti.mm.algorithms.styles.util with parameters of type PrecisionPoint
 T StylesSwitch.casePrecisionPoint(PrecisionPoint object)
          Returns the result of interpreting the object as an instance of 'Precision Point'.
 



Copyright (c) SAP AG 2005, 2012.