Class GridSettings
java.lang.Object
com.inductiveautomation.factorypmi.designer.workspace.GridSettings
- All Implemented Interfaces:
- IGridSettings,- PropertyChangeListener,- EventListener
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintintintintbooleanbooleanbooleanbooleanvoid
- 
Constructor Details- 
GridSettings
 
- 
- 
Method Details- 
propertyChange- Specified by:
- propertyChangein interface- PropertyChangeListener
 
- 
isGridSnappublic boolean isGridSnap()- Specified by:
- isGridSnapin interface- IGridSettings
 
- 
isGridVisiblepublic boolean isGridVisible()- Specified by:
- isGridVisiblein interface- IGridSettings
 
- 
isGuideSnappublic boolean isGuideSnap()- Specified by:
- isGuideSnapin interface- IGridSettings
 
- 
isGuidesVisiblepublic boolean isGuidesVisible()- Specified by:
- isGuidesVisiblein interface- IGridSettings
 
- 
getGridMinorSpacingpublic int getGridMinorSpacing()- Specified by:
- getGridMinorSpacingin interface- IGridSettings
 
- 
getGridMajorSpacingpublic int getGridMajorSpacing()- Specified by:
- getGridMajorSpacingin interface- IGridSettings
 
- 
getGridMajorColor- Specified by:
- getGridMajorColorin interface- IGridSettings
 
- 
getGridMinorColor- Specified by:
- getGridMinorColorin interface- IGridSettings
 
- 
getGuideColor- Specified by:
- getGuideColorin interface- IGridSettings
 
- 
getNudgeDistpublic int getNudgeDist()- Specified by:
- getNudgeDistin interface- IGridSettings
 
- 
getAltNudgeDistpublic int getAltNudgeDist()- Specified by:
- getAltNudgeDistin interface- IGridSettings
 
 
-